﻿2025-08-20T18:51:25.7273057Z Current runner version: '2.328.0'
2025-08-20T18:51:25.7307082Z ##[group]Runner Image Provisioner
2025-08-20T18:51:25.7308966Z Hosted Compute Agent
2025-08-20T18:51:25.7309560Z Version: 20250818.377
2025-08-20T18:51:25.7310190Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:25.7311008Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:25.7311646Z ##[endgroup]
2025-08-20T18:51:25.7312258Z ##[group]VM Image
2025-08-20T18:51:25.7312844Z - OS: Linux (arm64)
2025-08-20T18:51:25.7313429Z - Source: Partner
2025-08-20T18:51:25.7314062Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T18:51:25.7314685Z - Version: 20250728.24.1
2025-08-20T18:51:25.7315694Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T18:51:25.7316780Z ##[endgroup]
2025-08-20T18:51:25.7318580Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:25.7322412Z Attestations: write
2025-08-20T18:51:25.7323058Z Contents: write
2025-08-20T18:51:25.7324018Z Metadata: read
2025-08-20T18:51:25.7324651Z Packages: write
2025-08-20T18:51:25.7325334Z ##[endgroup]
2025-08-20T18:51:25.7329140Z Secret source: Actions
2025-08-20T18:51:25.7330477Z Prepare workflow directory
2025-08-20T18:51:25.7746410Z Prepare all required actions
2025-08-20T18:51:25.7788028Z Getting action download info
2025-08-20T18:51:26.1376569Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T18:51:27.0263547Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T18:51:27.5841041Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T18:51:27.7136543Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T18:51:28.2245656Z Getting action download info
2025-08-20T18:51:28.4033456Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T18:51:28.8887906Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T18:51:29.3795280Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/binary-security-check/official)
2025-08-20T18:51:29.4447419Z ##[group]Run ##Presets
2025-08-20T18:51:29.4448242Z [36;1m##Presets[0m
2025-08-20T18:51:29.4448628Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:29.4448914Z [36;1m#-------------#[0m
2025-08-20T18:51:29.4449316Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T18:51:29.4449802Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:29.4450187Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4450559Z [36;1m  fi[0m
2025-08-20T18:51:29.4450900Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T18:51:29.4451346Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:29.4451801Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4452118Z [36;1m  fi[0m
2025-08-20T18:51:29.4452458Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T18:51:29.4453014Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:29.4453416Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4453792Z [36;1m  fi[0m
2025-08-20T18:51:29.4454089Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T18:51:29.4454478Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:29.4454896Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T18:51:29.4455249Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:29.4455659Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4456379Z [36;1m     else[0m
2025-08-20T18:51:29.4456703Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4457144Z [36;1m     fi[0m
2025-08-20T18:51:29.4457413Z [36;1m  fi[0m
2025-08-20T18:51:29.4457960Z [36;1mfi[0m
2025-08-20T18:51:29.4489590Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:29.4490462Z env:
2025-08-20T18:51:29.4491216Z   GH_TOKEN: ***
2025-08-20T18:51:29.4491481Z ##[endgroup]
2025-08-20T18:51:29.4738366Z ##[group]Run ##Presets
2025-08-20T18:51:29.4739040Z [36;1m##Presets[0m
2025-08-20T18:51:29.4739320Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:29.4739647Z [36;1m#-------------#[0m
2025-08-20T18:51:29.4739985Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T18:51:29.4740541Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T18:51:29.4741096Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T18:51:29.4741567Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T18:51:29.4742005Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T18:51:29.4742519Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T18:51:29.4742936Z [36;1m  exit 1[0m
2025-08-20T18:51:29.4743251Z [36;1mfi[0m
2025-08-20T18:51:29.4770568Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:29.4771039Z env:
2025-08-20T18:51:29.4771616Z   RO_GHTOKEN: ***
2025-08-20T18:51:29.4772034Z   RO_GLTOKEN: ***
2025-08-20T18:51:29.4773236Z   MINISIGN_KEY: ***
2025-08-20T18:51:29.4773480Z ##[endgroup]
2025-08-20T18:51:29.4918619Z ##[group]Run ##Presets
2025-08-20T18:51:29.4919334Z [36;1m##Presets[0m
2025-08-20T18:51:29.4919579Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:29.4919932Z [36;1m#-------------#[0m
2025-08-20T18:51:29.4920220Z [36;1m##Host Triplet[0m
2025-08-20T18:51:29.4920612Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T18:51:29.4920993Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T18:51:29.4921339Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T18:51:29.4921718Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T18:51:29.4922067Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T18:51:29.4922428Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T18:51:29.4922859Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T18:51:29.4923211Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T18:51:29.4923557Z [36;1m   fi[0m
2025-08-20T18:51:29.4923974Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T18:51:29.4924770Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T18:51:29.4925120Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T18:51:29.4925483Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T18:51:29.4925878Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T18:51:29.4926206Z [36;1m fi[0m
2025-08-20T18:51:29.4926497Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4926971Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4927378Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4927959Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4928358Z [36;1m##Debug[0m
2025-08-20T18:51:29.4928603Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T18:51:29.4928937Z [36;1m   export DEBUG="1"[0m
2025-08-20T18:51:29.4929210Z [36;1m else[0m
2025-08-20T18:51:29.4929440Z [36;1m   export DEBUG="0"[0m
2025-08-20T18:51:29.4929750Z [36;1m fi[0m
2025-08-20T18:51:29.4930036Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4930352Z [36;1m##Docker Platform[0m
2025-08-20T18:51:29.4931151Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T18:51:29.4931519Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T18:51:29.4931950Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T18:51:29.4932394Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T18:51:29.4932759Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T18:51:29.4933202Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T18:51:29.4933608Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T18:51:29.4933972Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T18:51:29.4934349Z [36;1m fi[0m
2025-08-20T18:51:29.4934658Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4935101Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4935526Z [36;1m##GHCRPKG_URL[0m
2025-08-20T18:51:29.4936063Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/binary-security-check/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T18:51:29.4936729Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T18:51:29.4937066Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4937405Z [36;1m##Logs[0m
2025-08-20T18:51:29.4938074Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T18:51:29.4938383Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T18:51:29.4938672Z [36;1m else[0m
2025-08-20T18:51:29.4938994Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T18:51:29.4939301Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T18:51:29.4939619Z [36;1m fi[0m
2025-08-20T18:51:29.4940214Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4940702Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4941163Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T18:51:29.4941612Z [36;1m PKG_FAMILY_LOCAL="$(echo "binary-security-check" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T18:51:29.4942084Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T18:51:29.4942503Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4942882Z [36;1m##Rebuild[0m
2025-08-20T18:51:29.4943190Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T18:51:29.4943510Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T18:51:29.4943799Z [36;1m else[0m
2025-08-20T18:51:29.4944101Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T18:51:29.4944407Z [36;1m fi[0m
2025-08-20T18:51:29.4944743Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4945140Z [36;1m ##SBUILD_URL[0m
2025-08-20T18:51:29.4945606Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T18:51:29.4946185Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T18:51:29.4947214Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T18:51:29.4948295Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T18:51:29.4948760Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T18:51:29.4949245Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T18:51:29.4949708Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T18:51:29.4950203Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4950587Z [36;1m    exit 1[0m
2025-08-20T18:51:29.4950809Z [36;1m   else[0m
2025-08-20T18:51:29.4951149Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T18:51:29.4951658Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4952400Z [36;1m    #Check for x_exec.host[0m
2025-08-20T18:51:29.4952839Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T18:51:29.4953242Z [36;1m      #check if supported[0m
2025-08-20T18:51:29.4953705Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T18:51:29.4954257Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T18:51:29.4954715Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T18:51:29.4955155Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4955485Z [36;1m         exit 1[0m
2025-08-20T18:51:29.4955772Z [36;1m       fi[0m
2025-08-20T18:51:29.4956044Z [36;1m      #get build system[0m
2025-08-20T18:51:29.4956455Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T18:51:29.4956968Z [36;1m       export BUILD_SYS[0m
2025-08-20T18:51:29.4957308Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4957907Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T18:51:29.4958379Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4958739Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4959147Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T18:51:29.4959587Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4959947Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:29.4960598Z [36;1m       fi[0m
2025-08-20T18:51:29.4960889Z [36;1m     fi[0m
2025-08-20T18:51:29.4961134Z [36;1m   fi[0m
2025-08-20T18:51:29.4961448Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T18:51:29.4989037Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:29.4989428Z ##[endgroup]
2025-08-20T18:51:30.5944927Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T18:51:30.5945589Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T18:51:30.5945840Z 
2025-08-20T18:51:31.1017445Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T18:51:31.1019829Z 100  5377  100  5377    0     0  10569      0 --:--:-- --:--:-- --:--:-- 10563
2025-08-20T18:51:31.1020493Z 100  5377  100  5377    0     0  10568      0 --:--:-- --:--:-- --:--:-- 10563
2025-08-20T18:51:31.1035610Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T18:51:31.1270429Z ##[group]Run ##Presets
2025-08-20T18:51:31.1270873Z [36;1m##Presets[0m
2025-08-20T18:51:31.1271163Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:31.1271565Z [36;1m#-------------#[0m
2025-08-20T18:51:31.1271808Z [36;1m##Debug?[0m
2025-08-20T18:51:31.1272131Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T18:51:31.1272492Z [36;1m  set -x[0m
2025-08-20T18:51:31.1272706Z [36;1mfi[0m
2025-08-20T18:51:31.1273005Z [36;1m#-------------#[0m
2025-08-20T18:51:31.1273250Z [36;1m##CoreUtils[0m
2025-08-20T18:51:31.1273482Z [36;1msudo apt update -y[0m
2025-08-20T18:51:31.1273976Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T18:51:31.1274971Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T18:51:31.1276007Z [36;1m##tmp[0m
2025-08-20T18:51:31.1276329Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T18:51:31.1276669Z [36;1m#GH ENV[0m
2025-08-20T18:51:31.1277006Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:31.1277340Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:31.1278470Z [36;1m#-------------#[0m
2025-08-20T18:51:31.1278735Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T18:51:31.1279041Z [36;1msudo apt update -y[0m
2025-08-20T18:51:31.1279360Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T18:51:31.1279649Z [36;1m##Setup Minisign[0m
2025-08-20T18:51:31.1279937Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T18:51:31.1280502Z [36;1mecho "***[0m
2025-08-20T18:51:31.1281850Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T18:51:31.1282306Z [36;1m##User-Agent[0m
2025-08-20T18:51:31.1283075Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T18:51:31.1283905Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T18:51:31.1310547Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:31.1310857Z env:
2025-08-20T18:51:31.1311306Z   CROSS_COMPILING: NO
2025-08-20T18:51:31.1311608Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T18:51:31.1311948Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T18:51:31.1312219Z   ON_QEMU: NO
2025-08-20T18:51:31.1312431Z   DEBUG: 0
2025-08-20T18:51:31.1312699Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T18:51:31.1312997Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T18:51:31.1313369Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T18:51:31.1313823Z   KEEP_LOGS: YES
2025-08-20T18:51:31.1314054Z   GITHUB_TEST_BUILD: YES
2025-08-20T18:51:31.1314348Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T18:51:31.1314691Z   SBUILD_REBUILD: false
2025-08-20T18:51:31.1315366Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T18:51:31.1316120Z   BUILD_SYS: docker://rust
2025-08-20T18:51:31.1316381Z   BUILD_ON_HOST: FALSE
2025-08-20T18:51:31.1316597Z   BUILD_SYSTEM: DOCKER
2025-08-20T18:51:31.1316874Z ##[endgroup]
2025-08-20T18:51:31.3399365Z 
2025-08-20T18:51:31.3400684Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:51:32.0466394Z 
2025-08-20T18:51:32.0467634Z Get:1 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T18:51:32.1090249Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T18:51:32.2963057Z Get:3 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T18:51:32.3167350Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T18:51:32.3416181Z Get:5 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T18:51:32.3549306Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T18:51:32.3679484Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T18:51:32.3794919Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T18:51:32.4239732Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T18:51:32.8835975Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T18:51:33.0680207Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T18:51:33.2440914Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T18:51:33.7568375Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T18:51:33.9739085Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T18:51:34.0895698Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T18:51:34.5251037Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T18:51:34.7435006Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T18:51:34.9665774Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T18:51:35.7197409Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T18:51:36.3662671Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T18:51:36.4721285Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T18:51:36.5820277Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T18:51:36.6882903Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T18:51:36.7941192Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T18:51:36.9063475Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T18:51:37.0124098Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T18:51:37.1181613Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T18:51:37.2288285Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T18:51:37.3368301Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T18:51:37.5514339Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T18:51:37.6572933Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T18:51:37.7630365Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1134 kB]
2025-08-20T18:51:38.5451489Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T18:51:38.7562546Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T18:51:38.8629811Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T18:51:39.2007175Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T18:51:39.4125333Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T18:51:39.5208513Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2170 kB]
2025-08-20T18:51:40.0866608Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [359 kB]
2025-08-20T18:51:40.3075387Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T18:51:40.5211891Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T18:51:40.7325040Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T18:51:40.8486360Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T18:51:48.7557740Z Fetched 11.9 MB in 9s (1328 kB/s)
2025-08-20T18:51:49.5677104Z Reading package lists...
2025-08-20T18:51:49.8390471Z Building dependency tree...
2025-08-20T18:51:49.8410093Z Reading state information...
2025-08-20T18:51:49.8769518Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T18:51:49.8863805Z 
2025-08-20T18:51:49.8864702Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:51:49.8865056Z 
2025-08-20T18:51:49.8988971Z Reading package lists...
2025-08-20T18:51:50.1745812Z Building dependency tree...
2025-08-20T18:51:50.1754736Z Reading state information...
2025-08-20T18:51:50.6048220Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T18:51:50.6049156Z bc set to manually installed.
2025-08-20T18:51:50.6050846Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T18:51:50.6051358Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T18:51:50.6051898Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:51:50.6740383Z The following NEW packages will be installed:
2025-08-20T18:51:50.6749370Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T18:51:50.6751465Z   moreutils
2025-08-20T18:51:50.6758589Z The following packages will be upgraded:
2025-08-20T18:51:50.6767434Z   jq libjq1
2025-08-20T18:51:50.7027901Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T18:51:50.9788783Z Need to get 936 kB of archives.
2025-08-20T18:51:50.9789682Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T18:51:50.9790280Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T18:51:51.2949092Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 jq arm64 1.7.1-3ubuntu0.24.04.1 [64.7 kB]
2025-08-20T18:51:51.5075717Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libjq1 arm64 1.7.1-3ubuntu0.24.04.1 [134 kB]
2025-08-20T18:51:51.7265348Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T18:51:51.8411980Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T18:51:51.9745757Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T18:51:52.0826967Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T18:51:52.2051518Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T18:51:52.7738300Z Fetched 936 kB in 2s (545 kB/s)
2025-08-20T18:51:52.8380796Z Selecting previously unselected package fdupes.
2025-08-20T18:51:52.9549192Z (Reading database ... 
2025-08-20T18:51:52.9549894Z (Reading database ... 5%
2025-08-20T18:51:52.9550171Z (Reading database ... 10%
2025-08-20T18:51:52.9550415Z (Reading database ... 15%
2025-08-20T18:51:52.9550774Z (Reading database ... 20%
2025-08-20T18:51:52.9551024Z (Reading database ... 25%
2025-08-20T18:51:52.9551304Z (Reading database ... 30%
2025-08-20T18:51:52.9551555Z (Reading database ... 35%
2025-08-20T18:51:52.9551790Z (Reading database ... 40%
2025-08-20T18:51:52.9552109Z (Reading database ... 45%
2025-08-20T18:51:52.9552362Z (Reading database ... 50%
2025-08-20T18:51:53.2548272Z (Reading database ... 55%
2025-08-20T18:51:53.7845392Z (Reading database ... 60%
2025-08-20T18:51:54.3316169Z (Reading database ... 65%
2025-08-20T18:51:54.7671003Z (Reading database ... 70%
2025-08-20T18:51:55.2162338Z (Reading database ... 75%
2025-08-20T18:51:55.7573029Z (Reading database ... 80%
2025-08-20T18:51:56.3062302Z (Reading database ... 85%
2025-08-20T18:51:56.8892801Z (Reading database ... 90%
2025-08-20T18:51:57.4279809Z (Reading database ... 95%
2025-08-20T18:51:57.4280273Z (Reading database ... 100%
2025-08-20T18:51:57.4280913Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T18:51:57.4321473Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T18:51:57.4453902Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T18:51:57.5445448Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T18:51:57.5634129Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T18:51:57.6750704Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T18:51:57.7125480Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T18:51:57.7856387Z Selecting previously unselected package libio-pty-perl.
2025-08-20T18:51:57.8048078Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T18:51:57.8113022Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T18:51:57.9017931Z Selecting previously unselected package libipc-run-perl.
2025-08-20T18:51:57.9203954Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T18:51:57.9319425Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T18:51:58.0108733Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T18:51:58.0289831Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T18:51:58.0355820Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T18:51:58.1064475Z Selecting previously unselected package moreutils.
2025-08-20T18:51:58.1237830Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T18:51:58.1297231Z Unpacking moreutils (0.69-1) ...
2025-08-20T18:51:58.2505342Z Selecting previously unselected package dos2unix.
2025-08-20T18:51:58.2677548Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T18:51:58.2737329Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T18:51:58.5763964Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T18:51:58.5975732Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T18:51:58.6160539Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T18:51:58.6388546Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T18:51:58.6566197Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T18:51:58.6742008Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T18:51:58.6932676Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T18:51:58.7104254Z Setting up moreutils (0.69-1) ...
2025-08-20T18:51:58.7304568Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:52:22.9764105Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:52:24.6244194Z Reading package lists...
2025-08-20T18:52:24.8916597Z Building dependency tree...
2025-08-20T18:52:24.8923742Z Reading state information...
2025-08-20T18:52:25.2826374Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T18:52:25.2827118Z apt-utils is already the newest version (2.8.3).
2025-08-20T18:52:25.2827721Z apt-utils set to manually installed.
2025-08-20T18:52:25.2828090Z ca-certificates is already the newest version (20240203).
2025-08-20T18:52:25.2828605Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T18:52:25.2828974Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T18:52:25.2829389Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T18:52:25.2829769Z moreutils is already the newest version (0.69-1).
2025-08-20T18:52:25.2830193Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T18:52:25.2830628Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T18:52:25.2830980Z texinfo is already the newest version (7.1-3build2).
2025-08-20T18:52:25.2831877Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T18:52:25.2832219Z tmux set to manually installed.
2025-08-20T18:52:25.2832513Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:52:25.2832962Z The following additional packages will be installed:
2025-08-20T18:52:25.2833403Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T18:52:25.2833934Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T18:52:25.2835117Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T18:52:25.2835488Z   uuid-runtime
2025-08-20T18:52:25.2844206Z Suggested packages:
2025-08-20T18:52:25.2844653Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T18:52:25.2845184Z   util-linux-extra util-linux-locales
2025-08-20T18:52:25.2845476Z Recommended packages:
2025-08-20T18:52:25.2845690Z   unattended-upgrades
2025-08-20T18:52:25.3455133Z The following NEW packages will be installed:
2025-08-20T18:52:25.3455511Z   rename
2025-08-20T18:52:25.3460712Z The following packages will be upgraded:
2025-08-20T18:52:25.3461475Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T18:52:25.3462814Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T18:52:25.3470257Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T18:52:25.3470757Z   software-properties-common util-linux uuid-runtime
2025-08-20T18:52:25.3729713Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:52:25.5890945Z Need to get 4390 kB of archives.
2025-08-20T18:52:25.5891543Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T18:52:25.5892160Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
2025-08-20T18:52:25.7472067Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T18:52:25.9338141Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T18:52:25.9742597Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T18:52:26.0135166Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T18:52:26.0529461Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 uuid-runtime arm64 2.39.3-9ubuntu6.3 [32.5 kB]
2025-08-20T18:52:26.0919651Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T18:52:26.1329168Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T18:52:26.1742667Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.3 [69.7 kB]
2025-08-20T18:52:26.2137925Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T18:52:26.2594056Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T18:52:26.3000402Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T18:52:26.3433074Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T18:52:26.3861735Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T18:52:26.4375335Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T18:52:26.4783314Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T18:52:26.5244662Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T18:52:26.5640350Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T18:52:26.6125050Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T18:52:26.7336727Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T18:52:26.7752577Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T18:52:26.8145015Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T18:52:26.8557793Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.3 [66.4 kB]
2025-08-20T18:52:26.8951549Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T18:52:26.9341411Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T18:52:26.9731207Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T18:52:27.0122135Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T18:52:27.2997746Z Fetched 4390 kB in 2s (2703 kB/s)
2025-08-20T18:52:27.3333391Z (Reading database ... 
2025-08-20T18:52:27.3333802Z (Reading database ... 5%
2025-08-20T18:52:27.3334327Z (Reading database ... 10%
2025-08-20T18:52:27.3334586Z (Reading database ... 15%
2025-08-20T18:52:27.3334831Z (Reading database ... 20%
2025-08-20T18:52:27.3335193Z (Reading database ... 25%
2025-08-20T18:52:27.3335445Z (Reading database ... 30%
2025-08-20T18:52:27.3335735Z (Reading database ... 35%
2025-08-20T18:52:27.3336025Z (Reading database ... 40%
2025-08-20T18:52:27.3336273Z (Reading database ... 45%
2025-08-20T18:52:27.3336537Z (Reading database ... 50%
2025-08-20T18:52:27.3356260Z (Reading database ... 55%
2025-08-20T18:52:27.3445483Z (Reading database ... 60%
2025-08-20T18:52:27.3485111Z (Reading database ... 65%
2025-08-20T18:52:27.3500370Z (Reading database ... 70%
2025-08-20T18:52:27.3520892Z (Reading database ... 75%
2025-08-20T18:52:27.3553965Z (Reading database ... 80%
2025-08-20T18:52:27.3736820Z (Reading database ... 85%
2025-08-20T18:52:27.3756494Z (Reading database ... 90%
2025-08-20T18:52:27.3859184Z (Reading database ... 95%
2025-08-20T18:52:27.3859582Z (Reading database ... 100%
2025-08-20T18:52:27.3859939Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:27.3898220Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:27.4121994Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:27.5318748Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:27.6177768Z (Reading database ... 
2025-08-20T18:52:27.6178256Z (Reading database ... 5%
2025-08-20T18:52:27.6178539Z (Reading database ... 10%
2025-08-20T18:52:27.6178912Z (Reading database ... 15%
2025-08-20T18:52:27.6179161Z (Reading database ... 20%
2025-08-20T18:52:27.6179438Z (Reading database ... 25%
2025-08-20T18:52:27.6180480Z (Reading database ... 30%
2025-08-20T18:52:27.6180810Z (Reading database ... 35%
2025-08-20T18:52:27.6181205Z (Reading database ... 40%
2025-08-20T18:52:27.6181461Z (Reading database ... 45%
2025-08-20T18:52:27.6181699Z (Reading database ... 50%
2025-08-20T18:52:27.6200545Z (Reading database ... 55%
2025-08-20T18:52:27.6288471Z (Reading database ... 60%
2025-08-20T18:52:27.6328740Z (Reading database ... 65%
2025-08-20T18:52:27.6343053Z (Reading database ... 70%
2025-08-20T18:52:27.6363237Z (Reading database ... 75%
2025-08-20T18:52:27.6396076Z (Reading database ... 80%
2025-08-20T18:52:27.6584640Z (Reading database ... 85%
2025-08-20T18:52:27.6606257Z (Reading database ... 90%
2025-08-20T18:52:27.6719231Z (Reading database ... 95%
2025-08-20T18:52:27.6719536Z (Reading database ... 100%
2025-08-20T18:52:27.6720203Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:27.6760745Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:27.6997578Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:27.8345531Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:28.4486395Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T18:52:28.5043749Z (Reading database ... 
2025-08-20T18:52:28.5044128Z (Reading database ... 5%
2025-08-20T18:52:28.5044626Z (Reading database ... 10%
2025-08-20T18:52:28.5044904Z (Reading database ... 15%
2025-08-20T18:52:28.5045144Z (Reading database ... 20%
2025-08-20T18:52:28.5045485Z (Reading database ... 25%
2025-08-20T18:52:28.5045734Z (Reading database ... 30%
2025-08-20T18:52:28.5046045Z (Reading database ... 35%
2025-08-20T18:52:28.5046309Z (Reading database ... 40%
2025-08-20T18:52:28.5046539Z (Reading database ... 45%
2025-08-20T18:52:28.5047064Z (Reading database ... 50%
2025-08-20T18:52:28.5068464Z (Reading database ... 55%
2025-08-20T18:52:28.5158702Z (Reading database ... 60%
2025-08-20T18:52:28.5200225Z (Reading database ... 65%
2025-08-20T18:52:28.5215554Z (Reading database ... 70%
2025-08-20T18:52:28.5236327Z (Reading database ... 75%
2025-08-20T18:52:28.5270522Z (Reading database ... 80%
2025-08-20T18:52:28.5461743Z (Reading database ... 85%
2025-08-20T18:52:28.5482984Z (Reading database ... 90%
2025-08-20T18:52:28.5595569Z (Reading database ... 95%
2025-08-20T18:52:28.5595889Z (Reading database ... 100%
2025-08-20T18:52:28.5596437Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:28.5637347Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:28.5838712Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:28.6910542Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:28.7248953Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:28.8123219Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:28.8936597Z (Reading database ... 
2025-08-20T18:52:28.8937198Z (Reading database ... 5%
2025-08-20T18:52:28.8937833Z (Reading database ... 10%
2025-08-20T18:52:28.8938257Z (Reading database ... 15%
2025-08-20T18:52:28.8938554Z (Reading database ... 20%
2025-08-20T18:52:28.8938856Z (Reading database ... 25%
2025-08-20T18:52:28.8939152Z (Reading database ... 30%
2025-08-20T18:52:28.8939405Z (Reading database ... 35%
2025-08-20T18:52:28.8939646Z (Reading database ... 40%
2025-08-20T18:52:28.8939939Z (Reading database ... 45%
2025-08-20T18:52:28.8940214Z (Reading database ... 50%
2025-08-20T18:52:28.8959078Z (Reading database ... 55%
2025-08-20T18:52:28.9044285Z (Reading database ... 60%
2025-08-20T18:52:28.9083482Z (Reading database ... 65%
2025-08-20T18:52:28.9098474Z (Reading database ... 70%
2025-08-20T18:52:28.9117886Z (Reading database ... 75%
2025-08-20T18:52:28.9150097Z (Reading database ... 80%
2025-08-20T18:52:28.9329552Z (Reading database ... 85%
2025-08-20T18:52:28.9351586Z (Reading database ... 90%
2025-08-20T18:52:28.9474870Z (Reading database ... 95%
2025-08-20T18:52:28.9475446Z (Reading database ... 100%
2025-08-20T18:52:28.9475803Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:28.9519464Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:28.9749625Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:29.0569136Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:29.1565617Z (Reading database ... 
2025-08-20T18:52:29.1565959Z (Reading database ... 5%
2025-08-20T18:52:29.1566210Z (Reading database ... 10%
2025-08-20T18:52:29.1567242Z (Reading database ... 15%
2025-08-20T18:52:29.1567815Z (Reading database ... 20%
2025-08-20T18:52:29.1568219Z (Reading database ... 25%
2025-08-20T18:52:29.1568486Z (Reading database ... 30%
2025-08-20T18:52:29.1568728Z (Reading database ... 35%
2025-08-20T18:52:29.1569051Z (Reading database ... 40%
2025-08-20T18:52:29.1569317Z (Reading database ... 45%
2025-08-20T18:52:29.1569535Z (Reading database ... 50%
2025-08-20T18:52:29.1589753Z (Reading database ... 55%
2025-08-20T18:52:29.1681756Z (Reading database ... 60%
2025-08-20T18:52:29.1725044Z (Reading database ... 65%
2025-08-20T18:52:29.1741535Z (Reading database ... 70%
2025-08-20T18:52:29.1763542Z (Reading database ... 75%
2025-08-20T18:52:29.1799633Z (Reading database ... 80%
2025-08-20T18:52:29.1998426Z (Reading database ... 85%
2025-08-20T18:52:29.2019566Z (Reading database ... 90%
2025-08-20T18:52:29.2132932Z (Reading database ... 95%
2025-08-20T18:52:29.2133303Z (Reading database ... 100%
2025-08-20T18:52:29.2133887Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:29.2176069Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:29.2765117Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:29.3776410Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:29.4005908Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:29.4855300Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:29.5737140Z (Reading database ... 
2025-08-20T18:52:29.5737624Z (Reading database ... 5%
2025-08-20T18:52:29.5738139Z (Reading database ... 10%
2025-08-20T18:52:29.5738446Z (Reading database ... 15%
2025-08-20T18:52:29.5739531Z (Reading database ... 20%
2025-08-20T18:52:29.5739854Z (Reading database ... 25%
2025-08-20T18:52:29.5740105Z (Reading database ... 30%
2025-08-20T18:52:29.5740373Z (Reading database ... 35%
2025-08-20T18:52:29.5740656Z (Reading database ... 40%
2025-08-20T18:52:29.5740933Z (Reading database ... 45%
2025-08-20T18:52:29.5741229Z (Reading database ... 50%
2025-08-20T18:52:29.5761230Z (Reading database ... 55%
2025-08-20T18:52:29.5851267Z (Reading database ... 60%
2025-08-20T18:52:29.5892945Z (Reading database ... 65%
2025-08-20T18:52:29.5908576Z (Reading database ... 70%
2025-08-20T18:52:29.5929283Z (Reading database ... 75%
2025-08-20T18:52:29.5963018Z (Reading database ... 80%
2025-08-20T18:52:29.6145581Z (Reading database ... 85%
2025-08-20T18:52:29.6165724Z (Reading database ... 90%
2025-08-20T18:52:29.6272621Z (Reading database ... 95%
2025-08-20T18:52:29.6272910Z (Reading database ... 100%
2025-08-20T18:52:29.6273393Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:29.6314366Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:29.6539704Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:29.7496114Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:29.8202216Z (Reading database ... 
2025-08-20T18:52:29.8202874Z (Reading database ... 5%
2025-08-20T18:52:29.8203153Z (Reading database ... 10%
2025-08-20T18:52:29.8203378Z (Reading database ... 15%
2025-08-20T18:52:29.8203734Z (Reading database ... 20%
2025-08-20T18:52:29.8203981Z (Reading database ... 25%
2025-08-20T18:52:29.8205162Z (Reading database ... 30%
2025-08-20T18:52:29.8205474Z (Reading database ... 35%
2025-08-20T18:52:29.8205726Z (Reading database ... 40%
2025-08-20T18:52:29.8206052Z (Reading database ... 45%
2025-08-20T18:52:29.8206299Z (Reading database ... 50%
2025-08-20T18:52:29.8226119Z (Reading database ... 55%
2025-08-20T18:52:29.8316687Z (Reading database ... 60%
2025-08-20T18:52:29.8358594Z (Reading database ... 65%
2025-08-20T18:52:29.8374197Z (Reading database ... 70%
2025-08-20T18:52:29.8395246Z (Reading database ... 75%
2025-08-20T18:52:29.8430555Z (Reading database ... 80%
2025-08-20T18:52:29.8621190Z (Reading database ... 85%
2025-08-20T18:52:29.8642466Z (Reading database ... 90%
2025-08-20T18:52:29.8753873Z (Reading database ... 95%
2025-08-20T18:52:29.8754156Z (Reading database ... 100%
2025-08-20T18:52:29.8754743Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:29.8794892Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:29.8994467Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.0140389Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:30.0687078Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.1895361Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:30.2083946Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.3024411Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:30.3223190Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.4152522Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:30.4330871Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.5287746Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:30.5480144Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.6370806Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:30.6555177Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.7348989Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T18:52:30.7568800Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.8591521Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:30.8788889Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:30.9824755Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T18:52:31.0047400Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:31.0916161Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:31.1626894Z (Reading database ... 
2025-08-20T18:52:31.1627300Z (Reading database ... 5%
2025-08-20T18:52:31.1627685Z (Reading database ... 10%
2025-08-20T18:52:31.1628034Z (Reading database ... 15%
2025-08-20T18:52:31.1628330Z (Reading database ... 20%
2025-08-20T18:52:31.1628575Z (Reading database ... 25%
2025-08-20T18:52:31.1629513Z (Reading database ... 30%
2025-08-20T18:52:31.1629819Z (Reading database ... 35%
2025-08-20T18:52:31.1630136Z (Reading database ... 40%
2025-08-20T18:52:31.1630434Z (Reading database ... 45%
2025-08-20T18:52:31.1630679Z (Reading database ... 50%
2025-08-20T18:52:31.1647712Z (Reading database ... 55%
2025-08-20T18:52:31.1731239Z (Reading database ... 60%
2025-08-20T18:52:31.1770946Z (Reading database ... 65%
2025-08-20T18:52:31.1784740Z (Reading database ... 70%
2025-08-20T18:52:31.1804471Z (Reading database ... 75%
2025-08-20T18:52:31.1835829Z (Reading database ... 80%
2025-08-20T18:52:31.2001503Z (Reading database ... 85%
2025-08-20T18:52:31.2020323Z (Reading database ... 90%
2025-08-20T18:52:31.2111784Z (Reading database ... 95%
2025-08-20T18:52:31.2112073Z (Reading database ... 100%
2025-08-20T18:52:31.2112445Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T18:52:31.2140256Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:31.2341820Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:31.3280536Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:31.3578893Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:31.4691147Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:31.4900503Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:31.5753870Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T18:52:31.5975344Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T18:52:31.6770063Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T18:52:31.6949053Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:31.7855945Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T18:52:31.9174515Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T18:52:32.0316644Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T18:52:32.1174604Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T18:52:32.2014865Z Selecting previously unselected package rename.
2025-08-20T18:52:32.2185610Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T18:52:32.2255565Z Unpacking rename (2.02-1) ...
2025-08-20T18:52:32.3050568Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T18:52:32.3265525Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T18:52:32.4176421Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:32.4460044Z Setting up rename (2.02-1) ...
2025-08-20T18:52:32.4647322Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T18:52:32.4785111Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:32.4999235Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:32.5197348Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:32.5399822Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:32.5596599Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:33.1803527Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T18:52:33.2038193Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:33.2275866Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:33.2519606Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:33.2728405Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:33.6266858Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:33.6436467Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T18:52:33.6627232Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:33.7797823Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T18:52:33.9157248Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:34.0189190Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:34.0370426Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:34.0547270Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T18:52:34.0743070Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T18:52:34.2477313Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T18:52:34.5762460Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:52:34.6141219Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:52:36.2174049Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T18:52:37.6907613Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T18:52:37.6909376Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T18:52:37.9136635Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T18:52:38.0222634Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T18:52:38.1309600Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T18:52:38.2397006Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T18:52:39.1423542Z Reading package lists...
2025-08-20T18:52:39.4012248Z Building dependency tree...
2025-08-20T18:52:39.4020030Z Reading state information...
2025-08-20T18:52:39.4333871Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T18:52:39.4463297Z 
2025-08-20T18:52:39.4464474Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:52:39.5470976Z 
2025-08-20T18:52:39.5471748Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T18:52:39.5512340Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T18:52:39.7425182Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T18:52:39.8508446Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T18:52:39.9594797Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T18:52:40.0678653Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T18:52:41.0222879Z Reading package lists...
2025-08-20T18:52:41.2528211Z Building dependency tree...
2025-08-20T18:52:41.2534844Z Reading state information...
2025-08-20T18:52:41.2761456Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T18:52:41.2854926Z 
2025-08-20T18:52:41.2855875Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T18:52:41.2856253Z 
2025-08-20T18:52:41.2971128Z Reading package lists...
2025-08-20T18:52:41.5273295Z Building dependency tree...
2025-08-20T18:52:41.5281250Z Reading state information...
2025-08-20T18:52:41.7564239Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T18:52:41.7981487Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:52:41.8261072Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T18:52:41.8891556Z ##[group]Run ##Presets
2025-08-20T18:52:41.8891999Z [36;1m##Presets[0m
2025-08-20T18:52:41.8892327Z [36;1mset +x ; set +e[0m
2025-08-20T18:52:41.8892586Z [36;1m#-------------#[0m
2025-08-20T18:52:41.8892833Z [36;1m##Debug?[0m
2025-08-20T18:52:41.8893138Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T18:52:41.8893480Z [36;1m  set -x[0m
2025-08-20T18:52:41.8893685Z [36;1mfi[0m
2025-08-20T18:52:41.8893935Z [36;1m#-------------#[0m
2025-08-20T18:52:41.8894392Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T18:52:41.8895032Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T18:52:41.8895464Z [36;1msudo service procps restart[0m
2025-08-20T18:52:41.8895780Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T18:52:41.8922295Z shell: /usr/bin/bash -e {0}
2025-08-20T18:52:41.8922612Z env:
2025-08-20T18:52:41.8923048Z   CROSS_COMPILING: NO
2025-08-20T18:52:41.8923286Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T18:52:41.8923622Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T18:52:41.8923872Z   ON_QEMU: NO
2025-08-20T18:52:41.8924127Z   DEBUG: 0
2025-08-20T18:52:41.8924346Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T18:52:41.8924605Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T18:52:41.8925020Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T18:52:41.8925395Z   KEEP_LOGS: YES
2025-08-20T18:52:41.8925629Z   GITHUB_TEST_BUILD: YES
2025-08-20T18:52:41.8925918Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T18:52:41.8926224Z   SBUILD_REBUILD: false
2025-08-20T18:52:41.8926832Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T18:52:41.8927731Z   BUILD_SYS: docker://rust
2025-08-20T18:52:41.8928007Z   BUILD_ON_HOST: FALSE
2025-08-20T18:52:41.8928265Z   BUILD_SYSTEM: DOCKER
2025-08-20T18:52:41.8928506Z   SYSTMP: /tmp
2025-08-20T18:52:41.8928720Z   GHA_MODE: MATRIX
2025-08-20T18:52:41.8929211Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T18:52:41.8929723Z ##[endgroup]
2025-08-20T18:52:41.9024240Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T18:52:41.9082144Z 0
2025-08-20T18:52:41.9414059Z vm.max_map_count = 262144
2025-08-20T18:52:41.9414429Z fs.inotify.max_user_watches = 655360
2025-08-20T18:52:41.9414885Z fs.inotify.max_user_instances = 1280
2025-08-20T18:52:41.9415198Z vm.mmap_rnd_bits = 28
2025-08-20T18:52:41.9502934Z ##[group]Run ##Presets
2025-08-20T18:52:41.9503348Z [36;1m##Presets[0m
2025-08-20T18:52:41.9503722Z [36;1mset +x ; set +e[0m
2025-08-20T18:52:41.9504001Z [36;1m#-------------#[0m
2025-08-20T18:52:41.9504225Z [36;1m##Debug?[0m
2025-08-20T18:52:41.9504546Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T18:52:41.9504859Z [36;1m  set -x[0m
2025-08-20T18:52:41.9505101Z [36;1mfi[0m
2025-08-20T18:52:41.9505342Z [36;1m#-------------#[0m
2025-08-20T18:52:41.9505569Z [36;1m##Main[0m
2025-08-20T18:52:41.9505846Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T18:52:41.9506502Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T18:52:41.9507243Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T18:52:41.9508022Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T18:52:41.9508355Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T18:52:41.9508696Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T18:52:41.9509027Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T18:52:41.9509681Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T18:52:41.9510083Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T18:52:41.9510434Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T18:52:41.9510796Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T18:52:41.9511160Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T18:52:41.9511578Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T18:52:41.9511936Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T18:52:41.9512228Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T18:52:41.9512536Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T18:52:41.9512906Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T18:52:41.9513226Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T18:52:41.9513584Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T18:52:41.9513916Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T18:52:41.9514249Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T18:52:41.9514612Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T18:52:41.9514951Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T18:52:41.9515310Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T18:52:41.9515684Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T18:52:41.9515999Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T18:52:41.9516291Z [36;1m     "${POD_ID}" \[0m
2025-08-20T18:52:41.9516704Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T18:52:41.9517207Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T18:52:41.9517934Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T18:52:41.9518442Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T18:52:41.9518822Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T18:52:41.9519249Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T18:52:41.9519935Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T18:52:41.9520742Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T18:52:41.9521338Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T18:52:41.9521635Z [36;1m else[0m
2025-08-20T18:52:41.9522286Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T18:52:41.9522738Z [36;1m fi[0m
2025-08-20T18:52:41.9523011Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T18:52:41.9523485Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T18:52:41.9523931Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T18:52:41.9524348Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T18:52:41.9524842Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T18:52:41.9525266Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T18:52:41.9525728Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T18:52:41.9526187Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T18:52:41.9526647Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T18:52:41.9527149Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T18:52:41.9527912Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T18:52:41.9553227Z shell: /usr/bin/bash -e {0}
2025-08-20T18:52:41.9553561Z env:
2025-08-20T18:52:41.9553890Z   CROSS_COMPILING: NO
2025-08-20T18:52:41.9554161Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T18:52:41.9554423Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T18:52:41.9554736Z   ON_QEMU: NO
2025-08-20T18:52:41.9554996Z   DEBUG: 0
2025-08-20T18:52:41.9555204Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T18:52:41.9555533Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T18:52:41.9555895Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T18:52:41.9556312Z   KEEP_LOGS: YES
2025-08-20T18:52:41.9556572Z   GITHUB_TEST_BUILD: YES
2025-08-20T18:52:41.9556832Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T18:52:41.9557153Z   SBUILD_REBUILD: false
2025-08-20T18:52:41.9558102Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T18:52:41.9558783Z   BUILD_SYS: docker://rust
2025-08-20T18:52:41.9559107Z   BUILD_ON_HOST: FALSE
2025-08-20T18:52:41.9559370Z   BUILD_SYSTEM: DOCKER
2025-08-20T18:52:41.9560048Z   SYSTMP: /tmp
2025-08-20T18:52:41.9560310Z   GHA_MODE: MATRIX
2025-08-20T18:52:41.9560739Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T18:52:41.9561533Z   GHCR_TOKEN: ***
2025-08-20T18:52:41.9561889Z   GITHUB_TOKEN: ***
2025-08-20T18:52:41.9562211Z   GITLAB_TOKEN: ***
2025-08-20T18:52:41.9563462Z   MINISIGN_KEY: ***
2025-08-20T18:52:41.9563689Z ##[endgroup]
2025-08-20T18:52:42.0278705Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T18:52:42.1032959Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T18:52:42.1033869Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T18:52:42.1034145Z 
2025-08-20T18:52:42.1578007Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T18:52:42.1578688Z 100  5377  100  5377    0     0  98005      0 --:--:-- --:--:-- --:--:-- 99574
2025-08-20T18:52:42.1589734Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T18:52:42.1662643Z 
2025-08-20T18:52:42.1663120Z [+] Building [/tmp/tmp.Cc3b3ZFtf4/SBUILD_INPUT] Locally
2025-08-20T18:52:42.1663399Z 
2025-08-20T18:52:42.1673798Z '/tmp/tmp.Cc3b3ZFtf4/SBUILD_INPUT' -> '/tmp/pkgforge/RvNDnIoPN_build.yaml'
2025-08-20T18:52:42.2525212Z 
2025-08-20T18:52:42.2525809Z [+] Passwordless sudo is Configured
2025-08-20T18:52:42.3214097Z 
2025-08-20T18:52:42.3228452Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T18:52:42.3228809Z 
2025-08-20T18:52:42.3581250Z 
2025-08-20T18:52:42.3582769Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T18:52:42.3583197Z 
2025-08-20T18:52:42.3583228Z 
2025-08-20T18:52:42.3583485Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T18:52:42.3583824Z 
2025-08-20T18:52:42.3621027Z [+] Installing: 7z -> 7z
2025-08-20T18:52:42.9981061Z [+] Installing: actionlint -> actionlint
2025-08-20T18:52:43.5016332Z [+] Installing: anew -> anew
2025-08-20T18:52:44.1141625Z [+] Installing: anew-rs -> anew-rs
2025-08-20T18:52:44.6047812Z [+] Installing: ansi2html -> ansi2html
2025-08-20T18:52:44.7590139Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T18:52:44.8879043Z [+] Installing: archey -> archey
2025-08-20T18:52:45.4737408Z [+] Installing: aria2 -> aria2c
2025-08-20T18:52:45.8339209Z [+] Installing: askalono -> askalono
2025-08-20T18:52:46.5270787Z [+] Installing: bsdtar -> bsdtar
2025-08-20T18:52:47.0803947Z [+] Installing: b3sum -> b3sum
2025-08-20T18:52:47.6371746Z [+] Installing: bita -> bita
2025-08-20T18:52:48.2092940Z [+] Installing: btop -> btop
2025-08-20T18:52:48.7086789Z [+] Installing: chafa -> chafa
2025-08-20T18:52:49.3015329Z [+] Installing: cloudflared -> cloudflared
2025-08-20T18:52:49.9476401Z [+] Installing: croc -> croc
2025-08-20T18:52:50.5255443Z [+] Installing: csvtk -> csvtk
2025-08-20T18:52:51.1273700Z [+] Installing: cutlines -> cutlines
2025-08-20T18:52:51.6001197Z curl: (22) The requested URL returned error: 404
2025-08-20T18:52:51.6035997Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T18:52:51.6036621Z [+] Installing: dbin -> dbin
2025-08-20T18:52:52.1335605Z [+] Installing: dasel -> dasel
2025-08-20T18:52:52.6783967Z [+] Installing: delta -> delta
2025-08-20T18:52:53.2815596Z [+] Installing: ds -> ds
2025-08-20T18:52:53.7544607Z curl: (22) The requested URL returned error: 404
2025-08-20T18:52:53.7580207Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T18:52:53.7580667Z [+] Installing: dos2unix -> dos2unix
2025-08-20T18:52:53.9023623Z [+] Installing: duf -> duf
2025-08-20T18:52:54.1240192Z [+] Installing: duplicut -> duplicut
2025-08-20T18:52:54.8877728Z [+] Installing: dust -> dust
2025-08-20T18:52:55.6146323Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T18:52:56.2354209Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T18:52:56.8239639Z [+] Installing: dysk -> dysk
2025-08-20T18:52:57.3321837Z [+] Installing: eget -> eget
2025-08-20T18:52:57.8839173Z [+] Installing: epoch -> epoch
2025-08-20T18:52:58.4075348Z [+] Installing: faketty -> faketty
2025-08-20T18:52:58.8692348Z [+] Installing: fastfetch -> fastfetch
2025-08-20T18:52:59.5529203Z [+] Installing: freeze -> freeze
2025-08-20T18:53:00.1032962Z [+] Installing: fusermount3 -> fusermount
2025-08-20T18:53:00.5959676Z [+] Installing: gdu -> gdu
2025-08-20T18:53:01.1643573Z [+] Installing: gh -> gh
2025-08-20T18:53:02.7083366Z [+] Installing: gitleaks -> gitleaks
2025-08-20T18:53:03.3494255Z [+] Installing: git-sizer -> git-sizer
2025-08-20T18:53:03.7387250Z [+] Installing: glab -> glab
2025-08-20T18:53:04.4254892Z [+] Installing: glow -> glow
2025-08-20T18:53:04.9894507Z [+] Installing: httpx -> httpx
2025-08-20T18:53:05.6760311Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T18:53:06.3022630Z [+] Installing: husarnet -> husarnet
2025-08-20T18:53:06.7427208Z curl: (22) The requested URL returned error: 404
2025-08-20T18:53:06.7462942Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T18:53:06.7463603Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T18:53:07.1568540Z curl: (22) The requested URL returned error: 404
2025-08-20T18:53:07.1602201Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T18:53:07.1602582Z [+] Installing: imgcat -> imgcat
2025-08-20T18:53:07.6803612Z [+] Installing: jc -> jc
2025-08-20T18:53:08.6120543Z [+] Installing: jq -> jq
2025-08-20T18:53:09.0940522Z [+] Installing: logdy -> logdy
2025-08-20T18:53:10.2039806Z [+] Installing: micro -> micro
2025-08-20T18:53:10.7414244Z [+] Installing: miniserve -> miniserve
2025-08-20T18:53:11.3078871Z [+] Installing: minisign -> minisign
2025-08-20T18:53:11.5881407Z [+] Installing: ncdu -> ncdu
2025-08-20T18:53:11.7564092Z [+] Installing: notify -> notify
2025-08-20T18:53:12.3690089Z [+] Installing: ouch -> ouch
2025-08-20T18:53:12.9188062Z [+] Installing: oras -> oras
2025-08-20T18:53:13.4419708Z [+] Installing: pipetty -> pipetty
2025-08-20T18:53:13.9599549Z [+] Installing: pixterm -> pixterm
2025-08-20T18:53:14.4695981Z [+] Installing: qsv -> qsv
2025-08-20T18:53:15.1144490Z [+] Installing: rclone -> rclone
2025-08-20T18:53:15.7535625Z [+] Installing: ripgrep -> rg
2025-08-20T18:53:16.3019552Z [+] Installing: rga -> rga
2025-08-20T18:53:16.8481013Z [+] Installing: rsync -> rsync
2025-08-20T18:53:17.3543060Z [+] Installing: script -> script
2025-08-20T18:53:17.8264121Z [+] Installing: shellcheck -> shellcheck
2025-08-20T18:53:18.4242201Z [+] Installing: soar -> soar
2025-08-20T18:53:18.9489383Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T18:53:19.5163402Z [+] Installing: sstrip -> sstrip
2025-08-20T18:53:19.9909206Z [+] Installing: strace -> strace
2025-08-20T18:53:20.5041211Z [+] Installing: sttr -> sttr
2025-08-20T18:53:21.1885736Z [+] Installing: tailscale -> tailscale
2025-08-20T18:53:21.7532683Z [+] Installing: tailscaled -> tailscaled
2025-08-20T18:53:22.6707747Z [+] Installing: taplo -> taplo
2025-08-20T18:53:23.3341494Z [+] Installing: tldr -> tldr
2025-08-20T18:53:24.1852856Z [+] Installing: tldr -> tealdeer
2025-08-20T18:53:24.7500283Z [+] Installing: tmux -> tmux
2025-08-20T18:53:25.6969587Z [+] Installing: tok -> tok
2025-08-20T18:53:26.2120339Z [+] Installing: trufflehog -> trufflehog
2025-08-20T18:53:27.2817141Z [+] Installing: trurl -> trurl
2025-08-20T18:53:27.9950413Z [+] Installing: tss -> tss
2025-08-20T18:53:28.4687258Z [+] Installing: ulexec -> ulexec
2025-08-20T18:53:28.9872797Z [+] Installing: unfurl -> unfurl
2025-08-20T18:53:29.5497377Z [+] Installing: upx -> upx
2025-08-20T18:53:30.2475750Z [+] Installing: validtoml -> validtoml
2025-08-20T18:53:30.9223530Z [+] Installing: wget -> wget
2025-08-20T18:53:31.6068483Z [+] Installing: wget2 -> wget2
2025-08-20T18:53:32.4044583Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T18:53:33.1671424Z [+] Installing: xq -> xq
2025-08-20T18:53:33.9788097Z [+] Installing: xz -> xz
2025-08-20T18:53:34.5030453Z [+] Installing: unxz -> unxz
2025-08-20T18:53:34.9655410Z [+] Installing: yq -> yq
2025-08-20T18:53:35.5599538Z [+] Installing: yj -> yj
2025-08-20T18:53:36.0394400Z [+] Installing: zapper -> zapper
2025-08-20T18:53:36.3085894Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T18:53:36.8904948Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T18:53:37.3669435Z curl: (22) The requested URL returned error: 404
2025-08-20T18:53:37.3706411Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T18:53:37.3707326Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T18:53:37.8575133Z curl: (22) The requested URL returned error: 404
2025-08-20T18:53:37.8610143Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T18:53:37.8610565Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T18:53:38.3330358Z curl: (22) The requested URL returned error: 404
2025-08-20T18:53:38.3366296Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T18:53:38.3366659Z [+] Installing: zstd -> zstd
2025-08-20T18:53:38.9023439Z [+] Creating symlinks...
2025-08-20T18:53:38.9100541Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T18:53:38.9186170Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T18:53:38.9268145Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T18:53:38.9348235Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T18:53:38.9432109Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T18:53:38.9515917Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T18:53:38.9604238Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T18:53:38.9691837Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T18:53:38.9773845Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T18:53:38.9857907Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T18:53:38.9938094Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T18:53:39.0018966Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T18:53:39.0100037Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T18:53:39.0183856Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T18:53:39.0266661Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T18:53:39.0346668Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T18:53:39.0426553Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T18:53:39.0459545Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T18:53:39.0533439Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T18:53:39.0619261Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T18:53:39.0701265Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T18:53:39.0734843Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T18:53:39.0808490Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T18:53:39.0893382Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T18:53:39.0975110Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T18:53:39.1057362Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T18:53:39.1141136Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T18:53:39.1224622Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T18:53:39.1306973Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T18:53:39.1389311Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T18:53:39.1470630Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T18:53:39.1553535Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T18:53:39.1636244Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T18:53:39.1718619Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T18:53:39.1800819Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T18:53:39.1884855Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T18:53:39.1968374Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T18:53:39.2052559Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T18:53:39.2135444Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T18:53:39.2216581Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T18:53:39.2300963Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T18:53:39.2382738Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T18:53:39.2463636Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T18:53:39.2565415Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T18:53:39.2600578Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T18:53:39.2625720Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T18:53:39.2702324Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T18:53:39.2785865Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T18:53:39.2871789Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T18:53:39.2957268Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T18:53:39.3041530Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T18:53:39.3122298Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T18:53:39.3202226Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T18:53:39.3286901Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T18:53:39.3376510Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T18:53:39.3469281Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T18:53:39.3562123Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T18:53:39.3654305Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T18:53:39.3746060Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T18:53:39.3835761Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T18:53:39.3928906Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T18:53:39.4023721Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T18:53:39.4114030Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T18:53:39.4199872Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T18:53:39.4288147Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T18:53:39.4372837Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T18:53:39.4456902Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T18:53:39.4543305Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T18:53:39.4629252Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T18:53:39.4710946Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T18:53:39.4793107Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T18:53:39.4876990Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T18:53:39.4963830Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T18:53:39.5048148Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T18:53:39.5131735Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T18:53:39.5214748Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T18:53:39.5298677Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T18:53:39.5384665Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T18:53:39.5466292Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T18:53:39.5548539Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T18:53:39.5634587Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T18:53:39.5718879Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T18:53:39.5799951Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T18:53:39.5882553Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T18:53:39.5967826Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T18:53:39.6054466Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T18:53:39.6139049Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T18:53:39.6222260Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T18:53:39.6304013Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T18:53:39.6388444Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T18:53:39.6471694Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T18:53:39.6559005Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T18:53:39.6643003Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T18:53:39.6723239Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T18:53:39.6805183Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T18:53:39.6843999Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T18:53:39.6871412Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T18:53:39.6897303Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T18:53:39.6976796Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T18:53:39.7002520Z 
2025-08-20T18:53:39.7002988Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T18:53:39.7003381Z 
2025-08-20T18:53:39.7131205Z 
2025-08-20T18:53:39.7218750Z 
2025-08-20T18:53:39.7219316Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T18:53:39.7219535Z 
2025-08-20T18:53:39.7219671Z [+] Installation completed!
2025-08-20T18:53:39.7302068Z 
2025-08-20T18:53:39.7302639Z [+] GITHUB_TOKEN is Exported
2025-08-20T18:53:40.0153857Z github.com
2025-08-20T18:53:40.0154479Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T18:53:40.0154795Z   - Active account: true
2025-08-20T18:53:40.0155005Z   - Git operations protocol: https
2025-08-20T18:53:40.0155255Z   - Token: ghp_************************************
2025-08-20T18:53:40.0155884Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T18:53:40.0156527Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T18:53:40.0157244Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T18:53:40.1795824Z Limit: 5000, Remaining: 3991, Reset: 2025-08-20 19:25:14 +0000 UTC (31m34s)
2025-08-20T18:53:40.1805650Z 
2025-08-20T18:53:40.1805814Z [+] GHCR_TOKEN is Exported
2025-08-20T18:53:40.1835042Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T18:53:40.3689183Z Login Succeeded
2025-08-20T18:53:40.3698480Z 
2025-08-20T18:53:40.3698706Z [+] GITLAB is Exported
2025-08-20T18:53:40.5139045Z [git remote -v]
2025-08-20T18:53:41.0217669Z gitlab.com
2025-08-20T18:53:41.0218570Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T18:53:41.0219280Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T18:53:41.0219750Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T18:53:41.0220283Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T18:53:41.0220645Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T18:53:41.0221005Z   ✓ Token found: **************************
2025-08-20T18:53:41.0221167Z 
2025-08-20T18:53:41.0221486Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T18:53:41.0222316Z [git remote -v]
2025-08-20T18:53:41.0232306Z 2025/08/20 18:53:41 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T18:53:41.0232891Z git: exit status 128]
2025-08-20T18:53:41.3369228Z 
2025-08-20T18:53:41.3369239Z 
2025-08-20T18:53:41.3369969Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (06:53:41 PM)
2025-08-20T18:53:41.3370375Z 
2025-08-20T18:53:41.3370379Z 
2025-08-20T18:53:41.3370487Z [+] USER = runner
2025-08-20T18:53:41.3370664Z [+] HOME = /home/runner
2025-08-20T18:53:41.3372976Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/opt/google-cloud-sdk/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T18:53:41.3375084Z 
2025-08-20T18:53:41.4585235Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T18:53:41.4674322Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T18:53:41.5255075Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T18:53:41.5642184Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T18:53:41.6028776Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T18:53:41.6415749Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T18:53:42.6182152Z Reading package lists...
2025-08-20T18:53:42.6506099Z Reading package lists...
2025-08-20T18:53:42.9140706Z Building dependency tree...
2025-08-20T18:53:42.9147711Z Reading state information...
2025-08-20T18:53:43.2883127Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T18:53:43.2883506Z apt-utils is already the newest version (2.8.3).
2025-08-20T18:53:43.2883812Z ca-certificates is already the newest version (20240203).
2025-08-20T18:53:43.2884138Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T18:53:43.2884457Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T18:53:43.2884760Z moreutils is already the newest version (0.69-1).
2025-08-20T18:53:43.2885469Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T18:53:43.2885910Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T18:53:43.2886676Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:53:43.4472755Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T18:53:43.4653461Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T18:53:43.5539450Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T18:53:43.6624979Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T18:53:43.7707369Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T18:53:43.8792052Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T18:53:44.8651620Z Reading package lists...
2025-08-20T18:53:44.8977218Z Reading package lists...
2025-08-20T18:53:45.1632647Z Building dependency tree...
2025-08-20T18:53:45.1638888Z Reading state information...
2025-08-20T18:53:45.5129831Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T18:53:45.5130415Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T18:53:45.5130792Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T18:53:45.5131226Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T18:53:45.5131912Z ca-certificates is already the newest version (20240203).
2025-08-20T18:53:45.5132321Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T18:53:45.5132686Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T18:53:45.5133032Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T18:53:45.5133384Z gawk set to manually installed.
2025-08-20T18:53:45.5133692Z git-lfs is already the newest version (3.6.1).
2025-08-20T18:53:45.5134024Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T18:53:45.5134429Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T18:53:45.5134766Z make is already the newest version (4.3-4.1build2).
2025-08-20T18:53:45.5135165Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T18:53:45.5135579Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T18:53:45.5135956Z texinfo is already the newest version (7.1-3build2).
2025-08-20T18:53:45.5136336Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:53:45.5136685Z The following additional packages will be installed:
2025-08-20T18:53:45.5137108Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T18:53:45.5137808Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T18:53:45.5138318Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T18:53:45.5138763Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T18:53:45.5139313Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T18:53:45.5139749Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T18:53:45.5146645Z Suggested packages:
2025-08-20T18:53:45.5147038Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T18:53:45.5147589Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T18:53:45.5148153Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T18:53:45.5148652Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T18:53:45.5149106Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T18:53:45.5149471Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T18:53:45.5149830Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T18:53:45.5401095Z The following NEW packages will be installed:
2025-08-20T18:53:45.5403037Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T18:53:45.5403477Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T18:53:45.5405195Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T18:53:45.5405997Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T18:53:45.5406477Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T18:53:45.5410807Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T18:53:45.5412264Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T18:53:45.7029899Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:53:45.7030254Z Need to get 27.2 MB of archives.
2025-08-20T18:53:45.7030551Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T18:53:45.7031099Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T18:53:46.0891223Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T18:53:46.1932328Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T18:53:46.3490635Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T18:53:46.5538378Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T18:53:46.7708087Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T18:53:46.9506987Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T18:53:47.1583225Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T18:53:47.3436953Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T18:53:47.5610063Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T18:53:47.7490050Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T18:53:47.7916993Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T18:53:47.8359685Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T18:53:47.8783069Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T18:53:47.9199636Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T18:53:47.9620849Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T18:53:48.0039650Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T18:53:48.0661002Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ghostscript arm64 10.02.1~dfsg1-0ubuntu7.7 [43.5 kB]
2025-08-20T18:53:48.1903669Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick-6.q16 arm64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T18:53:48.2334566Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick arm64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T18:53:48.2755271Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T18:53:48.3176274Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre21 arm64 3.5.28-2ubuntu0.24.04.1 [608 kB]
2025-08-20T18:53:48.3628266Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libimath-3-1-29t64 arm64 3.1.9-3.1ubuntu2 [68.2 kB]
2025-08-20T18:53:48.4049580Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T18:53:48.4479164Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr-tools arm64 1.2~git20170615.f752187-5.1ubuntu2 [16.0 kB]
2025-08-20T18:53:48.4897730Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libopenexr-3-1-30 arm64 3.1.5-5.1build3 [939 kB]
2025-08-20T18:53:48.5371202Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwmflite-0.2-7 arm64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T18:53:48.5794772Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libmagickcore-6.q16-7-extra arm64 8:6.9.12.98+dfsg1-5.2build2 [67.7 kB]
2025-08-20T18:53:48.6216864Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T18:53:48.6642204Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T18:53:48.7062403Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T18:53:48.7483392Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T18:53:48.7905532Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T18:53:48.8434856Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T18:53:48.8878931Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T18:53:48.9331015Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T18:53:49.1951510Z Preconfiguring packages ...
2025-08-20T18:53:49.3095290Z Fetched 27.2 MB in 3s (8042 kB/s)
2025-08-20T18:53:49.4213922Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T18:53:49.4246701Z (Reading database ... 
2025-08-20T18:53:49.4246977Z (Reading database ... 5%
2025-08-20T18:53:49.4247174Z (Reading database ... 10%
2025-08-20T18:53:49.4247372Z (Reading database ... 15%
2025-08-20T18:53:49.4247794Z (Reading database ... 20%
2025-08-20T18:53:49.4248003Z (Reading database ... 25%
2025-08-20T18:53:49.4248310Z (Reading database ... 30%
2025-08-20T18:53:49.4248547Z (Reading database ... 35%
2025-08-20T18:53:49.4248741Z (Reading database ... 40%
2025-08-20T18:53:49.4248951Z (Reading database ... 45%
2025-08-20T18:53:49.4249144Z (Reading database ... 50%
2025-08-20T18:53:49.4272170Z (Reading database ... 55%
2025-08-20T18:53:49.4362357Z (Reading database ... 60%
2025-08-20T18:53:49.4406511Z (Reading database ... 65%
2025-08-20T18:53:49.4422482Z (Reading database ... 70%
2025-08-20T18:53:49.4446647Z (Reading database ... 75%
2025-08-20T18:53:49.4484265Z (Reading database ... 80%
2025-08-20T18:53:49.4682245Z (Reading database ... 85%
2025-08-20T18:53:49.4709898Z (Reading database ... 90%
2025-08-20T18:53:49.4810805Z (Reading database ... 95%
2025-08-20T18:53:49.4811033Z (Reading database ... 100%
2025-08-20T18:53:49.4811322Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T18:53:49.4851005Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T18:53:49.5081738Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T18:53:49.6643399Z Selecting previously unselected package poppler-data.
2025-08-20T18:53:49.6802404Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T18:53:49.6862074Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T18:53:49.8082077Z Selecting previously unselected package b3sum.
2025-08-20T18:53:49.8242120Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T18:53:49.8329319Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T18:53:49.9133280Z Selecting previously unselected package build-essential.
2025-08-20T18:53:49.9285369Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T18:53:49.9352129Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T18:53:50.0041398Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T18:53:50.0182693Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T18:53:50.0310818Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T18:53:50.0973964Z Selecting previously unselected package ccache.
2025-08-20T18:53:50.1121864Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T18:53:50.1183141Z Unpacking ccache (4.9.1-1) ...
2025-08-20T18:53:50.2169016Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T18:53:50.2328582Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T18:53:50.2396182Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T18:53:50.3043917Z Selecting previously unselected package xfonts-encodings.
2025-08-20T18:53:50.3202596Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T18:53:50.3261467Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T18:53:50.3913038Z Selecting previously unselected package xfonts-utils.
2025-08-20T18:53:50.4079194Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T18:53:50.4145667Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T18:53:50.5072693Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T18:53:50.5215747Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T18:53:50.5809628Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T18:53:50.6891905Z Selecting previously unselected package libgs-common.
2025-08-20T18:53:50.7058707Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T18:53:50.7138131Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:50.7850994Z Selecting previously unselected package libgs10-common.
2025-08-20T18:53:50.8010918Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T18:53:50.8104192Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:50.9102958Z Selecting previously unselected package libidn12:arm64.
2025-08-20T18:53:50.9266245Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T18:53:50.9326815Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T18:53:50.9997607Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T18:53:51.0147175Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T18:53:51.0246172Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T18:53:51.1025736Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T18:53:51.1185647Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T18:53:51.1263994Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T18:53:51.2099110Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T18:53:51.2288357Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T18:53:51.2372974Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T18:53:51.3115114Z Selecting previously unselected package libgs10:arm64.
2025-08-20T18:53:51.3287954Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T18:53:51.3366015Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:51.5134609Z Selecting previously unselected package ghostscript.
2025-08-20T18:53:51.5274027Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T18:53:51.5378817Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:51.6056232Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T18:53:51.6205113Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T18:53:51.6269799Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T18:53:51.7777759Z Selecting previously unselected package imagemagick.
2025-08-20T18:53:51.7952267Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T18:53:51.8024722Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T18:53:51.8561441Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T18:53:51.8738566Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T18:53:51.8810020Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T18:53:51.9427970Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T18:53:51.9596442Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T18:53:51.9658583Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T18:53:52.0456372Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T18:53:52.0624335Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T18:53:52.0714793Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T18:53:52.1472061Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T18:53:52.1645088Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T18:53:52.1708512Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T18:53:52.2367913Z Selecting previously unselected package libjxr-tools.
2025-08-20T18:53:52.2545113Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T18:53:52.2614840Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T18:53:52.3262108Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T18:53:52.3436512Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T18:53:52.3508405Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T18:53:52.4336875Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T18:53:52.4502014Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T18:53:52.4584241Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T18:53:52.5130203Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T18:53:52.5298211Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T18:53:52.5378588Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T18:53:52.6026893Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T18:53:52.6186905Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T18:53:52.6264730Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T18:53:52.6847261Z Selecting previously unselected package libpaper-utils.
2025-08-20T18:53:52.7033234Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T18:53:52.7094001Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T18:53:52.7619104Z Selecting previously unselected package libtool-bin.
2025-08-20T18:53:52.7793961Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T18:53:52.7852094Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T18:53:52.8676520Z Selecting previously unselected package lzip.
2025-08-20T18:53:52.8840617Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T18:53:52.8912596Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T18:53:53.6828327Z Selecting previously unselected package netpbm.
2025-08-20T18:53:53.7000315Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T18:53:53.7073330Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T18:53:53.9165274Z Selecting previously unselected package musl:arm64.
2025-08-20T18:53:53.9331481Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T18:53:53.9409364Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T18:53:54.0127215Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T18:53:54.0301716Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T18:53:54.0374332Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T18:53:54.1408228Z Selecting previously unselected package musl-tools.
2025-08-20T18:53:54.1590758Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T18:53:54.1652667Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T18:53:54.3176715Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T18:53:54.4625777Z 
2025-08-20T18:53:54.4626255Z Creating config file /etc/papersize with new version
2025-08-20T18:53:54.5558708Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T18:53:54.5735106Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T18:53:54.5981467Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T18:53:54.6825609Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T18:53:54.7058431Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:54.7268512Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T18:53:54.7471933Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T18:53:54.7706971Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T18:53:54.8383658Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T18:53:54.8575642Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T18:53:54.8767156Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T18:53:54.8994060Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T18:53:54.9103488Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T18:53:54.9179528Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T18:53:54.9335786Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T18:53:54.9578393Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T18:53:54.9903304Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T18:53:55.0087321Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T18:53:55.0320044Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T18:53:55.0606377Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T18:53:55.0676594Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T18:53:55.0762406Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T18:53:55.0841723Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T18:53:55.0931250Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T18:53:55.1010407Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T18:53:55.1100063Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T18:53:55.1173536Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T18:53:55.1264044Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T18:53:55.1343066Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T18:53:55.1427632Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T18:53:55.1501931Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T18:53:55.1584094Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T18:53:55.1656513Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T18:53:55.1741445Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T18:53:55.1816433Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T18:53:55.1896100Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T18:53:55.1972991Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T18:53:55.2057191Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T18:53:55.2130067Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T18:53:55.2215921Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T18:53:55.2297874Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T18:53:55.2466318Z Setting up b3sum (1.2.0-1) ...
2025-08-20T18:53:55.2658617Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T18:53:55.3011816Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T18:53:55.3209579Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T18:53:55.3641632Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T18:53:55.3825386Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T18:53:55.4060306Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T18:53:55.4269517Z Setting up ccache (4.9.1-1) ...
2025-08-20T18:53:55.4413013Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T18:53:55.4555671Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T18:53:55.4744049Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T18:53:55.4977054Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T18:53:55.5186513Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T18:53:55.5361718Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T18:53:55.5547061Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T18:53:55.5771083Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T18:53:55.7756815Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T18:53:55.8013831Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:55.8215406Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:55.8432766Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T18:53:55.8691141Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T18:53:55.9580445Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T18:53:56.3342441Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T18:53:57.4949508Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:53:57.5267193Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:54:00.3809017Z Reading package lists...
2025-08-20T18:54:00.6355067Z Building dependency tree...
2025-08-20T18:54:00.6363588Z Reading state information...
2025-08-20T18:54:00.9328842Z autoconf is already the newest version (2.71-3).
2025-08-20T18:54:00.9329247Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T18:54:00.9329629Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T18:54:00.9329966Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T18:54:00.9330309Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T18:54:00.9330657Z ca-certificates is already the newest version (20240203).
2025-08-20T18:54:00.9330973Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T18:54:00.9331267Z file is already the newest version (1:5.45-3build1).
2025-08-20T18:54:00.9331571Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T18:54:00.9331875Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T18:54:00.9332193Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T18:54:00.9332941Z patch is already the newest version (2.7.6-7build3).
2025-08-20T18:54:00.9333230Z patch set to manually installed.
2025-08-20T18:54:00.9333500Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T18:54:00.9333840Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T18:54:00.9334146Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T18:54:00.9334446Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:54:00.9334708Z Suggested packages:
2025-08-20T18:54:00.9334881Z   scons-doc
2025-08-20T18:54:00.9509655Z The following NEW packages will be installed:
2025-08-20T18:54:00.9518154Z   autopoint byacc clang qemu-user-static scons
2025-08-20T18:54:01.1983265Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:01.1983622Z Need to get 17.8 MB of archives.
2025-08-20T18:54:01.1983936Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T18:54:01.1984467Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T18:54:01.8803586Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T18:54:01.9897813Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 qemu-user-static arm64 1:8.2.2+ds-0ubuntu1.9 [16.7 MB]
2025-08-20T18:54:02.9775765Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T18:54:03.1951534Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T18:54:03.4523884Z Fetched 17.8 MB in 2s (7969 kB/s)
2025-08-20T18:54:03.4797378Z Selecting previously unselected package autopoint.
2025-08-20T18:54:03.4829067Z (Reading database ... 
2025-08-20T18:54:03.4829314Z (Reading database ... 5%
2025-08-20T18:54:03.4829521Z (Reading database ... 10%
2025-08-20T18:54:03.4829723Z (Reading database ... 15%
2025-08-20T18:54:03.4829923Z (Reading database ... 20%
2025-08-20T18:54:03.4830197Z (Reading database ... 25%
2025-08-20T18:54:03.4830396Z (Reading database ... 30%
2025-08-20T18:54:03.4830591Z (Reading database ... 35%
2025-08-20T18:54:03.4830800Z (Reading database ... 40%
2025-08-20T18:54:03.4830999Z (Reading database ... 45%
2025-08-20T18:54:03.4831193Z (Reading database ... 50%
2025-08-20T18:54:03.4851815Z (Reading database ... 55%
2025-08-20T18:54:03.4935369Z (Reading database ... 60%
2025-08-20T18:54:03.4975422Z (Reading database ... 65%
2025-08-20T18:54:03.4989970Z (Reading database ... 70%
2025-08-20T18:54:03.5009945Z (Reading database ... 75%
2025-08-20T18:54:03.5133909Z (Reading database ... 80%
2025-08-20T18:54:03.5206048Z (Reading database ... 85%
2025-08-20T18:54:03.5232040Z (Reading database ... 90%
2025-08-20T18:54:03.5321765Z (Reading database ... 95%
2025-08-20T18:54:03.5321999Z (Reading database ... 100%
2025-08-20T18:54:03.5322298Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T18:54:03.5351921Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T18:54:03.5418508Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T18:54:03.6130789Z Selecting previously unselected package clang.
2025-08-20T18:54:03.6305943Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T18:54:03.6365770Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T18:54:03.8504024Z Selecting previously unselected package qemu-user-static.
2025-08-20T18:54:03.8666028Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T18:54:03.8740602Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T18:54:04.8748658Z Selecting previously unselected package scons.
2025-08-20T18:54:04.8925889Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T18:54:04.9039308Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T18:54:05.0070549Z Selecting previously unselected package byacc.
2025-08-20T18:54:05.0244640Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T18:54:05.0322805Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T18:54:05.1262879Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T18:54:05.1503322Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T18:54:05.1794306Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T18:54:05.2350719Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T18:54:05.6102773Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T18:54:05.6340721Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:54:06.8742030Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T18:54:08.2922096Z Reading package lists...
2025-08-20T18:54:08.5243935Z Building dependency tree...
2025-08-20T18:54:08.5251917Z Reading state information...
2025-08-20T18:54:08.7509718Z The following additional packages will be installed:
2025-08-20T18:54:08.7510105Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T18:54:08.7510443Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T18:54:08.7510862Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T18:54:08.7511334Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T18:54:08.7512184Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T18:54:08.7512608Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T18:54:08.7513068Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T18:54:08.7513488Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T18:54:08.7515547Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T18:54:08.7524333Z Suggested packages:
2025-08-20T18:54:08.7524599Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T18:54:08.7524984Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T18:54:08.7525394Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T18:54:08.7525789Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T18:54:08.7526164Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T18:54:08.7526608Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T18:54:08.7527065Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T18:54:08.7527672Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T18:54:08.7528043Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T18:54:08.7528253Z Recommended packages:
2025-08-20T18:54:08.7528529Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T18:54:08.7528955Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T18:54:08.7529348Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T18:54:08.7529706Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T18:54:08.7530028Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T18:54:08.7705268Z The following NEW packages will be installed:
2025-08-20T18:54:08.7706363Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T18:54:08.7706845Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T18:54:08.7707244Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T18:54:08.7707906Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T18:54:08.7708371Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T18:54:08.7708810Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T18:54:08.7709254Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T18:54:08.7710449Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T18:54:08.7713687Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T18:54:09.0473583Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:09.0473985Z Need to get 2409 kB of archives.
2025-08-20T18:54:09.0474284Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T18:54:09.0474812Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T18:54:09.1569238Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T18:54:09.2885629Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T18:54:09.5058426Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T18:54:09.6210813Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T18:54:09.7447306Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T18:54:09.8863614Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T18:54:10.0013263Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T18:54:10.1184129Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T18:54:10.2387753Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T18:54:10.3656470Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T18:54:10.5980220Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T18:54:10.7065645Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T18:54:10.8566503Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T18:54:11.0141920Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T18:54:11.2431497Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T18:54:11.3596440Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T18:54:11.6685097Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T18:54:11.7821678Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T18:54:11.8939387Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T18:54:12.0039672Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T18:54:12.2840838Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T18:54:12.5417395Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T18:54:12.7631399Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T18:54:12.8841094Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T18:54:13.0301945Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T18:54:13.1643208Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T18:54:13.5173928Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T18:54:13.6615060Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T18:54:13.7808154Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T18:54:14.4112081Z Fetched 2409 kB in 5s (449 kB/s)
2025-08-20T18:54:14.4410626Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T18:54:14.4444485Z (Reading database ... 
2025-08-20T18:54:14.4444753Z (Reading database ... 5%
2025-08-20T18:54:14.4444948Z (Reading database ... 10%
2025-08-20T18:54:14.4445149Z (Reading database ... 15%
2025-08-20T18:54:14.4445344Z (Reading database ... 20%
2025-08-20T18:54:14.4445536Z (Reading database ... 25%
2025-08-20T18:54:14.4445731Z (Reading database ... 30%
2025-08-20T18:54:14.4445926Z (Reading database ... 35%
2025-08-20T18:54:14.4446118Z (Reading database ... 40%
2025-08-20T18:54:14.4446311Z (Reading database ... 45%
2025-08-20T18:54:14.4446503Z (Reading database ... 50%
2025-08-20T18:54:14.4470089Z (Reading database ... 55%
2025-08-20T18:54:14.4561316Z (Reading database ... 60%
2025-08-20T18:54:14.4604892Z (Reading database ... 65%
2025-08-20T18:54:14.4621062Z (Reading database ... 70%
2025-08-20T18:54:14.4643463Z (Reading database ... 75%
2025-08-20T18:54:14.4784008Z (Reading database ... 80%
2025-08-20T18:54:14.4868706Z (Reading database ... 85%
2025-08-20T18:54:14.4898898Z (Reading database ... 90%
2025-08-20T18:54:14.5002177Z (Reading database ... 95%
2025-08-20T18:54:14.5002412Z (Reading database ... 100%
2025-08-20T18:54:14.5002707Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T18:54:14.5043814Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T18:54:14.5120632Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T18:54:14.5906214Z Selecting previously unselected package libfile-which-perl.
2025-08-20T18:54:14.6092048Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T18:54:14.6179588Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T18:54:14.6822554Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T18:54:14.6984782Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T18:54:14.7045827Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T18:54:14.7846394Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T18:54:14.8013173Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T18:54:14.8076946Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T18:54:14.8716770Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T18:54:14.8885087Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T18:54:14.8955067Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T18:54:14.9539612Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T18:54:14.9719788Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T18:54:14.9783417Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T18:54:15.0360807Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T18:54:15.0538067Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T18:54:15.0636864Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T18:54:15.1236483Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T18:54:15.1399177Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T18:54:15.1459996Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T18:54:15.2002414Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T18:54:15.2165064Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T18:54:15.2253952Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T18:54:15.2794956Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T18:54:15.2942543Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T18:54:15.3059186Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T18:54:15.3568427Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T18:54:15.3732063Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T18:54:15.3799373Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T18:54:15.4387209Z Selecting previously unselected package libimport-into-perl.
2025-08-20T18:54:15.4562600Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T18:54:15.4623542Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T18:54:15.5139113Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T18:54:15.5311631Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T18:54:15.5381650Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T18:54:15.5935616Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T18:54:15.6095972Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T18:54:15.6152373Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T18:54:15.6631175Z Selecting previously unselected package libmoo-perl.
2025-08-20T18:54:15.6765611Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T18:54:15.6844152Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T18:54:15.7369095Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T18:54:15.7513201Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T18:54:15.7578943Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T18:54:15.8250077Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T18:54:15.8400805Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T18:54:15.8458754Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T18:54:15.9001795Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T18:54:15.9170325Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T18:54:15.9238838Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T18:54:15.9765542Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T18:54:15.9935128Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T18:54:15.9994550Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T18:54:16.0514332Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T18:54:16.0687311Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T18:54:16.0763908Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T18:54:16.1468355Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T18:54:16.1612728Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T18:54:16.1678383Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T18:54:16.2408100Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T18:54:16.2552617Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T18:54:16.2614751Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T18:54:16.3236193Z Selecting previously unselected package libnet-http-perl.
2025-08-20T18:54:16.3388218Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T18:54:16.3450320Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T18:54:16.4013834Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T18:54:16.4181809Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T18:54:16.4259204Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T18:54:16.4782665Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T18:54:16.4955330Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T18:54:16.5017845Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T18:54:16.5525463Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T18:54:16.5698802Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T18:54:16.5775218Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T18:54:16.6333724Z Selecting previously unselected package libwww-perl.
2025-08-20T18:54:16.6502088Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T18:54:16.6563909Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T18:54:16.7352966Z Selecting previously unselected package patchutils.
2025-08-20T18:54:16.7518693Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T18:54:16.7581124Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T18:54:16.8248600Z Selecting previously unselected package wdiff.
2025-08-20T18:54:16.8404639Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T18:54:16.8468283Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T18:54:16.9261344Z Selecting previously unselected package devscripts.
2025-08-20T18:54:16.9428663Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T18:54:16.9648235Z Unpacking devscripts (2.23.7) ...
2025-08-20T18:54:17.0854865Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T18:54:17.1032218Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T18:54:17.1206587Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T18:54:17.1404738Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T18:54:17.1582650Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T18:54:17.1789478Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T18:54:17.1976559Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T18:54:17.2181761Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T18:54:17.2369718Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T18:54:17.2594164Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T18:54:17.2805728Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T18:54:17.3001942Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T18:54:17.3247822Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T18:54:17.3437336Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T18:54:17.3613233Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T18:54:17.3829462Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T18:54:17.4062877Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T18:54:17.4250297Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T18:54:17.4489436Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T18:54:17.4672663Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T18:54:17.4868412Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T18:54:17.5091834Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T18:54:17.5372433Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T18:54:17.5546935Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T18:54:17.5834679Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T18:54:17.6074520Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T18:54:17.6268951Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T18:54:17.6480488Z Setting up libwww-perl (6.76-1) ...
2025-08-20T18:54:17.6698410Z Setting up devscripts (2.23.7) ...
2025-08-20T18:54:17.8111856Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T18:54:17.8291828Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:54:19.5559264Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T18:54:20.9942227Z Reading package lists...
2025-08-20T18:54:21.2487139Z Building dependency tree...
2025-08-20T18:54:21.2494134Z Reading state information...
2025-08-20T18:54:21.5486762Z The following additional packages will be installed:
2025-08-20T18:54:21.5496819Z   cmake-data libjsoncpp25 librhash0
2025-08-20T18:54:21.5503479Z Suggested packages:
2025-08-20T18:54:21.5503729Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T18:54:21.5673934Z The following NEW packages will be installed:
2025-08-20T18:54:21.5681682Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T18:54:21.7098492Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:21.7098887Z Need to get 12.7 MB of archives.
2025-08-20T18:54:21.7099199Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T18:54:21.7099716Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T18:54:21.8634723Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T18:54:21.9595425Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T18:54:22.1692384Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T18:54:22.5790479Z Fetched 12.7 MB in 1s (17.6 MB/s)
2025-08-20T18:54:22.6123482Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T18:54:22.6157953Z (Reading database ... 
2025-08-20T18:54:22.6158508Z (Reading database ... 5%
2025-08-20T18:54:22.6158751Z (Reading database ... 10%
2025-08-20T18:54:22.6159349Z (Reading database ... 15%
2025-08-20T18:54:22.6159548Z (Reading database ... 20%
2025-08-20T18:54:22.6159746Z (Reading database ... 25%
2025-08-20T18:54:22.6159942Z (Reading database ... 30%
2025-08-20T18:54:22.6160140Z (Reading database ... 35%
2025-08-20T18:54:22.6160338Z (Reading database ... 40%
2025-08-20T18:54:22.6160531Z (Reading database ... 45%
2025-08-20T18:54:22.6160725Z (Reading database ... 50%
2025-08-20T18:54:22.6182558Z (Reading database ... 55%
2025-08-20T18:54:22.6274135Z (Reading database ... 60%
2025-08-20T18:54:22.6317587Z (Reading database ... 65%
2025-08-20T18:54:22.6333331Z (Reading database ... 70%
2025-08-20T18:54:22.6364389Z (Reading database ... 75%
2025-08-20T18:54:22.6499847Z (Reading database ... 80%
2025-08-20T18:54:22.6584544Z (Reading database ... 85%
2025-08-20T18:54:22.6618669Z (Reading database ... 90%
2025-08-20T18:54:22.6723305Z (Reading database ... 95%
2025-08-20T18:54:22.6723554Z (Reading database ... 100%
2025-08-20T18:54:22.6723853Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T18:54:22.6765986Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T18:54:22.6906734Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T18:54:22.7546526Z Selecting previously unselected package librhash0:arm64.
2025-08-20T18:54:22.7713439Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T18:54:22.7776346Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T18:54:22.8548927Z Selecting previously unselected package cmake-data.
2025-08-20T18:54:22.8733932Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T18:54:22.8872270Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T18:54:23.8516364Z Selecting previously unselected package cmake.
2025-08-20T18:54:23.8700635Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T18:54:23.8782418Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T18:54:24.1314300Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T18:54:24.1500534Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T18:54:24.1686408Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T18:54:24.1941107Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T18:54:24.2146564Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:54:25.5972296Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:54:27.0251059Z Reading package lists...
2025-08-20T18:54:27.2828373Z Building dependency tree...
2025-08-20T18:54:27.2836039Z Reading state information...
2025-08-20T18:54:27.6277892Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T18:54:27.6278910Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T18:54:27.6279270Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T18:54:27.6279990Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T18:54:27.6280329Z b3sum is already the newest version (1.2.0-1).
2025-08-20T18:54:27.6280675Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T18:54:27.6281044Z ca-certificates is already the newest version (20240203).
2025-08-20T18:54:27.6281348Z ccache is already the newest version (4.9.1-1).
2025-08-20T18:54:27.6281649Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T18:54:27.6281980Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T18:54:27.6282270Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T18:54:27.6282554Z git-lfs is already the newest version (3.6.1).
2025-08-20T18:54:27.6282893Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T18:54:27.6283249Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T18:54:27.6283554Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T18:54:27.6283867Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T18:54:27.6284184Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T18:54:27.6284488Z make is already the newest version (4.3-4.1build2).
2025-08-20T18:54:27.6284958Z musl is already the newest version (1.2.4-2).
2025-08-20T18:54:27.6285237Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T18:54:27.6285524Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T18:54:27.6285861Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T18:54:27.6286209Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T18:54:27.6286513Z texinfo is already the newest version (7.1-3build2).
2025-08-20T18:54:27.6286814Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:54:27.6287153Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:27.6483031Z Reading package lists...
2025-08-20T18:54:27.9049137Z Building dependency tree...
2025-08-20T18:54:27.9056569Z Reading state information...
2025-08-20T18:54:28.2415563Z autoconf is already the newest version (2.71-3).
2025-08-20T18:54:28.2415938Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T18:54:28.2416323Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T18:54:28.2416652Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T18:54:28.2416985Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T18:54:28.2417329Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T18:54:28.2417819Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T18:54:28.2418142Z ca-certificates is already the newest version (20240203).
2025-08-20T18:54:28.2418463Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T18:54:28.2418759Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T18:54:28.2419053Z file is already the newest version (1:5.45-3build1).
2025-08-20T18:54:28.2419366Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T18:54:28.2419681Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T18:54:28.2419997Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T18:54:28.2420312Z patch is already the newest version (2.7.6-7build3).
2025-08-20T18:54:28.2420625Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T18:54:28.2420951Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T18:54:28.2421317Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T18:54:28.2421666Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T18:54:28.2421956Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T18:54:28.2422257Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T18:54:28.2422591Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:28.2625046Z Reading package lists...
2025-08-20T18:54:28.5164350Z Building dependency tree...
2025-08-20T18:54:28.5171923Z Reading state information...
2025-08-20T18:54:28.7834925Z devscripts is already the newest version (2.23.7).
2025-08-20T18:54:28.7835312Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:28.8028232Z Reading package lists...
2025-08-20T18:54:29.0077838Z Building dependency tree...
2025-08-20T18:54:29.0086153Z Reading state information...
2025-08-20T18:54:29.3455068Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T18:54:29.3455466Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:29.3658659Z Reading package lists...
2025-08-20T18:54:29.6255688Z Building dependency tree...
2025-08-20T18:54:29.6263781Z Reading state information...
2025-08-20T18:54:29.9411621Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T18:54:29.9412071Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T18:54:29.9878054Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:30.0347430Z Reading package lists...
2025-08-20T18:54:30.2907786Z Building dependency tree...
2025-08-20T18:54:30.2916537Z Reading state information...
2025-08-20T18:54:30.6066667Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T18:54:30.6067070Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T18:54:30.6067419Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T18:54:30.6068464Z The following additional packages will be installed:
2025-08-20T18:54:30.6068796Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T18:54:30.6069221Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T18:54:30.6069676Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T18:54:30.6070068Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T18:54:30.6070498Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T18:54:30.6070926Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T18:54:30.6071324Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T18:54:30.6071748Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T18:54:30.6072126Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T18:54:30.6072522Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T18:54:30.6072944Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T18:54:30.6073298Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T18:54:30.6073668Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T18:54:30.6074107Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T18:54:30.6074453Z   linux-libc-dev-armhf-cross
2025-08-20T18:54:30.6084082Z Suggested packages:
2025-08-20T18:54:30.6084437Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T18:54:30.6084819Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T18:54:30.6438961Z The following NEW packages will be installed:
2025-08-20T18:54:30.6440480Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T18:54:30.6440885Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T18:54:30.6441339Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T18:54:30.6441773Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T18:54:30.6442150Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T18:54:30.6442542Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T18:54:30.6442960Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T18:54:30.6443356Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T18:54:30.6444143Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T18:54:30.6444551Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T18:54:30.6444969Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T18:54:30.6445755Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T18:54:30.6446126Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T18:54:30.6446504Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T18:54:30.6450421Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T18:54:30.8570151Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:30.8570510Z Need to get 112 MB of archives.
2025-08-20T18:54:30.8570806Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T18:54:30.8571493Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T18:54:30.9881505Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 cpp-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [9910 kB]
2025-08-20T18:54:31.3578888Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T18:54:31.3996976Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cpp-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [9911 kB]
2025-08-20T18:54:31.5400472Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 cpp-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [4456 B]
2025-08-20T18:54:31.5818794Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cpp-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [5328 B]
2025-08-20T18:54:31.6239145Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 binutils-arm-linux-gnueabi arm64 2.42-4ubuntu2.5 [3449 kB]
2025-08-20T18:54:31.6838136Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T18:54:31.7260206Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T18:54:31.7679304Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T18:54:31.8152566Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T18:54:31.8574442Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T18:54:31.8999261Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T18:54:31.9419289Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T18:54:31.9990392Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T18:54:32.0444925Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T18:54:32.1743977Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T18:54:32.2209590Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T18:54:32.4750906Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T18:54:32.5294787Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T18:54:32.5847377Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T18:54:32.6500643Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 g++-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T18:54:32.7998283Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 binutils-arm-linux-gnueabihf arm64 2.42-4ubuntu2.5 [3450 kB]
2025-08-20T18:54:32.8742368Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T18:54:32.9162812Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T18:54:32.9583290Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T18:54:33.0121720Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T18:54:33.0541013Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T18:54:33.0967382Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T18:54:33.1384859Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T18:54:33.2079293Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T18:54:33.2556757Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T18:54:33.3082170Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T18:54:33.4401326Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T18:54:33.6661801Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T18:54:33.7203542Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T18:54:33.7749625Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T18:54:33.8399575Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 g++-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T18:54:33.9900435Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 gcc-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T18:54:34.0318630Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 g++-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [946 B]
2025-08-20T18:54:34.0736834Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 gcc-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [1232 B]
2025-08-20T18:54:34.1158636Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 g++-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T18:54:34.4328904Z Fetched 112 MB in 3s (32.4 MB/s)
2025-08-20T18:54:34.5170656Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T18:54:34.5205670Z (Reading database ... 
2025-08-20T18:54:34.5206590Z (Reading database ... 5%
2025-08-20T18:54:34.5206865Z (Reading database ... 10%
2025-08-20T18:54:34.5207078Z (Reading database ... 15%
2025-08-20T18:54:34.5207278Z (Reading database ... 20%
2025-08-20T18:54:34.5207610Z (Reading database ... 25%
2025-08-20T18:54:34.5208180Z (Reading database ... 30%
2025-08-20T18:54:34.5208444Z (Reading database ... 35%
2025-08-20T18:54:34.5208645Z (Reading database ... 40%
2025-08-20T18:54:34.5208842Z (Reading database ... 45%
2025-08-20T18:54:34.5209084Z (Reading database ... 50%
2025-08-20T18:54:34.5229747Z (Reading database ... 55%
2025-08-20T18:54:34.5322097Z (Reading database ... 60%
2025-08-20T18:54:34.5369491Z (Reading database ... 65%
2025-08-20T18:54:34.5385682Z (Reading database ... 70%
2025-08-20T18:54:34.5420281Z (Reading database ... 75%
2025-08-20T18:54:34.5563861Z (Reading database ... 80%
2025-08-20T18:54:34.5650817Z (Reading database ... 85%
2025-08-20T18:54:34.5686716Z (Reading database ... 90%
2025-08-20T18:54:34.5810736Z (Reading database ... 95%
2025-08-20T18:54:34.5811020Z (Reading database ... 100%
2025-08-20T18:54:34.5811316Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T18:54:34.5854747Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:34.5921975Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:34.6569467Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T18:54:34.6737039Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:34.6819255Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:34.9143133Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T18:54:34.9322020Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:34.9381128Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:34.9947303Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T18:54:35.0125107Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:35.0226756Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:35.2692535Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T18:54:35.2872460Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T18:54:35.2946538Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T18:54:35.3499347Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T18:54:35.3676715Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T18:54:35.3736763Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T18:54:35.4325578Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T18:54:35.4489597Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T18:54:35.4677217Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T18:54:35.5906806Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T18:54:35.6068452Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:35.6148756Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:35.6716409Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T18:54:35.6890704Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:35.6955017Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:35.7483027Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T18:54:35.7653093Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T18:54:35.7736360Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:35.8456232Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T18:54:35.8609259Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:35.8671990Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:35.9276297Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T18:54:35.9434538Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:35.9499665Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:36.0161943Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T18:54:36.0328133Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:36.0399282Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:36.0991642Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T18:54:36.1171224Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:36.1255237Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:36.2424373Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T18:54:36.2609027Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:36.2687701Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:36.3394002Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T18:54:36.3569129Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:36.3653216Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:36.4458159Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T18:54:36.4630168Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:36.4702269Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:36.5719043Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T18:54:36.5910521Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:36.6006935Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:37.0283546Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T18:54:37.0472600Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T18:54:37.0559397Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T18:54:37.3319699Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T18:54:37.3491232Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T18:54:37.3554229Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:37.4958860Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T18:54:37.5151611Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:37.5215884Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:37.7938058Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T18:54:37.8112893Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:37.8199460Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:38.0550140Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T18:54:38.0734518Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T18:54:38.0813907Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T18:54:38.2161140Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T18:54:38.2311373Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:38.2432619Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:38.3041633Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T18:54:38.3213785Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:38.3293872Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:38.3899551Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T18:54:38.4087191Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T18:54:38.4158478Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:38.4989796Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T18:54:38.5161481Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:38.5226005Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:38.5812873Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T18:54:38.5977837Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:38.6068970Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:38.6803028Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T18:54:38.6961398Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:38.7025025Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:38.7606198Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T18:54:38.7761280Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:38.7833490Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:38.8958644Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T18:54:38.9132059Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:38.9230358Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:39.0035722Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T18:54:39.0202303Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:39.0293068Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:39.1051738Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T18:54:39.1200221Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:39.1275931Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:39.2689778Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T18:54:39.2840732Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:39.2978568Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:39.7103569Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T18:54:39.7262423Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T18:54:39.7950231Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T18:54:40.1149311Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T18:54:40.1313274Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T18:54:40.1385709Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:40.2910232Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T18:54:40.3071404Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T18:54:40.3139688Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:40.5961411Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T18:54:40.6144365Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T18:54:40.6285042Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:40.8548885Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T18:54:40.8740491Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T18:54:40.8818589Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T18:54:40.9267573Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T18:54:40.9451607Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T18:54:40.9511582Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T18:54:40.9994890Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T18:54:41.0175166Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T18:54:41.0240139Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T18:54:41.0805372Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T18:54:41.0975481Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T18:54:41.1061534Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T18:54:41.1835048Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T18:54:41.2070803Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:41.2313673Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.2498681Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.2701196Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.2887633Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T18:54:41.3106685Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.3319943Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T18:54:41.3551820Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:41.3796774Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.4035255Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.4304466Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:41.4528419Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T18:54:41.4744721Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.4957331Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.5182120Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.5422951Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.5645373Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.5919605Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.6218807Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.6456347Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T18:54:41.6651236Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.6836857Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.7043941Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T18:54:41.7228987Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.7445218Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.7632509Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.7982136Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T18:54:41.8185176Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.8424144Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.8610543Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.8807069Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.9003659Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.9220566Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.9477611Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T18:54:41.9685228Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:41.9897408Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:42.0098508Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:42.0302319Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T18:54:42.0508964Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T18:54:42.0695613Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T18:54:42.0926735Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T18:54:42.1198515Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T18:54:42.1281091Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T18:54:42.1417812Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:54:43.5385069Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:54:45.0507174Z Reading package lists...
2025-08-20T18:54:45.3160114Z Building dependency tree...
2025-08-20T18:54:45.3168631Z Reading state information...
2025-08-20T18:54:45.6559336Z The following additional packages will be installed:
2025-08-20T18:54:45.6559787Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T18:54:45.6565139Z   libpcap0.8-dev
2025-08-20T18:54:45.6929724Z The following NEW packages will be installed:
2025-08-20T18:54:45.6930329Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T18:54:45.6937357Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T18:54:45.7178979Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:45.9423669Z Need to get 1640 kB of archives.
2025-08-20T18:54:45.9424060Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T18:54:45.9424628Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdbus-1-dev arm64 1.14.10-4ubuntu4.1 [200 kB]
2025-08-20T18:54:46.1574967Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T18:54:46.2137114Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-3-dev arm64 3.7.0-0.3build1.1 [105 kB]
2025-08-20T18:54:46.2709699Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-route-3-dev arm64 3.7.0-0.3build1.1 [225 kB]
2025-08-20T18:54:46.3460804Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T18:54:46.4650124Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T18:54:46.5158031Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T18:54:46.5586030Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T18:54:46.8272070Z Fetched 1640 kB in 1s (1984 kB/s)
2025-08-20T18:54:46.8669835Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T18:54:46.8704267Z (Reading database ... 
2025-08-20T18:54:46.8704872Z (Reading database ... 5%
2025-08-20T18:54:46.8705114Z (Reading database ... 10%
2025-08-20T18:54:46.8705318Z (Reading database ... 15%
2025-08-20T18:54:46.8705514Z (Reading database ... 20%
2025-08-20T18:54:46.8705710Z (Reading database ... 25%
2025-08-20T18:54:46.8706338Z (Reading database ... 30%
2025-08-20T18:54:46.8706552Z (Reading database ... 35%
2025-08-20T18:54:46.8706750Z (Reading database ... 40%
2025-08-20T18:54:46.8706945Z (Reading database ... 45%
2025-08-20T18:54:46.8707157Z (Reading database ... 50%
2025-08-20T18:54:46.8730746Z (Reading database ... 55%
2025-08-20T18:54:46.8819850Z (Reading database ... 60%
2025-08-20T18:54:46.8859257Z (Reading database ... 65%
2025-08-20T18:54:46.8874775Z (Reading database ... 70%
2025-08-20T18:54:46.8902427Z (Reading database ... 75%
2025-08-20T18:54:46.9025149Z (Reading database ... 80%
2025-08-20T18:54:46.9098538Z (Reading database ... 85%
2025-08-20T18:54:46.9126128Z (Reading database ... 90%
2025-08-20T18:54:46.9247059Z (Reading database ... 95%
2025-08-20T18:54:46.9249609Z (Reading database ... 100%
2025-08-20T18:54:46.9249947Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T18:54:46.9291760Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T18:54:46.9360454Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T18:54:47.0183889Z Selecting previously unselected package libjudydebian1.
2025-08-20T18:54:47.0367984Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T18:54:47.0491523Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T18:54:47.1098890Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T18:54:47.1281448Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T18:54:47.1384056Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T18:54:47.2134472Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T18:54:47.2305644Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T18:54:47.2414018Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T18:54:47.3091851Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T18:54:47.3262136Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T18:54:47.3327805Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T18:54:47.4375841Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T18:54:47.4569843Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T18:54:47.4652893Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T18:54:47.5250302Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T18:54:47.5443094Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T18:54:47.5505570Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T18:54:47.6211889Z Selecting previously unselected package pcaputils.
2025-08-20T18:54:47.6389417Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T18:54:47.6476376Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T18:54:47.7256740Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T18:54:47.7429693Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T18:54:47.8867752Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T18:54:47.9054661Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T18:54:47.9404629Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T18:54:48.1758691Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T18:54:48.1952715Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T18:54:48.2176404Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:54:48.2642449Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:54:49.8706511Z Processing triggers for sgml-base (1.31) ...
2025-08-20T18:54:49.9219780Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T18:54:49.9411147Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T18:54:51.4224696Z Reading package lists...
2025-08-20T18:54:51.6552403Z Building dependency tree...
2025-08-20T18:54:51.6560109Z Reading state information...
2025-08-20T18:54:51.6969952Z Reading package lists...
2025-08-20T18:54:51.8905353Z Building dependency tree...
2025-08-20T18:54:51.8913792Z Reading state information...
2025-08-20T18:54:52.1210517Z The following additional packages will be installed:
2025-08-20T18:54:52.1216035Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T18:54:52.1224275Z Suggested packages:
2025-08-20T18:54:52.1224605Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T18:54:52.1224976Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T18:54:52.1393445Z The following NEW packages will be installed:
2025-08-20T18:54:52.1394459Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T18:54:52.1399473Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T18:54:52.3495306Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T18:54:52.3495705Z Need to get 801 kB of archives.
2025-08-20T18:54:52.3496006Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T18:54:52.3496494Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T18:54:52.4545495Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T18:54:52.5420936Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T18:54:52.6883795Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T18:54:52.7340573Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-pkg-config-dev arm64 0.3.27-1 [21.5 kB]
2025-08-20T18:54:52.7769202Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma-dev arm64 5.6.1+really5.4.5-1ubuntu0.2 [178 kB]
2025-08-20T18:54:52.8312013Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-lzma-sys-dev arm64 0.1.20-1 [10.9 kB]
2025-08-20T18:54:52.8729779Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T18:54:52.9169957Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T18:54:53.2064886Z Fetched 801 kB in 1s (1042 kB/s)
2025-08-20T18:54:53.2471357Z Selecting previously unselected package liblz1:arm64.
2025-08-20T18:54:53.2508156Z (Reading database ... 
2025-08-20T18:54:53.2508713Z (Reading database ... 5%
2025-08-20T18:54:53.2508936Z (Reading database ... 10%
2025-08-20T18:54:53.2509149Z (Reading database ... 15%
2025-08-20T18:54:53.2511567Z (Reading database ... 20%
2025-08-20T18:54:53.2511822Z (Reading database ... 25%
2025-08-20T18:54:53.2512029Z (Reading database ... 30%
2025-08-20T18:54:53.2512226Z (Reading database ... 35%
2025-08-20T18:54:53.2512426Z (Reading database ... 40%
2025-08-20T18:54:53.2512625Z (Reading database ... 45%
2025-08-20T18:54:53.2512862Z (Reading database ... 50%
2025-08-20T18:54:53.2533385Z (Reading database ... 55%
2025-08-20T18:54:53.2626447Z (Reading database ... 60%
2025-08-20T18:54:53.2668722Z (Reading database ... 65%
2025-08-20T18:54:53.2687998Z (Reading database ... 70%
2025-08-20T18:54:53.2714855Z (Reading database ... 75%
2025-08-20T18:54:53.2850679Z (Reading database ... 80%
2025-08-20T18:54:53.2935875Z (Reading database ... 85%
2025-08-20T18:54:53.3000127Z (Reading database ... 90%
2025-08-20T18:54:53.3096175Z (Reading database ... 95%
2025-08-20T18:54:53.3096411Z (Reading database ... 100%
2025-08-20T18:54:53.3096709Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T18:54:53.3140479Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T18:54:53.3315870Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T18:54:53.3880611Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T18:54:53.4069603Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T18:54:53.4144897Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T18:54:53.4851272Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T18:54:53.5030612Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T18:54:53.5125052Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T18:54:53.6019401Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T18:54:53.6190150Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T18:54:53.6300027Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T18:54:53.6954451Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T18:54:53.7120034Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T18:54:53.7199711Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T18:54:53.7747016Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T18:54:53.7916570Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T18:54:53.7976720Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T18:54:53.8605359Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T18:54:53.8791621Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T18:54:53.8885829Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T18:54:53.9518583Z Selecting previously unselected package lzma.
2025-08-20T18:54:53.9697681Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T18:54:53.9770002Z Unpacking lzma (9.22-2.2) ...
2025-08-20T18:54:54.0511258Z Selecting previously unselected package lzma-dev.
2025-08-20T18:54:54.0697905Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T18:54:54.0773849Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T18:54:54.1534172Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T18:54:54.1726882Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T18:54:54.1926683Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T18:54:54.2548378Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T18:54:54.2735694Z Setting up lzma (9.22-2.2) ...
2025-08-20T18:54:54.2888869Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T18:54:54.3024223Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T18:54:54.3213160Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T18:54:54.3387271Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T18:54:54.3588954Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T18:54:54.3774603Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:54:54.4082526Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:54:55.7223437Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T18:54:56.8415500Z Reading package lists...
2025-08-20T18:54:57.0387978Z Building dependency tree...
2025-08-20T18:54:57.0394914Z Reading state information...
2025-08-20T18:54:57.3219973Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T18:54:57.3220415Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T18:54:57.3220760Z inetutils-telnet set to manually installed.
2025-08-20T18:54:57.3221057Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T18:54:57.3221390Z The following additional packages will be installed:
2025-08-20T18:54:57.3221650Z   tcpd update-inetd
2025-08-20T18:54:57.3402166Z The following packages will be REMOVED:
2025-08-20T18:54:57.3410192Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T18:54:57.3411473Z The following NEW packages will be installed:
2025-08-20T18:54:57.3411821Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T18:54:57.3412218Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T18:54:57.3419745Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T18:54:57.5740035Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T18:54:57.5740418Z Need to get 691 kB of archives.
2025-08-20T18:54:57.5740682Z After this operation, 987 kB disk space will be freed.
2025-08-20T18:54:57.5741211Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T18:54:57.9262849Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T18:54:58.0584650Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T18:54:58.1911555Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T18:54:58.3468382Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T18:54:58.5461358Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T18:54:58.7097208Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T18:54:58.8614006Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T18:54:58.9994526Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T18:54:59.1309320Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T18:54:59.2803125Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T18:54:59.5493859Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T18:54:59.9008637Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T18:55:00.1853892Z Preconfiguring packages ...
2025-08-20T18:55:00.4401126Z Fetched 691 kB in 3s (266 kB/s)
2025-08-20T18:55:00.4641272Z (Reading database ... 
2025-08-20T18:55:00.4641817Z (Reading database ... 5%
2025-08-20T18:55:00.4642069Z (Reading database ... 10%
2025-08-20T18:55:00.4642309Z (Reading database ... 15%
2025-08-20T18:55:00.4642505Z (Reading database ... 20%
2025-08-20T18:55:00.4642703Z (Reading database ... 25%
2025-08-20T18:55:00.4642898Z (Reading database ... 30%
2025-08-20T18:55:00.4643095Z (Reading database ... 35%
2025-08-20T18:55:00.4643290Z (Reading database ... 40%
2025-08-20T18:55:00.4643482Z (Reading database ... 45%
2025-08-20T18:55:00.4643680Z (Reading database ... 50%
2025-08-20T18:55:00.4664749Z (Reading database ... 55%
2025-08-20T18:55:00.4754089Z (Reading database ... 60%
2025-08-20T18:55:00.4796100Z (Reading database ... 65%
2025-08-20T18:55:00.4812653Z (Reading database ... 70%
2025-08-20T18:55:00.4842705Z (Reading database ... 75%
2025-08-20T18:55:00.4979835Z (Reading database ... 80%
2025-08-20T18:55:00.5065751Z (Reading database ... 85%
2025-08-20T18:55:00.5129614Z (Reading database ... 90%
2025-08-20T18:55:00.5225166Z (Reading database ... 95%
2025-08-20T18:55:00.5225380Z (Reading database ... 100%
2025-08-20T18:55:00.5225701Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T18:55:00.5268904Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T18:55:00.5982865Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T18:55:00.6918397Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T18:55:01.0590869Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T18:55:01.0626578Z (Reading database ... 
2025-08-20T18:55:01.0626965Z (Reading database ... 5%
2025-08-20T18:55:01.0627182Z (Reading database ... 10%
2025-08-20T18:55:01.0627844Z (Reading database ... 15%
2025-08-20T18:55:01.0628087Z (Reading database ... 20%
2025-08-20T18:55:01.0628285Z (Reading database ... 25%
2025-08-20T18:55:01.0628486Z (Reading database ... 30%
2025-08-20T18:55:01.0628681Z (Reading database ... 35%
2025-08-20T18:55:01.0629227Z (Reading database ... 40%
2025-08-20T18:55:01.0629457Z (Reading database ... 45%
2025-08-20T18:55:01.0629655Z (Reading database ... 50%
2025-08-20T18:55:01.0652253Z (Reading database ... 55%
2025-08-20T18:55:01.0747683Z (Reading database ... 60%
2025-08-20T18:55:01.0792283Z (Reading database ... 65%
2025-08-20T18:55:01.0809524Z (Reading database ... 70%
2025-08-20T18:55:01.0841769Z (Reading database ... 75%
2025-08-20T18:55:01.0989801Z (Reading database ... 80%
2025-08-20T18:55:01.1080788Z (Reading database ... 85%
2025-08-20T18:55:01.1148141Z (Reading database ... 90%
2025-08-20T18:55:01.1251051Z (Reading database ... 95%
2025-08-20T18:55:01.1251280Z (Reading database ... 100%
2025-08-20T18:55:01.1251579Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T18:55:01.1296014Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:01.1402410Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:01.1976873Z Selecting previously unselected package tcpd.
2025-08-20T18:55:01.2176967Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T18:55:01.2249008Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T18:55:01.2922051Z Selecting previously unselected package update-inetd.
2025-08-20T18:55:01.3113050Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T18:55:01.3196112Z Unpacking update-inetd (4.53) ...
2025-08-20T18:55:01.3938867Z Selecting previously unselected package inetutils-inetd.
2025-08-20T18:55:01.4109927Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:01.4225487Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:01.4863851Z Selecting previously unselected package inetutils-ftp.
2025-08-20T18:55:01.5035074Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:01.5116567Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T18:55:01.5816920Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T18:55:01.5997744Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:01.6073234Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:01.6798595Z Selecting previously unselected package inetutils-ping.
2025-08-20T18:55:01.6992430Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:01.7064421Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T18:55:01.7849715Z Selecting previously unselected package inetutils-talk.
2025-08-20T18:55:01.8041107Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:01.8112665Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T18:55:01.8789688Z Selecting previously unselected package inetutils-talkd.
2025-08-20T18:55:01.8962314Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:01.9032868Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:01.9760126Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T18:55:01.9940356Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:02.0026688Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:02.0804090Z Selecting previously unselected package inetutils-tools.
2025-08-20T18:55:02.0985938Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:02.1079799Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T18:55:02.1810311Z Selecting previously unselected package netcat-traditional.
2025-08-20T18:55:02.2001218Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T18:55:02.2063584Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T18:55:02.2757715Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T18:55:02.2934964Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T18:55:02.2994508Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T18:55:02.3853932Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T18:55:02.4118424Z Setting up update-inetd (4.53) ...
2025-08-20T18:55:02.5170265Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T18:55:02.5332001Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T18:55:02.5447103Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:02.8631662Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T18:55:02.8632100Z 
2025-08-20T18:55:02.8632210Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T18:55:02.8632399Z 
2025-08-20T18:55:02.8632803Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T18:55:02.8633161Z 
2025-08-20T18:55:02.8633693Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T18:55:02.8634177Z 
2025-08-20T18:55:03.0998372Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T18:55:03.1307585Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T18:55:03.1468181Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T18:55:03.1701429Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T18:55:03.1937339Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T18:55:03.2117027Z Setting up tcpd (7.6.q-33) ...
2025-08-20T18:55:03.2376549Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:03.5525795Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T18:55:03.5526218Z 
2025-08-20T18:55:03.5526734Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T18:55:03.5527203Z 
2025-08-20T18:55:03.7746179Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:03.8888009Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:03.9798341Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T18:55:04.0503285Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:55:07.0337806Z Reading package lists...
2025-08-20T18:55:07.2984686Z Building dependency tree...
2025-08-20T18:55:07.2994092Z Reading state information...
2025-08-20T18:55:07.7042626Z The following packages will be REMOVED:
2025-08-20T18:55:07.7051947Z   inetutils-ping
2025-08-20T18:55:07.7053571Z The following NEW packages will be installed:
2025-08-20T18:55:07.7062425Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T18:55:07.7068235Z The following packages will be upgraded:
2025-08-20T18:55:07.7076135Z   iputils-tracepath
2025-08-20T18:55:07.8104454Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T18:55:07.8104836Z Need to get 84.5 kB of archives.
2025-08-20T18:55:07.8105175Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T18:55:07.8105744Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T18:55:07.9344328Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T18:55:07.9808578Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T18:55:08.0292363Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T18:55:08.3562031Z Fetched 84.5 kB in 0s (268 kB/s)
2025-08-20T18:55:08.3774348Z (Reading database ... 
2025-08-20T18:55:08.3774631Z (Reading database ... 5%
2025-08-20T18:55:08.3774833Z (Reading database ... 10%
2025-08-20T18:55:08.3775030Z (Reading database ... 15%
2025-08-20T18:55:08.3775226Z (Reading database ... 20%
2025-08-20T18:55:08.3775952Z (Reading database ... 25%
2025-08-20T18:55:08.3776559Z (Reading database ... 30%
2025-08-20T18:55:08.3776795Z (Reading database ... 35%
2025-08-20T18:55:08.3776990Z (Reading database ... 40%
2025-08-20T18:55:08.3777206Z (Reading database ... 45%
2025-08-20T18:55:08.3777399Z (Reading database ... 50%
2025-08-20T18:55:08.3799100Z (Reading database ... 55%
2025-08-20T18:55:08.3896034Z (Reading database ... 60%
2025-08-20T18:55:08.3942437Z (Reading database ... 65%
2025-08-20T18:55:08.3963280Z (Reading database ... 70%
2025-08-20T18:55:08.3992612Z (Reading database ... 75%
2025-08-20T18:55:08.4147818Z (Reading database ... 80%
2025-08-20T18:55:08.4245479Z (Reading database ... 85%
2025-08-20T18:55:08.4317062Z (Reading database ... 90%
2025-08-20T18:55:08.4421748Z (Reading database ... 95%
2025-08-20T18:55:08.4421977Z (Reading database ... 100%
2025-08-20T18:55:08.4422273Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T18:55:08.4467771Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T18:55:08.5620876Z Selecting previously unselected package iputils-ping.
2025-08-20T18:55:08.5657238Z (Reading database ... 
2025-08-20T18:55:08.5658033Z (Reading database ... 5%
2025-08-20T18:55:08.5658635Z (Reading database ... 10%
2025-08-20T18:55:08.5658837Z (Reading database ... 15%
2025-08-20T18:55:08.5659037Z (Reading database ... 20%
2025-08-20T18:55:08.5659233Z (Reading database ... 25%
2025-08-20T18:55:08.5659443Z (Reading database ... 30%
2025-08-20T18:55:08.5659632Z (Reading database ... 35%
2025-08-20T18:55:08.5659827Z (Reading database ... 40%
2025-08-20T18:55:08.5660019Z (Reading database ... 45%
2025-08-20T18:55:08.5660213Z (Reading database ... 50%
2025-08-20T18:55:08.5681961Z (Reading database ... 55%
2025-08-20T18:55:08.5774827Z (Reading database ... 60%
2025-08-20T18:55:08.5818921Z (Reading database ... 65%
2025-08-20T18:55:08.5838661Z (Reading database ... 70%
2025-08-20T18:55:08.5866056Z (Reading database ... 75%
2025-08-20T18:55:08.6009193Z (Reading database ... 80%
2025-08-20T18:55:08.6099927Z (Reading database ... 85%
2025-08-20T18:55:08.6166148Z (Reading database ... 90%
2025-08-20T18:55:08.6269840Z (Reading database ... 95%
2025-08-20T18:55:08.6270110Z (Reading database ... 100%
2025-08-20T18:55:08.6270437Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T18:55:08.6314682Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T18:55:08.6384876Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T18:55:08.7152524Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T18:55:08.7403783Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T18:55:08.8120468Z Selecting previously unselected package iputils-arping.
2025-08-20T18:55:08.8306839Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T18:55:08.8377040Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T18:55:08.8979896Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T18:55:08.9150967Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T18:55:08.9225617Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T18:55:09.0068437Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T18:55:09.1298459Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T18:55:09.1774621Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T18:55:09.2068979Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T18:55:09.2255926Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:55:11.8278429Z Reading package lists...
2025-08-20T18:55:12.0357878Z Building dependency tree...
2025-08-20T18:55:12.0364570Z Reading state information...
2025-08-20T18:55:12.2781542Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T18:55:12.3070806Z The following packages will be upgraded:
2025-08-20T18:55:12.3071488Z   python3-pip python3-pip-whl
2025-08-20T18:55:12.3238911Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T18:55:12.5565665Z Need to get 3020 kB of archives.
2025-08-20T18:55:12.5566082Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T18:55:12.5566667Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T18:55:13.3944106Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB]
2025-08-20T18:55:14.0887801Z Fetched 3020 kB in 1s (2031 kB/s)
2025-08-20T18:55:14.1291754Z (Reading database ... 
2025-08-20T18:55:14.1291998Z (Reading database ... 5%
2025-08-20T18:55:14.1292203Z (Reading database ... 10%
2025-08-20T18:55:14.1292398Z (Reading database ... 15%
2025-08-20T18:55:14.1292596Z (Reading database ... 20%
2025-08-20T18:55:14.1292804Z (Reading database ... 25%
2025-08-20T18:55:14.1292997Z (Reading database ... 30%
2025-08-20T18:55:14.1293357Z (Reading database ... 35%
2025-08-20T18:55:14.1293557Z (Reading database ... 40%
2025-08-20T18:55:14.1293750Z (Reading database ... 45%
2025-08-20T18:55:14.1293944Z (Reading database ... 50%
2025-08-20T18:55:14.1314602Z (Reading database ... 55%
2025-08-20T18:55:14.1400088Z (Reading database ... 60%
2025-08-20T18:55:14.1438705Z (Reading database ... 65%
2025-08-20T18:55:14.1456411Z (Reading database ... 70%
2025-08-20T18:55:14.1490802Z (Reading database ... 75%
2025-08-20T18:55:14.1606882Z (Reading database ... 80%
2025-08-20T18:55:14.1682495Z (Reading database ... 85%
2025-08-20T18:55:14.1739354Z (Reading database ... 90%
2025-08-20T18:55:14.1824010Z (Reading database ... 95%
2025-08-20T18:55:14.1824241Z (Reading database ... 100%
2025-08-20T18:55:14.1824545Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T18:55:14.1860203Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T18:55:14.3759925Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T18:55:14.5827139Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T18:55:14.6035493Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T18:55:14.7098414Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T18:55:14.7334467Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T18:55:15.7681041Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:55:18.7529250Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T18:55:19.0471396Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:55:20.0150992Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T18:55:20.1597991Z Collecting pip
2025-08-20T18:55:20.2544703Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T18:55:20.3592863Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T18:55:20.5911924Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 7.7 MB/s eta 0:00:00
2025-08-20T18:55:20.8638981Z Installing collected packages: pip
2025-08-20T18:55:21.5827203Z Successfully installed pip-25.2
2025-08-20T18:55:21.7773196Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T18:55:21.8192817Z Reading package lists...
2025-08-20T18:55:22.0553425Z Building dependency tree...
2025-08-20T18:55:22.0563089Z Reading state information...
2025-08-20T18:55:22.3287713Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T18:55:22.3288084Z pciutils set to manually installed.
2025-08-20T18:55:22.3288380Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T18:55:22.3288706Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T18:55:22.3288999Z python3-distro set to manually installed.
2025-08-20T18:55:22.3289316Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T18:55:22.3290044Z python3-netifaces set to manually installed.
2025-08-20T18:55:22.3290357Z The following additional packages will be installed:
2025-08-20T18:55:22.3290621Z   libsysfs2
2025-08-20T18:55:22.3296615Z Suggested packages:
2025-08-20T18:55:22.3296840Z   fancontrol read-edid i2c-tools
2025-08-20T18:55:22.3564435Z The following NEW packages will be installed:
2025-08-20T18:55:22.3567524Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T18:55:22.3780794Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T18:55:22.5008899Z Need to get 133 kB of archives.
2025-08-20T18:55:22.5009266Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T18:55:22.5009775Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T18:55:22.5843656Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T18:55:22.6336653Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T18:55:22.7388784Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T18:55:23.0307986Z Fetched 133 kB in 0s (379 kB/s)
2025-08-20T18:55:23.0709067Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T18:55:23.0745435Z (Reading database ... 
2025-08-20T18:55:23.0745648Z (Reading database ... 5%
2025-08-20T18:55:23.0745852Z (Reading database ... 10%
2025-08-20T18:55:23.0746056Z (Reading database ... 15%
2025-08-20T18:55:23.0746788Z (Reading database ... 20%
2025-08-20T18:55:23.0747033Z (Reading database ... 25%
2025-08-20T18:55:23.0747234Z (Reading database ... 30%
2025-08-20T18:55:23.0747430Z (Reading database ... 35%
2025-08-20T18:55:23.0747748Z (Reading database ... 40%
2025-08-20T18:55:23.0747953Z (Reading database ... 45%
2025-08-20T18:55:23.0748146Z (Reading database ... 50%
2025-08-20T18:55:23.0769466Z (Reading database ... 55%
2025-08-20T18:55:23.0862284Z (Reading database ... 60%
2025-08-20T18:55:23.0907264Z (Reading database ... 65%
2025-08-20T18:55:23.0927284Z (Reading database ... 70%
2025-08-20T18:55:23.0965841Z (Reading database ... 75%
2025-08-20T18:55:23.1095400Z (Reading database ... 80%
2025-08-20T18:55:23.1185909Z (Reading database ... 85%
2025-08-20T18:55:23.1252344Z (Reading database ... 90%
2025-08-20T18:55:23.1354991Z (Reading database ... 95%
2025-08-20T18:55:23.1355230Z (Reading database ... 100%
2025-08-20T18:55:23.1355523Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T18:55:23.1401417Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T18:55:23.1558832Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T18:55:23.2409775Z Selecting previously unselected package sysfsutils.
2025-08-20T18:55:23.2609290Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T18:55:23.2752853Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T18:55:23.3713173Z Selecting previously unselected package lm-sensors.
2025-08-20T18:55:23.3905717Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T18:55:23.4141543Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T18:55:23.4864203Z Selecting previously unselected package virt-what.
2025-08-20T18:55:23.5040509Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T18:55:23.5108562Z Unpacking virt-what (1.25-2) ...
2025-08-20T18:55:23.5941245Z Setting up virt-what (1.25-2) ...
2025-08-20T18:55:23.6240375Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T18:55:23.6455395Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T18:55:23.9661594Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T18:55:23.9661987Z 
2025-08-20T18:55:23.9662450Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T18:55:23.9662892Z 
2025-08-20T18:55:24.2142099Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T18:55:24.5410329Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T18:55:24.5410857Z 
2025-08-20T18:55:24.5528556Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:55:26.1873855Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:55:27.6531898Z Reading package lists...
2025-08-20T18:55:27.9166805Z Building dependency tree...
2025-08-20T18:55:27.9176104Z Reading state information...
2025-08-20T18:55:28.2348537Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T18:55:28.2349012Z The following additional packages will be installed:
2025-08-20T18:55:28.2353300Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T18:55:28.2353650Z   xorg-sgml-doctools
2025-08-20T18:55:28.2361392Z Suggested packages:
2025-08-20T18:55:28.2361585Z   libxcb-doc
2025-08-20T18:55:28.2554571Z The following NEW packages will be installed:
2025-08-20T18:55:28.2557261Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T18:55:28.2560804Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T18:55:28.2561544Z   xcb xorg-sgml-doctools
2025-08-20T18:55:28.3949992Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T18:55:28.3950362Z Need to get 816 kB of archives.
2025-08-20T18:55:28.3950658Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T18:55:28.3951198Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T18:55:28.4339805Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T18:55:28.4753249Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T18:55:28.7017125Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T18:55:28.7405908Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T18:55:28.7796740Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T18:55:28.8217799Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T18:55:28.8608544Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T18:55:28.8999525Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T18:55:28.9390206Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T18:55:28.9779082Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T18:55:29.2698132Z Fetched 816 kB in 1s (1149 kB/s)
2025-08-20T18:55:29.2985198Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T18:55:29.3021992Z (Reading database ... 
2025-08-20T18:55:29.3022230Z (Reading database ... 5%
2025-08-20T18:55:29.3022446Z (Reading database ... 10%
2025-08-20T18:55:29.3022641Z (Reading database ... 15%
2025-08-20T18:55:29.3022838Z (Reading database ... 20%
2025-08-20T18:55:29.3023030Z (Reading database ... 25%
2025-08-20T18:55:29.3023901Z (Reading database ... 30%
2025-08-20T18:55:29.3024116Z (Reading database ... 35%
2025-08-20T18:55:29.3024308Z (Reading database ... 40%
2025-08-20T18:55:29.3024505Z (Reading database ... 45%
2025-08-20T18:55:29.3024697Z (Reading database ... 50%
2025-08-20T18:55:29.3046396Z (Reading database ... 55%
2025-08-20T18:55:29.3139951Z (Reading database ... 60%
2025-08-20T18:55:29.3181800Z (Reading database ... 65%
2025-08-20T18:55:29.3201033Z (Reading database ... 70%
2025-08-20T18:55:29.3238241Z (Reading database ... 75%
2025-08-20T18:55:29.3367780Z (Reading database ... 80%
2025-08-20T18:55:29.3457601Z (Reading database ... 85%
2025-08-20T18:55:29.3521358Z (Reading database ... 90%
2025-08-20T18:55:29.3621523Z (Reading database ... 95%
2025-08-20T18:55:29.3622137Z (Reading database ... 100%
2025-08-20T18:55:29.3622522Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T18:55:29.3666161Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T18:55:29.3732924Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T18:55:29.4306444Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T18:55:29.4491599Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T18:55:29.4571139Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T18:55:29.5332394Z Selecting previously unselected package x11proto-dev.
2025-08-20T18:55:29.5534618Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T18:55:29.5600684Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T18:55:29.6895215Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T18:55:29.7072238Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T18:55:29.7142334Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T18:55:29.7700869Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T18:55:29.7873946Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T18:55:29.7945007Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T18:55:29.8474436Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T18:55:29.8649564Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T18:55:29.8735539Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:29.9338778Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T18:55:29.9526782Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T18:55:29.9592613Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:30.0278511Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T18:55:30.0479423Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T18:55:30.0612337Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:30.1126324Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T18:55:30.1314114Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T18:55:30.1381219Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:30.1897393Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T18:55:30.2081831Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T18:55:30.2146665Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:30.2882026Z Selecting previously unselected package xcb.
2025-08-20T18:55:30.3066355Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T18:55:30.3209940Z Unpacking xcb (2.4-8build2) ...
2025-08-20T18:55:30.4203323Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:30.4441849Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T18:55:30.4639858Z Setting up xcb (2.4-8build2) ...
2025-08-20T18:55:30.4960157Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T18:55:30.5206359Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T18:55:30.5516098Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T18:55:32.0041107Z Processing triggers for sgml-base (1.31) ...
2025-08-20T18:55:32.0288884Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T18:55:32.0463077Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T18:55:32.0682592Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T18:55:32.0884711Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:32.1074027Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:32.1256490Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:32.1439597Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T18:55:33.5636735Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:55:34.2133677Z Collecting build
2025-08-20T18:55:34.2703665Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T18:55:34.3879695Z Collecting cffi
2025-08-20T18:55:34.3988416Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T18:55:34.4974047Z Collecting scons
2025-08-20T18:55:34.5083133Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T18:55:34.5757086Z Collecting scuba
2025-08-20T18:55:34.5879722Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T18:55:34.6538480Z Collecting pytest
2025-08-20T18:55:34.6644720Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T18:55:34.7030704Z Collecting packaging>=19.1 (from build)
2025-08-20T18:55:34.7136689Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T18:55:34.7447145Z Collecting pyproject_hooks (from build)
2025-08-20T18:55:34.7553286Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T18:55:34.7944408Z Collecting pycparser (from cffi)
2025-08-20T18:55:34.8052676Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T18:55:34.8543006Z Collecting PyYAML (from scuba)
2025-08-20T18:55:34.8653415Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T18:55:34.9027969Z Collecting iniconfig>=1 (from pytest)
2025-08-20T18:55:34.9136034Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T18:55:34.9577317Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T18:55:34.9684975Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T18:55:35.0087220Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T18:55:35.0194865Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T18:55:35.0465832Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T18:55:35.0732527Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T18:55:35.1311415Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T18:55:35.1857724Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 75.0 MB/s  0:00:00
2025-08-20T18:55:35.1979709Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T18:55:35.2227733Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T18:55:35.2473605Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T18:55:35.2697244Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T18:55:35.2913938Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T18:55:35.3133839Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T18:55:35.3370805Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.0 MB/s  0:00:00
2025-08-20T18:55:35.3473574Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T18:55:35.3704401Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T18:55:35.3915966Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T18:55:35.4122090Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 27.2 MB/s  0:00:00
2025-08-20T18:55:35.5074887Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T18:55:37.1616006Z 
2025-08-20T18:55:37.1631487Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T18:55:37.4654882Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:55:38.1322986Z Collecting ansi2txt
2025-08-20T18:55:38.2026513Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T18:55:38.2529008Z Collecting pipx
2025-08-20T18:55:38.2680946Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T18:55:38.3237781Z Collecting scons
2025-08-20T18:55:38.3249328Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T18:55:38.3525371Z Collecting py2static
2025-08-20T18:55:38.3691494Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T18:55:38.4154161Z Collecting typer
2025-08-20T18:55:38.4302529Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T18:55:38.4862522Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T18:55:38.5013335Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T18:55:38.5416372Z Collecting packaging>=20 (from pipx)
2025-08-20T18:55:38.5425085Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T18:55:38.5770214Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T18:55:38.5918481Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T18:55:38.6404756Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T18:55:38.6554009Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T18:55:38.7274265Z Collecting pyinstaller (from py2static)
2025-08-20T18:55:38.7433736Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T18:55:38.7935312Z Collecting staticx (from py2static)
2025-08-20T18:55:38.8101725Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T18:55:38.8552782Z   Preparing metadata (setup.py): started
2025-08-20T18:55:39.3646879Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T18:55:39.3999434Z Collecting click>=8.0.0 (from typer)
2025-08-20T18:55:39.4148319Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T18:55:39.4669588Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T18:55:39.4819624Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T18:55:39.5324603Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T18:55:39.5473981Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T18:55:39.6058726Z Collecting rich>=10.11.0 (from typer)
2025-08-20T18:55:39.6208553Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T18:55:39.6659762Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T18:55:39.6812470Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T18:55:39.7263424Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T18:55:39.7273352Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T18:55:39.7575862Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T18:55:39.7728201Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T18:55:39.9017677Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T18:55:39.9171559Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T18:55:39.9611220Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T18:55:39.9764802Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T18:55:40.0553537Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T18:55:40.0780510Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T18:55:40.1248980Z Collecting pyelftools (from staticx->py2static)
2025-08-20T18:55:40.1413222Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T18:55:40.1697937Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T18:55:40.1959621Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T18:55:40.2116674Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T18:55:40.2315481Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T18:55:40.2615698Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T18:55:40.2877612Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T18:55:40.3134494Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T18:55:40.3311884Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T18:55:40.3472814Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T18:55:40.3709622Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T18:55:40.3986540Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T18:55:40.4142852Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T18:55:40.4404655Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T18:55:40.4643453Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T18:55:40.4891640Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T18:55:40.5152728Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T18:55:40.5438749Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T18:55:40.5760620Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 17.0 MB/s  0:00:00
2025-08-20T18:55:40.5912008Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T18:55:40.6229616Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T18:55:40.6545442Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.9 MB/s  0:00:00
2025-08-20T18:55:40.6693543Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T18:55:40.6952080Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T18:55:40.7390089Z Building wheels for collected packages: staticx
2025-08-20T18:55:40.7397097Z   Building wheel for staticx (setup.py): started
2025-08-20T18:55:51.6142541Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T18:55:51.6154122Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790696 sha256=5ed235db7365d78386b6ce3eaff09fa9ba957ffcec841c962cf19d3fe0bebf42
2025-08-20T18:55:51.6154987Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T18:55:51.6172321Z Successfully built staticx
2025-08-20T18:55:51.7139966Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T18:55:52.5388370Z   Attempting uninstall: scons
2025-08-20T18:55:52.5463118Z     Found existing installation: SCons 4.9.1
2025-08-20T18:55:52.5759999Z     Uninstalling SCons-4.9.1:
2025-08-20T18:55:52.5824683Z       Successfully uninstalled SCons-4.9.1
2025-08-20T18:55:53.0875686Z   Attempting uninstall: pygments
2025-08-20T18:55:53.0950439Z     Found existing installation: Pygments 2.19.2
2025-08-20T18:55:53.1118836Z     Uninstalling Pygments-2.19.2:
2025-08-20T18:55:53.1143672Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T18:55:53.7248466Z   Attempting uninstall: packaging
2025-08-20T18:55:53.7319674Z     Found existing installation: packaging 25.0
2025-08-20T18:55:53.7339853Z     Uninstalling packaging-25.0:
2025-08-20T18:55:53.7346036Z       Successfully uninstalled packaging-25.0
2025-08-20T18:55:54.7026028Z 
2025-08-20T18:55:54.7049932Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T18:55:54.9982352Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:55:55.2636595Z Collecting build
2025-08-20T18:55:55.2649321Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T18:55:55.3426140Z Collecting cffi
2025-08-20T18:55:55.3438630Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T18:55:55.3671817Z Collecting scons
2025-08-20T18:55:55.3682519Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T18:55:55.3925531Z Collecting scuba
2025-08-20T18:55:55.3936435Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T18:55:55.4430707Z Collecting pytest
2025-08-20T18:55:55.4441917Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T18:55:55.4688502Z Collecting packaging>=19.1 (from build)
2025-08-20T18:55:55.4699387Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T18:55:55.5045359Z Collecting pyproject_hooks (from build)
2025-08-20T18:55:55.5056494Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T18:55:55.5250399Z Collecting pycparser (from cffi)
2025-08-20T18:55:55.5262444Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T18:55:55.5597648Z Collecting PyYAML (from scuba)
2025-08-20T18:55:55.5614303Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T18:55:55.5822138Z Collecting iniconfig>=1 (from pytest)
2025-08-20T18:55:55.5832777Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T18:55:55.6075714Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T18:55:55.6086773Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T18:55:55.6343763Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T18:55:55.6354846Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T18:55:55.6406449Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T18:55:55.6416087Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T18:55:55.6427633Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T18:55:55.6456007Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T18:55:55.6466461Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T18:55:55.6477273Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T18:55:55.6486491Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T18:55:55.6494852Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T18:55:55.6503833Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T18:55:55.6519515Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T18:55:55.6528914Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T18:55:55.6537688Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T18:55:55.7596601Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T18:55:55.7600904Z   Attempting uninstall: scons
2025-08-20T18:55:55.7673318Z     Found existing installation: SCons 4.9.1
2025-08-20T18:55:55.7962866Z     Uninstalling SCons-4.9.1:
2025-08-20T18:55:55.8026168Z       Successfully uninstalled SCons-4.9.1
2025-08-20T18:55:56.3357432Z   Attempting uninstall: PyYAML
2025-08-20T18:55:56.3436056Z     Found existing installation: PyYAML 6.0.2
2025-08-20T18:55:56.3456743Z     Uninstalling PyYAML-6.0.2:
2025-08-20T18:55:56.3464999Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T18:55:56.4060103Z   Attempting uninstall: pyproject_hooks
2025-08-20T18:55:56.4131069Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T18:55:56.4145266Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T18:55:56.4150895Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T18:55:56.4304030Z   Attempting uninstall: pygments
2025-08-20T18:55:56.4373142Z     Found existing installation: Pygments 2.19.2
2025-08-20T18:55:56.4530542Z     Uninstalling Pygments-2.19.2:
2025-08-20T18:55:56.4555198Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T18:55:57.0415269Z   Attempting uninstall: pycparser
2025-08-20T18:55:57.0487155Z     Found existing installation: pycparser 2.22
2025-08-20T18:55:57.0512256Z     Uninstalling pycparser-2.22:
2025-08-20T18:55:57.0516904Z       Successfully uninstalled pycparser-2.22
2025-08-20T18:55:57.1721729Z   Attempting uninstall: pluggy
2025-08-20T18:55:57.1793729Z     Found existing installation: pluggy 1.6.0
2025-08-20T18:55:57.1810689Z     Uninstalling pluggy-1.6.0:
2025-08-20T18:55:57.1814828Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T18:55:57.2028174Z   Attempting uninstall: packaging
2025-08-20T18:55:57.2100675Z     Found existing installation: packaging 25.0
2025-08-20T18:55:57.2120970Z     Uninstalling packaging-25.0:
2025-08-20T18:55:57.2126859Z       Successfully uninstalled packaging-25.0
2025-08-20T18:55:57.2572802Z   Attempting uninstall: iniconfig
2025-08-20T18:55:57.2646998Z     Found existing installation: iniconfig 2.1.0
2025-08-20T18:55:57.2661396Z     Uninstalling iniconfig-2.1.0:
2025-08-20T18:55:57.2665227Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T18:55:57.2816353Z   Attempting uninstall: scuba
2025-08-20T18:55:57.2884797Z     Found existing installation: scuba 2.14.1
2025-08-20T18:55:57.2902951Z     Uninstalling scuba-2.14.1:
2025-08-20T18:55:57.2910601Z       Successfully uninstalled scuba-2.14.1
2025-08-20T18:55:57.3152503Z   Attempting uninstall: pytest
2025-08-20T18:55:57.3228649Z     Found existing installation: pytest 8.4.1
2025-08-20T18:55:57.3276461Z     Uninstalling pytest-8.4.1:
2025-08-20T18:55:57.3478589Z       Successfully uninstalled pytest-8.4.1
2025-08-20T18:55:57.5548678Z   Attempting uninstall: cffi
2025-08-20T18:55:57.5616630Z     Found existing installation: cffi 1.17.1
2025-08-20T18:55:57.5636214Z     Uninstalling cffi-1.17.1:
2025-08-20T18:55:57.5825826Z       Successfully uninstalled cffi-1.17.1
2025-08-20T18:55:57.6510864Z   Attempting uninstall: build
2025-08-20T18:55:57.6584088Z     Found existing installation: build 1.3.0
2025-08-20T18:55:57.6604997Z     Uninstalling build-1.3.0:
2025-08-20T18:55:57.6612752Z       Successfully uninstalled build-1.3.0
2025-08-20T18:55:57.6858013Z 
2025-08-20T18:55:57.6882734Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T18:55:57.9955125Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:55:58.1686306Z Collecting ansi2txt
2025-08-20T18:55:58.1699268Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T18:55:58.1976119Z Collecting pipx
2025-08-20T18:55:58.1988267Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T18:55:58.2233033Z Collecting scons
2025-08-20T18:55:58.2244855Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T18:55:58.2469593Z Collecting py2static
2025-08-20T18:55:58.2480232Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T18:55:58.2720213Z Collecting typer
2025-08-20T18:55:58.2731561Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T18:55:58.3034882Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T18:55:58.3046687Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T18:55:58.3287207Z Collecting packaging>=20 (from pipx)
2025-08-20T18:55:58.3298663Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T18:55:58.3549007Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T18:55:58.3560100Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T18:55:58.3794955Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T18:55:58.3805860Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T18:55:58.4224475Z Collecting pyinstaller (from py2static)
2025-08-20T18:55:58.4236973Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T18:55:58.4459214Z Collecting staticx (from py2static)
2025-08-20T18:55:58.4470158Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T18:55:58.4607699Z   Preparing metadata (setup.py): started
2025-08-20T18:55:58.6642611Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T18:55:58.6892045Z Collecting click>=8.0.0 (from typer)
2025-08-20T18:55:58.6901901Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T18:55:58.7156744Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T18:55:58.7165976Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T18:55:58.7582054Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T18:55:58.7591163Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T18:55:58.7963490Z Collecting rich>=10.11.0 (from typer)
2025-08-20T18:55:58.7973192Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T18:55:58.8213528Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T18:55:58.8223104Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T18:55:58.8506434Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T18:55:58.8515549Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T18:55:58.8699695Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T18:55:58.8708986Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T18:55:58.9634055Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T18:55:58.9644854Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T18:55:58.9879126Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T18:55:58.9888019Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T18:55:59.0139077Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T18:55:59.0147854Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T18:55:59.0418971Z Collecting pyelftools (from staticx->py2static)
2025-08-20T18:55:59.0427855Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T18:55:59.0457954Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T18:55:59.0466592Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T18:55:59.0475681Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T18:55:59.0504028Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T18:55:59.0512577Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T18:55:59.0521305Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T18:55:59.0530179Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T18:55:59.0539270Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T18:55:59.0547842Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T18:55:59.0556410Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T18:55:59.0566351Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T18:55:59.0581911Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T18:55:59.0590971Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T18:55:59.0599567Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T18:55:59.0608055Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T18:55:59.0616806Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T18:55:59.0625354Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T18:55:59.0638940Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T18:55:59.0649486Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T18:55:59.0663246Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T18:55:59.0672192Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T18:55:59.0979141Z Building wheels for collected packages: staticx
2025-08-20T18:55:59.0984769Z   Building wheel for staticx (setup.py): started
2025-08-20T18:56:01.6124310Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T18:56:01.6139808Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790768 sha256=8d0232eb65a95bd629afd876ab85589232663d046417a56c28ba3798e06e6e91
2025-08-20T18:56:01.6140794Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T18:56:01.6159148Z Successfully built staticx
2025-08-20T18:56:01.7140663Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T18:56:01.7144311Z   Attempting uninstall: pyelftools
2025-08-20T18:56:01.7211487Z     Found existing installation: pyelftools 0.32
2025-08-20T18:56:01.7247773Z     Uninstalling pyelftools-0.32:
2025-08-20T18:56:01.7260009Z       Successfully uninstalled pyelftools-0.32
2025-08-20T18:56:01.8342173Z   Attempting uninstall: altgraph
2025-08-20T18:56:01.8412926Z     Found existing installation: altgraph 0.17.4
2025-08-20T18:56:01.8428688Z     Uninstalling altgraph-0.17.4:
2025-08-20T18:56:01.8433496Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T18:56:01.8630562Z   Attempting uninstall: typing-extensions
2025-08-20T18:56:01.8699077Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T18:56:01.8711163Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T18:56:01.8898851Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T18:56:01.9182179Z   Attempting uninstall: staticx
2025-08-20T18:56:01.9252282Z     Found existing installation: staticx 0.14.1
2025-08-20T18:56:01.9272245Z     Uninstalling staticx-0.14.1:
2025-08-20T18:56:01.9280257Z       Successfully uninstalled staticx-0.14.1
2025-08-20T18:56:01.9592839Z   Attempting uninstall: shellingham
2025-08-20T18:56:01.9664003Z     Found existing installation: shellingham 1.5.4
2025-08-20T18:56:01.9679251Z     Uninstalling shellingham-1.5.4:
2025-08-20T18:56:01.9684382Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T18:56:01.9845195Z   Attempting uninstall: setuptools
2025-08-20T18:56:01.9912205Z     Found existing installation: setuptools 80.9.0
2025-08-20T18:56:02.0113213Z     Uninstalling setuptools-80.9.0:
2025-08-20T18:56:02.0330134Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T18:56:02.6298359Z   Attempting uninstall: scons
2025-08-20T18:56:02.6377404Z     Found existing installation: SCons 4.9.1
2025-08-20T18:56:02.6682942Z     Uninstalling SCons-4.9.1:
2025-08-20T18:56:02.6745147Z       Successfully uninstalled SCons-4.9.1
2025-08-20T18:56:03.1793627Z   Attempting uninstall: pygments
2025-08-20T18:56:03.1867292Z     Found existing installation: Pygments 2.19.2
2025-08-20T18:56:03.2030659Z     Uninstalling Pygments-2.19.2:
2025-08-20T18:56:03.2054285Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T18:56:03.7989069Z   Attempting uninstall: platformdirs
2025-08-20T18:56:03.8074734Z     Found existing installation: platformdirs 4.3.8
2025-08-20T18:56:03.8092770Z     Uninstalling platformdirs-4.3.8:
2025-08-20T18:56:03.8097883Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T18:56:03.8320578Z   Attempting uninstall: packaging
2025-08-20T18:56:03.8394424Z     Found existing installation: packaging 25.0
2025-08-20T18:56:03.8413856Z     Uninstalling packaging-25.0:
2025-08-20T18:56:03.8420028Z       Successfully uninstalled packaging-25.0
2025-08-20T18:56:03.8848931Z   Attempting uninstall: mdurl
2025-08-20T18:56:03.8916439Z     Found existing installation: mdurl 0.1.2
2025-08-20T18:56:03.8931378Z     Uninstalling mdurl-0.1.2:
2025-08-20T18:56:03.8936194Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T18:56:03.9102579Z   Attempting uninstall: click
2025-08-20T18:56:03.9173533Z     Found existing installation: click 8.2.1
2025-08-20T18:56:03.9192346Z     Uninstalling click-8.2.1:
2025-08-20T18:56:03.9198081Z       Successfully uninstalled click-8.2.1
2025-08-20T18:56:03.9812967Z   Attempting uninstall: argcomplete
2025-08-20T18:56:03.9887638Z     Found existing installation: argcomplete 3.6.2
2025-08-20T18:56:03.9912018Z     Uninstalling argcomplete-3.6.2:
2025-08-20T18:56:03.9920907Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T18:56:04.0193477Z   Attempting uninstall: ansi2txt
2025-08-20T18:56:04.0266042Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T18:56:04.0279858Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T18:56:04.0474200Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T18:56:04.0627642Z   Attempting uninstall: userpath
2025-08-20T18:56:04.0703022Z     Found existing installation: userpath 1.9.2
2025-08-20T18:56:04.0719847Z     Uninstalling userpath-1.9.2:
2025-08-20T18:56:04.0726906Z       Successfully uninstalled userpath-1.9.2
2025-08-20T18:56:04.0915033Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T18:56:04.0991310Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T18:56:04.1296447Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T18:56:04.1336982Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T18:56:04.3456121Z   Attempting uninstall: markdown-it-py
2025-08-20T18:56:04.3545181Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T18:56:04.3590363Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T18:56:04.3602169Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T18:56:04.4266622Z   Attempting uninstall: rich
2025-08-20T18:56:04.4342164Z     Found existing installation: rich 14.1.0
2025-08-20T18:56:04.4389219Z     Uninstalling rich-14.1.0:
2025-08-20T18:56:04.4397571Z       Successfully uninstalled rich-14.1.0
2025-08-20T18:56:04.5915559Z   Attempting uninstall: pyinstaller
2025-08-20T18:56:04.5987182Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T18:56:04.6232278Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T18:56:04.6268536Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T18:56:04.8911135Z   Attempting uninstall: pipx
2025-08-20T18:56:04.8988754Z     Found existing installation: pipx 1.7.1
2025-08-20T18:56:04.9016964Z     Uninstalling pipx-1.7.1:
2025-08-20T18:56:04.9026841Z       Successfully uninstalled pipx-1.7.1
2025-08-20T18:56:04.9616096Z   Attempting uninstall: typer
2025-08-20T18:56:04.9688111Z     Found existing installation: typer 0.16.1
2025-08-20T18:56:04.9710643Z     Uninstalling typer-0.16.1:
2025-08-20T18:56:04.9717827Z       Successfully uninstalled typer-0.16.1
2025-08-20T18:56:05.0111791Z   Attempting uninstall: py2static
2025-08-20T18:56:05.0177429Z     Found existing installation: py2static 0.0.1
2025-08-20T18:56:05.0193195Z     Uninstalling py2static-0.0.1:
2025-08-20T18:56:05.0200940Z       Successfully uninstalled py2static-0.0.1
2025-08-20T18:56:05.0357958Z 
2025-08-20T18:56:05.0382015Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T18:56:05.3317625Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:56:05.4365282Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T18:56:05.4369634Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-jjv3bqps
2025-08-20T18:56:05.4388743Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}  Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-jjv3bqps
2025-08-20T18:56:07.1024815Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T18:56:07.1062729Z   Installing build dependencies: started
2025-08-20T18:56:07.7687819Z   Installing build dependencies: finished with status 'done'
2025-08-20T18:56:07.7698050Z   Getting requirements to build wheel: started
2025-08-20T18:56:08.0351362Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T18:56:08.0362966Z   Preparing metadata (pyproject.toml): started
2025-08-20T18:56:08.2103644Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T18:56:08.3839613Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T18:56:08.3851158Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T18:56:08.4183736Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T18:56:08.4194608Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T18:56:08.4524671Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T18:56:08.4536190Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T18:56:08.4810347Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T18:56:08.4820961Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T18:56:08.4862594Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T18:56:08.4872149Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T18:56:08.4884194Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T18:56:08.4899193Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T18:56:08.5009274Z Building wheels for collected packages: pyinstaller
2025-08-20T18:56:08.5016811Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T18:56:11.4269495Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T18:56:11.4291450Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=782ea6136eb61629c600611ab2ff34c4875f2a50b4d678e289eef99a997214f8
2025-08-20T18:56:11.4292702Z   Stored in directory: /tmp/pip-ephem-wheel-cache-jh24q5vy/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T18:56:11.4331618Z Successfully built pyinstaller
2025-08-20T18:56:11.5128388Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T18:56:11.5132523Z   Attempting uninstall: altgraph
2025-08-20T18:56:11.5202590Z     Found existing installation: altgraph 0.17.4
2025-08-20T18:56:11.5220774Z     Uninstalling altgraph-0.17.4:
2025-08-20T18:56:11.5226564Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T18:56:11.5465793Z   Attempting uninstall: setuptools
2025-08-20T18:56:11.5535790Z     Found existing installation: setuptools 80.9.0
2025-08-20T18:56:11.5741280Z     Uninstalling setuptools-80.9.0:
2025-08-20T18:56:11.5968710Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T18:56:12.1959950Z   Attempting uninstall: packaging
2025-08-20T18:56:12.2034505Z     Found existing installation: packaging 25.0
2025-08-20T18:56:12.2066764Z     Uninstalling packaging-25.0:
2025-08-20T18:56:12.2072863Z       Successfully uninstalled packaging-25.0
2025-08-20T18:56:12.2518307Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T18:56:12.2594198Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T18:56:12.2901667Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T18:56:12.2942234Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T18:56:12.4874657Z   Attempting uninstall: pyinstaller
2025-08-20T18:56:12.4964253Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T18:56:12.5220193Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T18:56:12.5260770Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T18:56:12.8029683Z 
2025-08-20T18:56:12.8055025Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T18:56:13.0413049Z 6.15.0
2025-08-20T18:56:14.3567586Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T18:56:14.3575942Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T18:56:14.3576221Z 
2025-08-20T18:56:14.3576457Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T18:56:14.3576938Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T18:56:14.3577424Z installation.
2025-08-20T18:56:14.3577608Z 
2025-08-20T18:56:14.3577833Z If you installed the current Docker package using this script and are using it
2025-08-20T18:56:14.3578376Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T18:56:14.3578845Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T18:56:14.3579245Z files to match the parameters passed to the script.
2025-08-20T18:56:14.3579928Z 
2025-08-20T18:56:14.3580166Z You may press Ctrl+C now to abort this script.
2025-08-20T18:56:14.3724140Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T18:56:15.6360320Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T18:56:16.1649054Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T18:56:16.1836363Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T18:56:16.3193449Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T18:56:16.3208727Z + sh -c 'echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T18:56:16.3216014Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T18:56:17.6433962Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T18:56:28.5427869Z + sh -c 'docker version'
2025-08-20T18:56:28.5572347Z Client: Docker Engine - Community
2025-08-20T18:56:28.5572705Z  Version:           28.3.3
2025-08-20T18:56:28.5573107Z  API version:       1.51
2025-08-20T18:56:28.5573369Z  Go version:        go1.24.5
2025-08-20T18:56:28.5573638Z  Git commit:        980b856
2025-08-20T18:56:28.5573943Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T18:56:28.5574224Z  OS/Arch:           linux/arm64
2025-08-20T18:56:28.5574493Z  Context:           default
2025-08-20T18:56:28.5574634Z 
2025-08-20T18:56:28.5574750Z Server: Docker Engine - Community
2025-08-20T18:56:28.5574984Z  Engine:
2025-08-20T18:56:28.5575212Z   Version:          28.3.3
2025-08-20T18:56:28.5575542Z   API version:      1.51 (minimum version 1.24)
2025-08-20T18:56:28.5575860Z   Go version:       go1.24.5
2025-08-20T18:56:28.5576111Z   Git commit:       bea959c
2025-08-20T18:56:28.5576384Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T18:56:28.5576692Z   OS/Arch:          linux/arm64
2025-08-20T18:56:28.5576967Z   Experimental:     false
2025-08-20T18:56:28.5577189Z  containerd:
2025-08-20T18:56:28.5577630Z   Version:          1.7.27
2025-08-20T18:56:28.5578079Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T18:56:28.5578411Z  runc:
2025-08-20T18:56:28.5578640Z   Version:          1.2.5
2025-08-20T18:56:28.5578877Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T18:56:28.5579167Z  docker-init:
2025-08-20T18:56:28.5579369Z   Version:          0.19.0
2025-08-20T18:56:28.5579609Z   GitCommit:        de40ad0
2025-08-20T18:56:28.5592061Z 
2025-08-20T18:56:28.5592402Z ================================================================================
2025-08-20T18:56:28.5592659Z 
2025-08-20T18:56:28.5593232Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T18:56:28.5593588Z Docker daemon in rootless mode for your user:
2025-08-20T18:56:28.5593962Z 
2025-08-20T18:56:28.5594076Z     dockerd-rootless-setuptool.sh install
2025-08-20T18:56:28.5594292Z 
2025-08-20T18:56:28.5594501Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T18:56:28.5594821Z 
2025-08-20T18:56:28.5594824Z 
2025-08-20T18:56:28.5595053Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T18:56:28.5595513Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T18:56:28.5595787Z 
2025-08-20T18:56:28.5595975Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T18:56:28.5596473Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T18:56:28.5596925Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T18:56:28.5597254Z 
2025-08-20T18:56:28.5597347Z ================================================================================
2025-08-20T18:56:28.5597809Z 
2025-08-20T18:56:39.7945426Z ● docker.service - Docker Application Container Engine
2025-08-20T18:56:39.7945968Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T18:56:39.7947167Z      Active: active (running) since Wed 2025-08-20 18:56:29 UTC; 10s ago
2025-08-20T18:56:39.7948104Z TriggeredBy: ● docker.socket
2025-08-20T18:56:39.7948464Z        Docs: https://docs.docker.com
2025-08-20T18:56:39.7948790Z    Main PID: 20747 (dockerd)
2025-08-20T18:56:39.7949032Z       Tasks: 10
2025-08-20T18:56:39.7949294Z      Memory: 21.3M (peak: 24.5M)
2025-08-20T18:56:39.7949536Z         CPU: 262ms
2025-08-20T18:56:39.7949756Z      CGroup: /system.slice/docker.service
2025-08-20T18:56:39.7950870Z              └─20747 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T18:56:39.7951189Z 
2025-08-20T18:56:39.7951557Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.172061729Z" level=info msg="Loading containers: start."
2025-08-20T18:56:39.7952746Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.695390502Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 2d47c397a79d509d192522de13aba06969f5abfa25ba252404c6ee80f559611f], retrying...."
2025-08-20T18:56:39.7953954Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.731951717Z" level=info msg="Loading containers: done."
2025-08-20T18:56:39.7955093Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751673872Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T18:56:39.7956452Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751774571Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T18:56:39.7957367Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751808412Z" level=info msg="Initializing buildkit"
2025-08-20T18:56:39.7958200Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.767379654Z" level=info msg="Completed buildkit initialization"
2025-08-20T18:56:39.7959005Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.771238767Z" level=info msg="Daemon has completed initialization"
2025-08-20T18:56:39.7959726Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.771306385Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T18:56:39.7960418Z Aug 20 18:56:29 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T18:56:39.8035235Z ● docker.service - Docker Application Container Engine
2025-08-20T18:56:39.8035972Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T18:56:39.8036589Z      Active: active (running) since Wed 2025-08-20 18:56:29 UTC; 10s ago
2025-08-20T18:56:39.8037061Z TriggeredBy: ● docker.socket
2025-08-20T18:56:39.8037398Z        Docs: https://docs.docker.com
2025-08-20T18:56:39.8037850Z    Main PID: 20747 (dockerd)
2025-08-20T18:56:39.8038089Z       Tasks: 10
2025-08-20T18:56:39.8038343Z      Memory: 21.3M (peak: 24.5M)
2025-08-20T18:56:39.8038590Z         CPU: 262ms
2025-08-20T18:56:39.8038809Z      CGroup: /system.slice/docker.service
2025-08-20T18:56:39.8039418Z              └─20747 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T18:56:39.8039709Z 
2025-08-20T18:56:39.8040026Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.172061729Z" level=info msg="Loading containers: start."
2025-08-20T18:56:39.8041196Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.695390502Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 2d47c397a79d509d192522de13aba06969f5abfa25ba252404c6ee80f559611f], retrying...."
2025-08-20T18:56:39.8042530Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.731951717Z" level=info msg="Loading containers: done."
2025-08-20T18:56:39.8043653Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751673872Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T18:56:39.8044994Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751774571Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T18:56:39.8045877Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751808412Z" level=info msg="Initializing buildkit"
2025-08-20T18:56:39.8046563Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.767379654Z" level=info msg="Completed buildkit initialization"
2025-08-20T18:56:39.8047361Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.771238767Z" level=info msg="Daemon has completed initialization"
2025-08-20T18:56:39.8048241Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.771306385Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T18:56:39.8048960Z Aug 20 18:56:29 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T18:56:39.8199745Z ● docker.service - Docker Application Container Engine
2025-08-20T18:56:39.8200384Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T18:56:39.8201067Z      Active: active (running) since Wed 2025-08-20 18:56:29 UTC; 10s ago
2025-08-20T18:56:39.8202015Z TriggeredBy: ● docker.socket
2025-08-20T18:56:39.8202310Z        Docs: https://docs.docker.com
2025-08-20T18:56:39.8202712Z    Main PID: 20747 (dockerd)
2025-08-20T18:56:39.8202945Z       Tasks: 10
2025-08-20T18:56:39.8203146Z      Memory: 21.3M (peak: 24.5M)
2025-08-20T18:56:39.8203481Z         CPU: 262ms
2025-08-20T18:56:39.8203709Z      CGroup: /system.slice/docker.service
2025-08-20T18:56:39.8204297Z              └─20747 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T18:56:39.8204608Z 
2025-08-20T18:56:39.8204909Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.172061729Z" level=info msg="Loading containers: start."
2025-08-20T18:56:39.8206032Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.695390502Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 2d47c397a79d509d192522de13aba06969f5abfa25ba252404c6ee80f559611f], retrying...."
2025-08-20T18:56:39.8207612Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.731951717Z" level=info msg="Loading containers: done."
2025-08-20T18:56:39.8208749Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751673872Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T18:56:39.8210044Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751774571Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T18:56:39.8210965Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.751808412Z" level=info msg="Initializing buildkit"
2025-08-20T18:56:39.8211649Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.767379654Z" level=info msg="Completed buildkit initialization"
2025-08-20T18:56:39.8212452Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.771238767Z" level=info msg="Daemon has completed initialization"
2025-08-20T18:56:39.8213157Z Aug 20 18:56:29 runnervmdbl46 dockerd[20747]: time="2025-08-20T18:56:29.771306385Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T18:56:39.8213952Z Aug 20 18:56:29 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T18:56:39.8291539Z Docker version 28.3.3, build 980b856
2025-08-20T18:56:39.8435682Z Unable to find image 'hello-world:latest' locally
2025-08-20T18:56:40.5010034Z latest: Pulling from library/hello-world
2025-08-20T18:56:40.6685613Z 198f93fd5094: Pulling fs layer
2025-08-20T18:56:41.0487819Z 198f93fd5094: Verifying Checksum
2025-08-20T18:56:41.0488179Z 198f93fd5094: Download complete
2025-08-20T18:56:41.0857562Z 198f93fd5094: Pull complete
2025-08-20T18:56:41.1056475Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T18:56:41.1136853Z Status: Downloaded newer image for hello-world:latest
2025-08-20T18:56:41.8756344Z 
2025-08-20T18:56:41.8757413Z Hello from Docker!
2025-08-20T18:56:41.8758037Z This message shows that your installation appears to be working correctly.
2025-08-20T18:56:41.8758340Z 
2025-08-20T18:56:41.8758712Z To generate this message, Docker took the following steps:
2025-08-20T18:56:41.8759103Z  1. The Docker client contacted the Docker daemon.
2025-08-20T18:56:41.8759502Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T18:56:41.8759937Z     (arm64v8)
2025-08-20T18:56:41.8760250Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T18:56:41.8760688Z     executable that produces the output you are currently reading.
2025-08-20T18:56:41.8761179Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T18:56:41.8761545Z     to your terminal.
2025-08-20T18:56:41.8761715Z 
2025-08-20T18:56:41.8761881Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T18:56:41.8762321Z  $ docker run -it ubuntu bash
2025-08-20T18:56:41.8762494Z 
2025-08-20T18:56:41.8762665Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T18:56:41.8763078Z  https://hub.docker.com/
2025-08-20T18:56:41.8763245Z 
2025-08-20T18:56:41.8763340Z For more examples and ideas, visit:
2025-08-20T18:56:41.8763643Z  https://docs.docker.com/get-started/
2025-08-20T18:56:41.8763870Z 
2025-08-20T18:56:42.0187935Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T18:56:42.0188376Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T18:56:42.0188952Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T18:56:42.0189421Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T18:56:42.0190115Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T18:56:42.0190608Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T18:56:42.0191179Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T18:56:42.0191999Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T18:56:42.0192501Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T18:56:42.0193051Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T18:56:42.0193438Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T18:56:42.0256815Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T18:56:42.0257368Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T18:56:42.0258028Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T18:56:42.0258429Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T18:56:42.0258828Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T18:56:42.0259236Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T18:56:42.0259622Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T18:56:42.0259998Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T18:56:42.0260460Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T18:56:42.0261350Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T18:56:42.0261740Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T18:56:42.0262161Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T18:56:42.0262559Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T18:56:42.0262911Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T18:56:42.0263300Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T18:56:42.0263728Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T18:56:42.0264148Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T18:56:42.0264552Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T18:56:42.0264968Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T18:56:42.0265390Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T18:56:42.0265814Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T18:56:42.0266240Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T18:56:42.0266672Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T18:56:42.0267115Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T18:56:42.0267805Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T18:56:42.0268254Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T18:56:42.0268675Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T18:56:42.0269065Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T18:56:42.0269480Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T18:56:42.0269906Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T18:56:42.0270327Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T18:56:42.0270731Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T18:56:42.0271123Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T18:56:42.0271579Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T18:56:42.0272050Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T18:56:42.0272791Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T18:56:42.0273305Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T18:56:42.0273757Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T18:56:42.0274176Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T18:56:42.0274599Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T18:56:42.0275010Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T18:56:42.0275426Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T18:56:42.0275826Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T18:56:42.0276196Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T18:56:42.0276557Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T18:56:42.0276933Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T18:56:42.0277325Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T18:56:42.0278021Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T18:56:42.0278407Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T18:56:42.0278820Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T18:56:42.0279258Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T18:56:42.0279683Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T18:56:42.0280094Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T18:56:42.0280519Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T18:56:42.0280950Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T18:56:42.0281365Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T18:56:42.0281761Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T18:56:42.0282201Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T18:56:42.0282699Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T18:56:42.0283200Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T18:56:42.0283661Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T18:56:42.0284080Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T18:56:42.0284473Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T18:56:42.0284867Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T18:56:42.0285275Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T18:56:42.0285674Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T18:56:42.0286136Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T18:56:42.0286646Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T18:56:42.0287161Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T18:56:42.0287775Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T18:56:42.0288222Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T18:56:42.0288624Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T18:56:42.0289017Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T18:56:42.0289653Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T18:56:42.0290070Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T18:56:42.0290458Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T18:56:42.0290884Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T18:56:42.0291309Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T18:56:42.0291688Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T18:56:42.0292057Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T18:56:42.0292460Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T18:56:42.0292869Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T18:56:42.0293248Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T18:56:42.0293615Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T18:56:42.0294010Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T18:56:42.0294398Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T18:56:42.0294888Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T18:56:42.0295269Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T18:56:42.0295679Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T18:56:42.0296064Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T18:56:42.0296427Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T18:56:42.0296791Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T18:56:42.0297166Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T18:56:42.0297716Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T18:56:42.0298127Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T18:56:42.0298520Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T18:56:42.0298911Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T18:56:42.0299293Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T18:56:42.0299691Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T18:56:42.0300086Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T18:56:42.0300458Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T18:56:42.0300814Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T18:56:42.0301164Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T18:56:42.0301519Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T18:56:42.0301884Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T18:56:42.0302234Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T18:56:42.0302606Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T18:56:42.0303007Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T18:56:42.0303439Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T18:56:42.0303874Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T18:56:42.0304279Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T18:56:42.0304672Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T18:56:42.0305062Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T18:56:42.0305447Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T18:56:42.0306088Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T18:56:42.0306516Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T18:56:42.0306901Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T18:56:42.0307300Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T18:56:42.0308439Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T18:56:42.0308888Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T18:56:42.0309316Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T18:56:42.0309706Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T18:56:42.0310099Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T18:56:42.0310510Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T18:56:42.0310925Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T18:56:42.0311329Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T18:56:42.0311917Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T18:56:42.0312318Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T18:56:42.0312723Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T18:56:42.0313103Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T18:56:42.0313461Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T18:56:42.0313827Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T18:56:42.0314223Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T18:56:42.0314618Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T18:56:42.0315025Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T18:56:42.0315414Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T18:56:42.0315790Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T18:56:42.0316168Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T18:56:42.0316542Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T18:56:42.0316929Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T18:56:42.0317354Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T18:56:42.0317969Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T18:56:42.0318375Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T18:56:42.0318753Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T18:56:42.0319149Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T18:56:42.0319570Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T18:56:42.0319994Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T18:56:42.0320348Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T18:56:42.0320693Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T18:56:42.0321112Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T18:56:42.0321543Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T18:56:42.0321956Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T18:56:42.0322340Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T18:56:42.0322722Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T18:56:42.0323360Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T18:56:42.0323797Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T18:56:42.0324269Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T18:56:42.0324685Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T18:56:42.0325054Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T18:56:42.0325412Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T18:56:42.0325855Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T18:56:42.0326359Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T18:56:42.0326798Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T18:56:42.0327178Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T18:56:42.0327777Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T18:56:42.0328317Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T18:56:42.0328987Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T18:56:42.0329425Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T18:56:42.0329790Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T18:56:42.0330170Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T18:56:42.0330579Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T18:56:42.0330995Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T18:56:42.0331401Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T18:56:42.0331782Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T18:56:42.0332157Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T18:56:42.0332556Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T18:56:42.0332959Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T18:56:42.0333358Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T18:56:42.0333759Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T18:56:42.0334158Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T18:56:42.0334546Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T18:56:42.0334969Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T18:56:42.0335417Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T18:56:42.0335854Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T18:56:42.0336246Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T18:56:42.0336628Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T18:56:42.0337010Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T18:56:42.0337387Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T18:56:42.0337991Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T18:56:42.0338416Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T18:56:42.0338885Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T18:56:42.0339332Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T18:56:42.0339739Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T18:56:42.0340363Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T18:56:42.0340760Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T18:56:42.0341149Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T18:56:42.0341519Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T18:56:42.0341909Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T18:56:42.0342293Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T18:56:42.0342736Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T18:56:42.0343210Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T18:56:42.0343669Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T18:56:42.0344194Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T18:56:42.0344705Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T18:56:42.0345207Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T18:56:42.0345795Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T18:56:42.0346160Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T18:56:42.0346525Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T18:56:42.0346904Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T18:56:42.0347284Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T18:56:42.0347806Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T18:56:42.0348194Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T18:56:42.0348586Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T18:56:42.0348972Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T18:56:42.0349353Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T18:56:42.0349736Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T18:56:42.0350132Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T18:56:42.0350523Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T18:56:42.0350943Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T18:56:42.0351383Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T18:56:42.0351805Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T18:56:42.0352221Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T18:56:42.0352629Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T18:56:42.0353036Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T18:56:42.0353462Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T18:56:42.0353853Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T18:56:42.0354254Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T18:56:42.0354764Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.0355287Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T18:56:42.0355662Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T18:56:42.0356132Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T18:56:42.0356510Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T18:56:42.0357141Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T18:56:42.0357809Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T18:56:42.0358257Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T18:56:42.0358693Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T18:56:42.0359098Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T18:56:42.0359702Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T18:56:42.0360127Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T18:56:42.0360539Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T18:56:42.0360934Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T18:56:42.0361369Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T18:56:42.0361951Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T18:56:42.0362448Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T18:56:42.0363088Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T18:56:42.0363500Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T18:56:42.0363904Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T18:56:42.0364383Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T18:56:42.0364869Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T18:56:42.0365278Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T18:56:42.0365713Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T18:56:42.0366168Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T18:56:42.0366576Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T18:56:42.0366946Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T18:56:42.0367301Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T18:56:42.0367844Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T18:56:42.0368231Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T18:56:42.0368628Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T18:56:42.0368984Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T18:56:42.0369466Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T18:56:42.0369829Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T18:56:42.0370194Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T18:56:42.0370564Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T18:56:42.0370923Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T18:56:42.0371306Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T18:56:42.0371694Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T18:56:42.0372056Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T18:56:42.0372414Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T18:56:42.0372775Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T18:56:42.0373143Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T18:56:42.0373520Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T18:56:42.0373890Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T18:56:42.0374506Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T18:56:42.0374900Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T18:56:42.0375326Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T18:56:42.0375763Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T18:56:42.0376172Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T18:56:42.0376537Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T18:56:42.0376922Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T18:56:42.0377350Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T18:56:42.0377908Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T18:56:42.0378274Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T18:56:42.0378649Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T18:56:42.0379010Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T18:56:42.0379523Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T18:56:42.0379873Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T18:56:42.0380224Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T18:56:42.0380594Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T18:56:42.0380955Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T18:56:42.0381302Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T18:56:42.0381636Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T18:56:42.0382016Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T18:56:42.0382430Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T18:56:42.0382829Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T18:56:42.0383229Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T18:56:42.0383631Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T18:56:42.0384050Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T18:56:42.0384554Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T18:56:42.0385172Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T18:56:42.0385798Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T18:56:42.0386340Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T18:56:42.0386818Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T18:56:42.0387278Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T18:56:42.0387957Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T18:56:42.0388584Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T18:56:42.0389150Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T18:56:42.0389644Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T18:56:42.0390090Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T18:56:42.0390462Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T18:56:42.0390831Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T18:56:42.0391477Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T18:56:42.0391868Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T18:56:42.0392260Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T18:56:42.0392648Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T18:56:42.0393034Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T18:56:42.0393420Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T18:56:42.0393807Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T18:56:42.0394185Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T18:56:42.0394563Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T18:56:42.0394939Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T18:56:42.0395336Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T18:56:42.0395732Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T18:56:42.0396303Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T18:56:42.0396718Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T18:56:42.0397087Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T18:56:42.0397645Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T18:56:42.0398065Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T18:56:42.0398478Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T18:56:42.0398918Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T18:56:42.0399343Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T18:56:42.0399719Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T18:56:42.0400087Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T18:56:42.0400476Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T18:56:42.0400847Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T18:56:42.0401240Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T18:56:42.0401639Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T18:56:42.0402028Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T18:56:42.0402412Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T18:56:42.0402776Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T18:56:42.0403146Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T18:56:42.0404535Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.0405276Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.0405970Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.0406639Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.0407186Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T18:56:42.0407740Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T18:56:42.0408168Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T18:56:42.0408573Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T18:56:42.0409213Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T18:56:42.0409604Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T18:56:42.0409978Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T18:56:42.0410356Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T18:56:42.0410736Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T18:56:42.0411112Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T18:56:42.0411491Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T18:56:42.0411880Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T18:56:42.0412287Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T18:56:42.0412687Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T18:56:42.0413090Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T18:56:42.0413480Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T18:56:42.0413862Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T18:56:42.0414430Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T18:56:42.0414835Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T18:56:42.0415233Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T18:56:42.0415634Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T18:56:42.0416026Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T18:56:42.0416453Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T18:56:42.0416886Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T18:56:42.0417293Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T18:56:42.0417954Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T18:56:42.0418433Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T18:56:42.0418842Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T18:56:42.0419213Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T18:56:42.0419598Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T18:56:42.0419996Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T18:56:42.0420404Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T18:56:42.0420808Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T18:56:42.0421189Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T18:56:42.0421588Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T18:56:42.0422059Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T18:56:42.0422537Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T18:56:42.0422936Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T18:56:42.0423342Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T18:56:42.0423792Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T18:56:42.0424240Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T18:56:42.0424715Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T18:56:42.0425202Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T18:56:42.0425863Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T18:56:42.0426321Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T18:56:42.0426726Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T18:56:42.0427119Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T18:56:42.0427738Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T18:56:42.0428148Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T18:56:42.0428526Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T18:56:42.0428935Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T18:56:42.0429338Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T18:56:42.0429742Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T18:56:42.0430167Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T18:56:42.0430561Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T18:56:42.0431107Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T18:56:42.0431474Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T18:56:42.0431833Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T18:56:42.0432222Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T18:56:42.0432649Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T18:56:42.0433041Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T18:56:42.0433491Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T18:56:42.0433945Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T18:56:42.0434354Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T18:56:42.0434799Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T18:56:42.0435228Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T18:56:42.0435638Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T18:56:42.0436046Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T18:56:42.0436406Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T18:56:42.0436774Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T18:56:42.0437172Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T18:56:42.0437720Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T18:56:42.0438122Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T18:56:42.0438488Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T18:56:42.0438841Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T18:56:42.0439190Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T18:56:42.0439677Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T18:56:42.0440187Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T18:56:42.0440571Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T18:56:42.0440955Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T18:56:42.0441355Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T18:56:42.0441764Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T18:56:42.0442422Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T18:56:42.0442843Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T18:56:42.0443256Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T18:56:42.0443678Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T18:56:42.0444054Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T18:56:42.0444424Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T18:56:42.0444786Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T18:56:42.0445163Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T18:56:42.0445587Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T18:56:42.0446017Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T18:56:42.0446419Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T18:56:42.0446844Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T18:56:42.0447291Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T18:56:42.0448044Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T18:56:42.0448415Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T18:56:42.0448764Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T18:56:42.0449114Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T18:56:42.0449482Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T18:56:42.0449860Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T18:56:42.0450233Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T18:56:42.0450633Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T18:56:42.0451054Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T18:56:42.0451519Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T18:56:42.0451960Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T18:56:42.0452337Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T18:56:42.0452726Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T18:56:42.0453117Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T18:56:42.0453507Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T18:56:42.0453891Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T18:56:42.0454269Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T18:56:42.0454716Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T18:56:42.0455210Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T18:56:42.0455638Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T18:56:42.0456020Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T18:56:42.0456399Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T18:56:42.0456810Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T18:56:42.0457207Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T18:56:42.0457836Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T18:56:42.0458253Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T18:56:42.0458635Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T18:56:42.0458979Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T18:56:42.0459550Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T18:56:42.0459970Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T18:56:42.0460399Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T18:56:42.0460781Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T18:56:42.0461167Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T18:56:42.0461608Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T18:56:42.0462053Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T18:56:42.0462478Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T18:56:42.0462873Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T18:56:42.0463392Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.0463902Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T18:56:42.0464432Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T18:56:42.0464844Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T18:56:42.0465272Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T18:56:42.0465796Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T18:56:42.0466383Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T18:56:42.0466992Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T18:56:42.0467814Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T18:56:42.0468517Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T18:56:42.0469152Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T18:56:42.0469781Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T18:56:42.0470363Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T18:56:42.0470847Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T18:56:42.0471294Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T18:56:42.0471727Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T18:56:42.0472157Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T18:56:42.0472639Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T18:56:42.0473074Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T18:56:42.0473463Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T18:56:42.0473836Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T18:56:42.0474216Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T18:56:42.0474598Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T18:56:42.0475010Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T18:56:42.0475426Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T18:56:42.0475794Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T18:56:42.0476183Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T18:56:42.0476856Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T18:56:42.0477374Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T18:56:42.0478081Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T18:56:42.0478580Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T18:56:42.0479035Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T18:56:42.0479454Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T18:56:42.0479872Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T18:56:42.0480291Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T18:56:42.0480723Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T18:56:42.0481161Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T18:56:42.0481548Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T18:56:42.0482096Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T18:56:42.0482473Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T18:56:42.0482853Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T18:56:42.0483313Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T18:56:42.0483756Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T18:56:42.0484161Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T18:56:42.0484574Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T18:56:42.0485005Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T18:56:42.0485460Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T18:56:42.0485905Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T18:56:42.0486344Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T18:56:42.0486740Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T18:56:42.0487114Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T18:56:42.0487741Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T18:56:42.0488140Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T18:56:42.0488515Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T18:56:42.0488920Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T18:56:42.0489323Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T18:56:42.0489759Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T18:56:42.0490232Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T18:56:42.0490693Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T18:56:42.0491086Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T18:56:42.0491443Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T18:56:42.0491816Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T18:56:42.0492213Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T18:56:42.0492602Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T18:56:42.0492994Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T18:56:42.0493639Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T18:56:42.0494108Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T18:56:42.0494526Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T18:56:42.0494918Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T18:56:42.0495319Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T18:56:42.0495863Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.0496443Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T18:56:42.0496899Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T18:56:42.0497348Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T18:56:42.0497974Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T18:56:42.0498379Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T18:56:42.0498773Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T18:56:42.0499314Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T18:56:42.0499719Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T18:56:42.0500123Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T18:56:42.0500500Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T18:56:42.0500894Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T18:56:42.0501299Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T18:56:42.0501675Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T18:56:42.0502090Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T18:56:42.0502559Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T18:56:42.0502989Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T18:56:42.0503369Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T18:56:42.0503745Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T18:56:42.0504137Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T18:56:42.0504513Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T18:56:42.0504883Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T18:56:42.0505314Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T18:56:42.0505764Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T18:56:42.0506178Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T18:56:42.0506578Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T18:56:42.0506984Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T18:56:42.0507366Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T18:56:42.0507945Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T18:56:42.0508344Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T18:56:42.0508746Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T18:56:42.0509193Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T18:56:42.0509641Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T18:56:42.0510063Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T18:56:42.0510689Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T18:56:42.0511109Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T18:56:42.0511543Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T18:56:42.0511932Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T18:56:42.0512293Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T18:56:42.0512645Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T18:56:42.0513012Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T18:56:42.0513386Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T18:56:42.0513739Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T18:56:42.0514112Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T18:56:42.0514511Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T18:56:42.0514900Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T18:56:42.0515456Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T18:56:42.0515809Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T18:56:42.0516189Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T18:56:42.0516589Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T18:56:42.0516966Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T18:56:42.0517330Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T18:56:42.0517897Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T18:56:42.0518289Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T18:56:42.0518678Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T18:56:42.0519031Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T18:56:42.0519404Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T18:56:42.0519810Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T18:56:42.0520194Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T18:56:42.0520572Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T18:56:42.0520951Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T18:56:42.0521337Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T18:56:42.0521738Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T18:56:42.0522163Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T18:56:42.0522570Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T18:56:42.0522930Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T18:56:42.0523279Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T18:56:42.0523628Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T18:56:42.0524050Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T18:56:42.0524556Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T18:56:42.0525062Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T18:56:42.0525540Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T18:56:42.0526050Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T18:56:42.0526493Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T18:56:42.0527099Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T18:56:42.0527663Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T18:56:42.0528077Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T18:56:42.0528466Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T18:56:42.0528858Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T18:56:42.0529244Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T18:56:42.0529621Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T18:56:42.0530015Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T18:56:42.0530461Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T18:56:42.0530895Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T18:56:42.0531278Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T18:56:42.0531679Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T18:56:42.0532283Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T18:56:42.0532667Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T18:56:42.0533016Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T18:56:42.0533406Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T18:56:42.0533861Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T18:56:42.0534319Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T18:56:42.0534728Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T18:56:42.0535146Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T18:56:42.0535580Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T18:56:42.0536018Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T18:56:42.0853862Z [+] Installing Go for linux-arm64...
2025-08-20T18:56:42.5168900Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T18:56:42.5169237Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T18:56:42.5169465Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T18:56:42.5178880Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T18:56:42.5179247Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T18:56:42.5179599Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T18:56:42.5255117Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T18:56:42.5255619Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T18:56:42.5256113Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T18:56:42.5256572Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T18:56:42.5257029Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T18:56:42.5257628Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T18:56:42.5258107Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T18:56:42.5258558Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T18:56:42.5258991Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T18:56:42.5259423Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T18:56:42.5259852Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T18:56:42.5260650Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T18:56:42.5261112Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T18:56:42.5261570Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T18:56:42.5262019Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T18:56:42.5262472Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T18:56:42.5262936Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T18:56:42.5263395Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T18:56:42.5263843Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T18:56:42.5264260Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T18:56:42.5264613Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T18:56:42.5264939Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T18:56:42.5265269Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T18:56:42.5265817Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T18:56:42.5266155Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T18:56:42.5291768Z go version go1.22.2 linux/arm64
2025-08-20T18:56:42.5584731Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T18:56:42.5585127Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T18:56:42.5585487Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T18:56:42.5585872Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T18:56:42.5586259Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T18:56:42.5586658Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T18:56:42.5587043Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T18:56:42.5587404Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T18:56:42.5588398Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T18:56:42.5588740Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T18:56:42.5589098Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T18:56:42.5589481Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T18:56:42.5589864Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T18:56:42.5590268Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T18:56:42.5590664Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T18:56:42.5591063Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T18:56:42.5591475Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T18:56:42.5591838Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T18:56:42.5592219Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T18:56:42.5592680Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T18:56:42.5593125Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T18:56:42.5593519Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T18:56:42.5593942Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T18:56:42.5594342Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T18:56:42.5594695Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T18:56:42.5595087Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T18:56:42.5595838Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T18:56:42.5596277Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T18:56:42.5596683Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T18:56:42.5597103Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T18:56:42.5597658Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T18:56:42.5598096Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T18:56:42.5598526Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T18:56:42.5598951Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T18:56:42.5599391Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T18:56:42.5599817Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T18:56:42.5600224Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T18:56:42.5600635Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T18:56:42.5601222Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T18:56:42.5601632Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T18:56:42.5602055Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T18:56:42.5602477Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T18:56:42.5602885Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T18:56:42.5603279Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T18:56:42.5603735Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T18:56:42.5604210Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T18:56:42.5604682Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T18:56:42.5605173Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T18:56:42.5605623Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T18:56:42.5606043Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T18:56:42.5606465Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T18:56:42.5606875Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T18:56:42.5607291Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T18:56:42.5608233Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T18:56:42.5608612Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T18:56:42.5608978Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T18:56:42.5609349Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T18:56:42.5609747Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T18:56:42.5610156Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T18:56:42.5610539Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T18:56:42.5610945Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T18:56:42.5611381Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T18:56:42.5611801Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T18:56:42.5612210Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T18:56:42.5612633Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T18:56:42.5613276Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T18:56:42.5613719Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T18:56:42.5614122Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T18:56:42.5614560Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T18:56:42.5615057Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T18:56:42.5615556Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T18:56:42.5616017Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T18:56:42.5616434Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T18:56:42.5616818Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T18:56:42.5617214Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T18:56:42.5617785Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T18:56:42.5618187Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T18:56:42.5618800Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T18:56:42.5619301Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T18:56:42.5619807Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T18:56:42.5620297Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T18:56:42.5620740Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T18:56:42.5621312Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T18:56:42.5621716Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T18:56:42.5622120Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T18:56:42.5622520Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T18:56:42.5622915Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T18:56:42.5623344Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T18:56:42.5623770Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T18:56:42.5624154Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T18:56:42.5624528Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T18:56:42.5624940Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T18:56:42.5625350Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T18:56:42.5625732Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T18:56:42.5626105Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T18:56:42.5626505Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T18:56:42.5626901Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T18:56:42.5627256Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T18:56:42.5627783Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T18:56:42.5628197Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T18:56:42.5628587Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T18:56:42.5628955Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T18:56:42.5629321Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T18:56:42.5629700Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T18:56:42.5630307Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T18:56:42.5630724Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T18:56:42.5631128Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T18:56:42.5631511Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T18:56:42.5631896Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T18:56:42.5632297Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T18:56:42.5632698Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T18:56:42.5633076Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T18:56:42.5633431Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T18:56:42.5633785Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T18:56:42.5634146Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T18:56:42.5634511Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T18:56:42.5634864Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T18:56:42.5635384Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T18:56:42.5635787Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T18:56:42.5636222Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T18:56:42.5636658Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T18:56:42.5637059Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T18:56:42.5637579Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T18:56:42.5637979Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T18:56:42.5638368Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T18:56:42.5638773Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T18:56:42.5639181Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T18:56:42.5639572Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T18:56:42.5639966Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T18:56:42.5640385Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T18:56:42.5640827Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T18:56:42.5641261Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T18:56:42.5641653Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T18:56:42.5642057Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T18:56:42.5642476Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T18:56:42.5642890Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T18:56:42.5643299Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T18:56:42.5643698Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T18:56:42.5644102Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T18:56:42.5644509Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T18:56:42.5644891Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T18:56:42.5645249Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T18:56:42.5645622Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T18:56:42.5646022Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T18:56:42.5646617Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T18:56:42.5647049Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T18:56:42.5647555Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T18:56:42.5647937Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T18:56:42.5648319Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T18:56:42.5648700Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T18:56:42.5649090Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T18:56:42.5649515Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T18:56:42.5649960Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T18:56:42.5650358Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T18:56:42.5650739Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T18:56:42.5651133Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T18:56:42.5651705Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T18:56:42.5652130Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T18:56:42.5652489Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T18:56:42.5652836Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T18:56:42.5653259Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T18:56:42.5653724Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T18:56:42.5654136Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T18:56:42.5654546Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T18:56:42.5654928Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T18:56:42.5655312Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T18:56:42.5655742Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T18:56:42.5656213Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T18:56:42.5656629Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T18:56:42.5656996Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T18:56:42.5657358Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T18:56:42.5657989Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T18:56:42.5658503Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T18:56:42.5658945Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T18:56:42.5659331Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T18:56:42.5659795Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T18:56:42.5660340Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T18:56:42.5660846Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T18:56:42.5661286Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T18:56:42.5661649Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T18:56:42.5662035Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T18:56:42.5662447Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T18:56:42.5662866Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T18:56:42.5663490Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T18:56:42.5663890Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T18:56:42.5664266Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T18:56:42.5664672Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T18:56:42.5665073Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T18:56:42.5665471Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T18:56:42.5665870Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T18:56:42.5666270Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T18:56:42.5666665Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T18:56:42.5667084Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T18:56:42.5667751Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T18:56:42.5668207Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T18:56:42.5668772Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T18:56:42.5669150Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T18:56:42.5669523Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T18:56:42.5669900Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T18:56:42.5670293Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T18:56:42.5670712Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T18:56:42.5671182Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T18:56:42.5671633Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T18:56:42.5672043Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T18:56:42.5672434Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T18:56:42.5672822Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T18:56:42.5673194Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T18:56:42.5673563Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T18:56:42.5673951Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T18:56:42.5674333Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T18:56:42.5674779Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T18:56:42.5675249Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T18:56:42.5675714Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T18:56:42.5676241Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T18:56:42.5676754Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T18:56:42.5677268Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T18:56:42.5677850Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T18:56:42.5678225Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T18:56:42.5678587Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T18:56:42.5678969Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T18:56:42.5679353Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T18:56:42.5679724Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T18:56:42.5680304Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T18:56:42.5680707Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T18:56:42.5681094Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T18:56:42.5681478Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T18:56:42.5681854Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T18:56:42.5682248Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T18:56:42.5682638Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T18:56:42.5683053Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T18:56:42.5683488Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T18:56:42.5683911Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T18:56:42.5684328Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T18:56:42.5684734Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T18:56:42.5685145Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T18:56:42.5685707Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T18:56:42.5686098Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T18:56:42.5686462Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T18:56:42.5687026Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.5687646Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T18:56:42.5688029Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T18:56:42.5688404Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T18:56:42.5688772Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T18:56:42.5689171Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T18:56:42.5689610Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T18:56:42.5690035Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T18:56:42.5690466Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T18:56:42.5690869Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T18:56:42.5691270Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T18:56:42.5691694Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T18:56:42.5692107Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T18:56:42.5692502Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T18:56:42.5692935Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T18:56:42.5693427Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T18:56:42.5693930Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T18:56:42.5694380Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T18:56:42.5694793Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T18:56:42.5695199Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T18:56:42.5695673Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T18:56:42.5696163Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T18:56:42.5696574Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T18:56:42.5697222Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T18:56:42.5697929Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T18:56:42.5698342Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T18:56:42.5698705Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T18:56:42.5699057Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T18:56:42.5699432Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T18:56:42.5699817Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T18:56:42.5700189Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T18:56:42.5700541Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T18:56:42.5700908Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T18:56:42.5701275Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T18:56:42.5701634Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T18:56:42.5702005Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T18:56:42.5702511Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T18:56:42.5702889Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T18:56:42.5703276Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T18:56:42.5703640Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T18:56:42.5703998Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T18:56:42.5704357Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T18:56:42.5704722Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T18:56:42.5705097Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T18:56:42.5705468Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T18:56:42.5705831Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T18:56:42.5706210Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T18:56:42.5706631Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T18:56:42.5707067Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T18:56:42.5707625Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T18:56:42.5708019Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T18:56:42.5708403Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T18:56:42.5708831Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T18:56:42.5709233Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T18:56:42.5709601Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T18:56:42.5709968Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T18:56:42.5710335Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T18:56:42.5710679Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T18:56:42.5711027Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T18:56:42.5711378Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T18:56:42.5711751Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T18:56:42.5712110Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T18:56:42.5712457Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T18:56:42.5712793Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T18:56:42.5713370Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T18:56:42.5713798Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T18:56:42.5714200Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T18:56:42.5714602Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T18:56:42.5714997Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T18:56:42.5715414Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T18:56:42.5715918Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T18:56:42.5716531Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T18:56:42.5717156Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T18:56:42.5717835Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T18:56:42.5718356Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T18:56:42.5719007Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T18:56:42.5719527Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T18:56:42.5720148Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T18:56:42.5720712Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T18:56:42.5721209Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T18:56:42.5721658Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T18:56:42.5722032Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T18:56:42.5722412Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T18:56:42.5722788Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T18:56:42.5723175Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T18:56:42.5723566Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T18:56:42.5723955Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T18:56:42.5724345Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T18:56:42.5724732Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T18:56:42.5725123Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T18:56:42.5725503Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T18:56:42.5725883Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T18:56:42.5726267Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T18:56:42.5726665Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T18:56:42.5727063Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T18:56:42.5727600Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T18:56:42.5728034Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T18:56:42.5728423Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T18:56:42.5728819Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T18:56:42.5729234Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T18:56:42.5729646Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T18:56:42.5730084Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T18:56:42.5730710Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T18:56:42.5731097Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T18:56:42.5731474Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T18:56:42.5731858Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T18:56:42.5732230Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T18:56:42.5732622Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T18:56:42.5733013Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T18:56:42.5733402Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T18:56:42.5733786Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T18:56:42.5734150Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T18:56:42.5734523Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T18:56:42.5735076Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.5735931Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.5736616Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.5737282Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.5737943Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T18:56:42.5738330Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T18:56:42.5738740Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T18:56:42.5739148Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T18:56:42.5739526Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T18:56:42.5739907Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T18:56:42.5740273Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T18:56:42.5740651Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T18:56:42.5741031Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T18:56:42.5741410Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T18:56:42.5741790Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T18:56:42.5742180Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T18:56:42.5742587Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T18:56:42.5742992Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T18:56:42.5743391Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T18:56:42.5743780Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T18:56:42.5744168Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T18:56:42.5744560Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T18:56:42.5744966Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T18:56:42.5745367Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T18:56:42.5745764Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T18:56:42.5746160Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T18:56:42.5746586Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T18:56:42.5747211Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T18:56:42.5747760Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T18:56:42.5748206Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T18:56:42.5748671Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T18:56:42.5749078Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T18:56:42.5749449Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T18:56:42.5749832Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T18:56:42.5750229Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T18:56:42.5750642Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T18:56:42.5751047Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T18:56:42.5751434Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T18:56:42.5751825Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T18:56:42.5752463Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T18:56:42.5752939Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T18:56:42.5753339Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T18:56:42.5753749Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T18:56:42.5754203Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T18:56:42.5754655Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T18:56:42.5755129Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T18:56:42.5755622Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T18:56:42.5756067Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T18:56:42.5756509Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T18:56:42.5756906Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T18:56:42.5757299Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T18:56:42.5757839Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T18:56:42.5758229Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T18:56:42.5758603Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T18:56:42.5759013Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T18:56:42.5759415Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T18:56:42.5759823Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T18:56:42.5760246Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T18:56:42.5760644Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T18:56:42.5761022Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T18:56:42.5761391Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T18:56:42.5761748Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T18:56:42.5762136Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T18:56:42.5762557Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T18:56:42.5762955Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T18:56:42.5763404Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T18:56:42.5764031Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T18:56:42.5764456Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T18:56:42.5764900Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T18:56:42.5765325Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T18:56:42.5765735Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T18:56:42.5766142Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T18:56:42.5766498Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T18:56:42.5766861Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T18:56:42.5767256Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T18:56:42.5767783Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T18:56:42.5768177Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T18:56:42.5768538Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T18:56:42.5769032Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T18:56:42.5769382Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T18:56:42.5769868Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T18:56:42.5770377Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T18:56:42.5770758Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T18:56:42.5771140Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T18:56:42.5771537Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T18:56:42.5771948Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T18:56:42.5772363Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T18:56:42.5772765Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T18:56:42.5773184Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T18:56:42.5773596Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T18:56:42.5773972Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T18:56:42.5774341Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T18:56:42.5774702Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T18:56:42.5775079Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T18:56:42.5775505Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T18:56:42.5775936Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T18:56:42.5776339Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T18:56:42.5776763Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T18:56:42.5777211Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T18:56:42.5777803Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T18:56:42.5778178Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T18:56:42.5778526Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T18:56:42.5778877Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T18:56:42.5779245Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T18:56:42.5779622Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T18:56:42.5779999Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T18:56:42.5780597Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T18:56:42.5781031Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T18:56:42.5781498Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T18:56:42.5781933Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T18:56:42.5782309Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T18:56:42.5782699Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T18:56:42.5783086Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T18:56:42.5783474Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T18:56:42.5783859Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T18:56:42.5784236Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T18:56:42.5784682Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T18:56:42.5785175Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T18:56:42.5785733Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T18:56:42.5786112Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T18:56:42.5786488Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T18:56:42.5786939Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T18:56:42.5787335Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T18:56:42.5787831Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T18:56:42.5788233Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T18:56:42.5788620Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T18:56:42.5788970Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T18:56:42.5789324Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T18:56:42.5789731Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T18:56:42.5790155Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T18:56:42.5790537Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T18:56:42.5790926Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T18:56:42.5791370Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T18:56:42.5791814Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T18:56:42.5792243Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T18:56:42.5792641Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T18:56:42.5793159Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.5793672Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T18:56:42.5794064Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T18:56:42.5794474Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T18:56:42.5794904Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T18:56:42.5795428Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T18:56:42.5796017Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T18:56:42.5796630Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T18:56:42.5797637Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T18:56:42.5798344Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T18:56:42.5798984Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T18:56:42.5799610Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T18:56:42.5800193Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T18:56:42.5800675Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T18:56:42.5801124Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T18:56:42.5801566Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T18:56:42.5801999Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T18:56:42.5802475Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T18:56:42.5803053Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T18:56:42.5803438Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T18:56:42.5803808Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T18:56:42.5804200Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T18:56:42.5804583Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T18:56:42.5804995Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T18:56:42.5805412Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T18:56:42.5805781Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T18:56:42.5806175Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T18:56:42.5806639Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T18:56:42.5807138Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T18:56:42.5807775Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T18:56:42.5808275Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T18:56:42.5808731Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T18:56:42.5809149Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T18:56:42.5809565Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T18:56:42.5809983Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T18:56:42.5810419Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T18:56:42.5810850Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T18:56:42.5811246Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T18:56:42.5811631Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T18:56:42.5812010Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T18:56:42.5812392Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T18:56:42.5812833Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T18:56:42.5813278Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T18:56:42.5813683Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T18:56:42.5814102Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T18:56:42.5814716Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T18:56:42.5815192Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T18:56:42.5815643Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T18:56:42.5816083Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T18:56:42.5816482Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T18:56:42.5816857Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T18:56:42.5817248Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T18:56:42.5817810Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T18:56:42.5818190Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T18:56:42.5818592Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T18:56:42.5818998Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T18:56:42.5819427Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T18:56:42.5820053Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T18:56:42.5820514Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T18:56:42.5820910Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T18:56:42.5821262Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T18:56:42.5821635Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T18:56:42.5822030Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T18:56:42.5822419Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T18:56:42.5822815Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T18:56:42.5823248Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T18:56:42.5823699Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T18:56:42.5824121Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T18:56:42.5824510Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T18:56:42.5824910Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T18:56:42.5825458Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:42.5826041Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T18:56:42.5826494Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T18:56:42.5826947Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T18:56:42.5827375Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T18:56:42.5827928Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T18:56:42.5828328Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T18:56:42.5828720Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T18:56:42.5829122Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T18:56:42.5829526Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T18:56:42.5829907Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T18:56:42.5830303Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T18:56:42.5830704Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T18:56:42.5831261Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T18:56:42.5831684Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T18:56:42.5832149Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T18:56:42.5832580Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T18:56:42.5832961Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T18:56:42.5833340Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T18:56:42.5833731Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T18:56:42.5834109Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T18:56:42.5834481Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T18:56:42.5834913Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T18:56:42.5835364Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T18:56:42.5835772Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T18:56:42.5836304Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T18:56:42.5836705Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T18:56:42.5837089Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T18:56:42.5837576Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T18:56:42.5837965Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T18:56:42.5838369Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T18:56:42.5838816Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T18:56:42.5839261Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T18:56:42.5839688Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T18:56:42.5840091Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T18:56:42.5840499Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T18:56:42.5840929Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T18:56:42.5841324Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T18:56:42.5841679Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T18:56:42.5842027Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T18:56:42.5842392Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T18:56:42.5842768Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T18:56:42.5843122Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T18:56:42.5843495Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T18:56:42.5843893Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T18:56:42.5844284Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T18:56:42.5844644Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T18:56:42.5844997Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T18:56:42.5845380Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T18:56:42.5845782Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T18:56:42.5846160Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T18:56:42.5846529Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T18:56:42.5846893Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T18:56:42.5847635Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T18:56:42.5848059Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T18:56:42.5848411Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T18:56:42.5848791Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T18:56:42.5849186Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T18:56:42.5849571Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T18:56:42.5849954Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T18:56:42.5850332Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T18:56:42.5850718Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T18:56:42.5851120Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T18:56:42.5851545Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T18:56:42.5851952Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T18:56:42.5852310Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T18:56:42.5852796Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T18:56:42.5853138Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T18:56:42.5853560Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T18:56:42.5854062Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T18:56:42.5854535Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T18:56:42.5855010Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T18:56:42.5855513Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T18:56:42.5855953Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T18:56:42.5856329Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T18:56:42.5856723Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T18:56:42.5857115Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T18:56:42.5857638Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T18:56:42.5858050Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T18:56:42.5858441Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T18:56:42.5858824Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T18:56:42.5859219Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T18:56:42.5859662Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T18:56:42.5860100Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T18:56:42.5860475Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T18:56:42.5860878Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T18:56:42.5861301Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T18:56:42.5861685Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T18:56:42.5862034Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T18:56:42.5862421Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T18:56:42.5862876Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T18:56:42.5863340Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T18:56:42.5863753Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T18:56:42.5864358Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T18:56:42.5864804Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T18:56:42.5865243Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T18:56:42.7830161Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:56:42.9835884Z Collecting meson
2025-08-20T18:56:43.0445664Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T18:56:43.1023349Z Collecting ninja
2025-08-20T18:56:43.1141095Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T18:56:43.1426648Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T18:56:43.2124911Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 17.9 MB/s  0:00:00
2025-08-20T18:56:43.2252573Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T18:56:43.3400339Z Installing collected packages: ninja, meson
2025-08-20T18:56:44.0370530Z 
2025-08-20T18:56:44.0394043Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T18:56:44.3247188Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T18:56:44.4194782Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T18:56:44.4980061Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T18:56:44.9173905Z 1.8.4
2025-08-20T18:56:44.9505943Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T18:56:44.9811473Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T18:56:44.9811946Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T18:56:44.9812302Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T18:56:44.9812661Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T18:56:44.9813061Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T18:56:44.9813428Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T18:56:44.9813803Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T18:56:44.9814161Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T18:56:44.9814507Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T18:56:44.9814836Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T18:56:44.9815204Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T18:56:44.9815589Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T18:56:44.9815976Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T18:56:44.9816387Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T18:56:44.9816805Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T18:56:44.9817215Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T18:56:44.9817786Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T18:56:44.9818160Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T18:56:44.9818540Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T18:56:44.9818996Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T18:56:44.9819441Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T18:56:44.9819831Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T18:56:44.9820253Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T18:56:44.9820651Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T18:56:44.9821358Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T18:56:44.9821810Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T18:56:44.9822249Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T18:56:44.9822679Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T18:56:44.9823088Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T18:56:44.9823506Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T18:56:44.9823928Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T18:56:44.9824356Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T18:56:44.9824787Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T18:56:44.9825213Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T18:56:44.9825661Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T18:56:44.9826090Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T18:56:44.9826714Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T18:56:44.9827124Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T18:56:44.9828783Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T18:56:44.9829223Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T18:56:44.9829654Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T18:56:44.9830082Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T18:56:44.9830489Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T18:56:44.9830890Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T18:56:44.9831362Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T18:56:44.9831839Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T18:56:44.9832323Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T18:56:44.9832817Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T18:56:44.9833267Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T18:56:44.9833687Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T18:56:44.9834112Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T18:56:44.9834526Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T18:56:44.9834946Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T18:56:44.9835357Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T18:56:44.9835733Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T18:56:44.9836099Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T18:56:44.9836474Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T18:56:44.9836871Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T18:56:44.9837275Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T18:56:44.9837857Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T18:56:44.9838277Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T18:56:44.9838715Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T18:56:44.9839145Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T18:56:44.9839853Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T18:56:44.9840299Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T18:56:44.9840738Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T18:56:44.9841147Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T18:56:44.9841548Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T18:56:44.9841983Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T18:56:44.9842480Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T18:56:44.9842978Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T18:56:44.9843443Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T18:56:44.9843865Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T18:56:44.9844258Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T18:56:44.9844651Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T18:56:44.9845244Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T18:56:44.9845648Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T18:56:44.9846111Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T18:56:44.9846614Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T18:56:44.9847122Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T18:56:44.9848027Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T18:56:44.9848494Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T18:56:44.9848901Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T18:56:44.9849298Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T18:56:44.9849715Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T18:56:44.9850111Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T18:56:44.9850504Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T18:56:44.9850931Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T18:56:44.9851358Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T18:56:44.9851745Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T18:56:44.9852115Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T18:56:44.9852526Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T18:56:44.9852937Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T18:56:44.9853319Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T18:56:44.9853694Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T18:56:44.9854086Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T18:56:44.9854475Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T18:56:44.9854829Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T18:56:44.9855209Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T18:56:44.9855619Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T18:56:44.9856008Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T18:56:44.9856375Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T18:56:44.9856994Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T18:56:44.9857412Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T18:56:44.9858014Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T18:56:44.9858417Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T18:56:44.9858816Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T18:56:44.9859199Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T18:56:44.9859582Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T18:56:44.9859980Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T18:56:44.9860380Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T18:56:44.9860754Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T18:56:44.9861113Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T18:56:44.9861465Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T18:56:44.9862015Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T18:56:44.9862381Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T18:56:44.9862731Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T18:56:44.9863110Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T18:56:44.9863511Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T18:56:44.9863942Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T18:56:44.9864380Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T18:56:44.9864785Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T18:56:44.9865183Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T18:56:44.9865582Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T18:56:44.9865978Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T18:56:44.9866382Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T18:56:44.9866797Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T18:56:44.9867183Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T18:56:44.9867765Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T18:56:44.9868203Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T18:56:44.9868644Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T18:56:44.9869071Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T18:56:44.9869473Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T18:56:44.9869869Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T18:56:44.9870286Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T18:56:44.9870696Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T18:56:44.9871102Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T18:56:44.9871497Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T18:56:44.9871896Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T18:56:44.9872303Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T18:56:44.9872688Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T18:56:44.9873046Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T18:56:44.9873657Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T18:56:44.9874085Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T18:56:44.9874489Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T18:56:44.9874891Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T18:56:44.9875282Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T18:56:44.9875653Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T18:56:44.9876061Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T18:56:44.9876440Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T18:56:44.9876824Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T18:56:44.9877301Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T18:56:44.9877955Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T18:56:44.9878365Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T18:56:44.9878936Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T18:56:44.9879334Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T18:56:44.9879757Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T18:56:44.9880177Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T18:56:44.9880531Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T18:56:44.9880880Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T18:56:44.9881303Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T18:56:44.9881729Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T18:56:44.9882141Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T18:56:44.9882524Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T18:56:44.9882910Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T18:56:44.9883299Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T18:56:44.9883721Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T18:56:44.9884188Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T18:56:44.9884604Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T18:56:44.9884972Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T18:56:44.9885333Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T18:56:44.9885779Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T18:56:44.9886284Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T18:56:44.9886729Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T18:56:44.9887114Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T18:56:44.9887731Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T18:56:44.9888287Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T18:56:44.9888791Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T18:56:44.9889229Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T18:56:44.9889594Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T18:56:44.9889977Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T18:56:44.9890612Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T18:56:44.9891048Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T18:56:44.9891463Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T18:56:44.9891842Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T18:56:44.9892216Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T18:56:44.9892613Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T18:56:44.9893014Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T18:56:44.9893414Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T18:56:44.9893813Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T18:56:44.9894207Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T18:56:44.9894607Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T18:56:44.9895027Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T18:56:44.9895622Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T18:56:44.9896047Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T18:56:44.9896437Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T18:56:44.9896810Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T18:56:44.9897182Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T18:56:44.9897748Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T18:56:44.9898186Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T18:56:44.9898607Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T18:56:44.9899082Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T18:56:44.9899531Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T18:56:44.9899943Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T18:56:44.9900332Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T18:56:44.9900716Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T18:56:44.9901091Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T18:56:44.9901464Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T18:56:44.9901852Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T18:56:44.9902235Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T18:56:44.9902680Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T18:56:44.9903161Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T18:56:44.9903621Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T18:56:44.9904142Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T18:56:44.9904655Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T18:56:44.9905159Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T18:56:44.9905602Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T18:56:44.9905970Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T18:56:44.9906471Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T18:56:44.9906852Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T18:56:44.9907621Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T18:56:44.9908048Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T18:56:44.9908433Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T18:56:44.9908821Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T18:56:44.9909209Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T18:56:44.9909585Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T18:56:44.9909958Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T18:56:44.9910352Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T18:56:44.9910742Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T18:56:44.9911159Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T18:56:44.9911601Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T18:56:44.9912026Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T18:56:44.9912443Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T18:56:44.9912997Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T18:56:44.9913415Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T18:56:44.9913837Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T18:56:44.9914230Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T18:56:44.9914595Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T18:56:44.9915106Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:44.9915623Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T18:56:44.9916002Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T18:56:44.9916378Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T18:56:44.9916745Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T18:56:44.9917144Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T18:56:44.9917746Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T18:56:44.9918198Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T18:56:44.9918628Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T18:56:44.9919033Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T18:56:44.9919436Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T18:56:44.9919863Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T18:56:44.9920278Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T18:56:44.9920672Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T18:56:44.9921112Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T18:56:44.9921603Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T18:56:44.9922102Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T18:56:44.9922554Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T18:56:44.9922966Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T18:56:44.9923371Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T18:56:44.9923851Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T18:56:44.9924654Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T18:56:44.9925091Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T18:56:44.9925534Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T18:56:44.9925987Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T18:56:44.9926398Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T18:56:44.9926763Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T18:56:44.9927117Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T18:56:44.9927610Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T18:56:44.9928001Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T18:56:44.9928367Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T18:56:44.9928721Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T18:56:44.9929092Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T18:56:44.9929616Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T18:56:44.9929975Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T18:56:44.9930347Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T18:56:44.9930702Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T18:56:44.9931077Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T18:56:44.9931462Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T18:56:44.9931825Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T18:56:44.9932185Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T18:56:44.9932551Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T18:56:44.9932919Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T18:56:44.9933296Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T18:56:44.9933666Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T18:56:44.9934028Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T18:56:44.9934403Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T18:56:44.9934826Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T18:56:44.9935256Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T18:56:44.9935663Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T18:56:44.9936026Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T18:56:44.9936411Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T18:56:44.9936842Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T18:56:44.9937248Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T18:56:44.9937805Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T18:56:44.9938178Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T18:56:44.9938539Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T18:56:44.9938887Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T18:56:44.9939234Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T18:56:44.9939591Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T18:56:44.9939962Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T18:56:44.9940323Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T18:56:44.9940901Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T18:56:44.9941259Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T18:56:44.9941637Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T18:56:44.9942048Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T18:56:44.9942447Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T18:56:44.9942842Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T18:56:44.9943240Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T18:56:44.9943657Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T18:56:44.9944158Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T18:56:44.9944776Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T18:56:44.9945404Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T18:56:44.9945949Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T18:56:44.9946572Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T18:56:44.9947032Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T18:56:44.9947812Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T18:56:44.9948468Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T18:56:44.9949035Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T18:56:44.9949536Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T18:56:44.9949992Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T18:56:44.9950364Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T18:56:44.9950770Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T18:56:44.9951146Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T18:56:44.9951526Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T18:56:44.9951915Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T18:56:44.9952302Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T18:56:44.9952693Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T18:56:44.9953081Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T18:56:44.9953469Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T18:56:44.9953850Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T18:56:44.9954230Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T18:56:44.9954613Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T18:56:44.9955006Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T18:56:44.9955408Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T18:56:44.9955825Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T18:56:44.9956248Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T18:56:44.9956619Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T18:56:44.9957017Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T18:56:44.9957430Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T18:56:44.9958229Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T18:56:44.9958714Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T18:56:44.9959153Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T18:56:44.9959521Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T18:56:44.9959895Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T18:56:44.9960280Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T18:56:44.9960652Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T18:56:44.9961043Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T18:56:44.9961435Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T18:56:44.9961818Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T18:56:44.9962203Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T18:56:44.9962566Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T18:56:44.9963074Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T18:56:44.9963627Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:44.9964344Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:44.9965031Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:44.9965696Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:44.9966221Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T18:56:44.9966611Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T18:56:44.9967021Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T18:56:44.9967431Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T18:56:44.9968006Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T18:56:44.9968388Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T18:56:44.9968760Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T18:56:44.9969138Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T18:56:44.9969522Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T18:56:44.9969898Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T18:56:44.9970277Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T18:56:44.9970670Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T18:56:44.9971077Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T18:56:44.9971476Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T18:56:44.9971882Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T18:56:44.9972271Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T18:56:44.9972645Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T18:56:44.9973034Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T18:56:44.9973436Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T18:56:44.9973835Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T18:56:44.9974236Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T18:56:44.9974873Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T18:56:44.9975318Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T18:56:44.9975752Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T18:56:44.9976161Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T18:56:44.9976601Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T18:56:44.9977115Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T18:56:44.9977663Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T18:56:44.9978054Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T18:56:44.9978437Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T18:56:44.9978838Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T18:56:44.9979252Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T18:56:44.9979658Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T18:56:44.9980232Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T18:56:44.9980629Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T18:56:44.9981099Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T18:56:44.9981572Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T18:56:44.9981967Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T18:56:44.9982376Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T18:56:44.9982830Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T18:56:44.9983281Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T18:56:44.9983754Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T18:56:44.9984246Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T18:56:44.9984699Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T18:56:44.9985140Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T18:56:44.9985539Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T18:56:44.9985930Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T18:56:44.9986351Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T18:56:44.9986737Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T18:56:44.9987113Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T18:56:44.9987910Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T18:56:44.9988335Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T18:56:44.9988747Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T18:56:44.9989170Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T18:56:44.9989564Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T18:56:44.9989942Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T18:56:44.9990314Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T18:56:44.9990675Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T18:56:44.9991062Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T18:56:44.9991486Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T18:56:44.9992127Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T18:56:44.9992602Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T18:56:44.9993059Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T18:56:44.9993460Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T18:56:44.9993902Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T18:56:44.9994327Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T18:56:44.9994733Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T18:56:44.9995142Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T18:56:44.9995503Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T18:56:44.9995866Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T18:56:44.9996269Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T18:56:44.9996666Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T18:56:44.9997199Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T18:56:44.9997716Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T18:56:44.9998072Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T18:56:44.9998422Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T18:56:44.9998911Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T18:56:44.9999420Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T18:56:44.9999806Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T18:56:45.0000188Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T18:56:45.0000589Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T18:56:45.0001000Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T18:56:45.0001414Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T18:56:45.0001819Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T18:56:45.0002233Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T18:56:45.0002643Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T18:56:45.0003019Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T18:56:45.0003387Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T18:56:45.0003750Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T18:56:45.0004130Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T18:56:45.0004562Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T18:56:45.0004997Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T18:56:45.0005406Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T18:56:45.0005828Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T18:56:45.0006272Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T18:56:45.0006677Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T18:56:45.0007049Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T18:56:45.0007400Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T18:56:45.0007904Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T18:56:45.0008274Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T18:56:45.0008903Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T18:56:45.0009290Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T18:56:45.0009698Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T18:56:45.0010119Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T18:56:45.0010582Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T18:56:45.0011020Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T18:56:45.0011395Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T18:56:45.0011783Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T18:56:45.0012169Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T18:56:45.0012561Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T18:56:45.0012947Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T18:56:45.0013327Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T18:56:45.0013916Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T18:56:45.0014407Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T18:56:45.0014831Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T18:56:45.0015210Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T18:56:45.0015585Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T18:56:45.0015992Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T18:56:45.0016386Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T18:56:45.0016766Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T18:56:45.0017161Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T18:56:45.0017728Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T18:56:45.0018099Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T18:56:45.0018457Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T18:56:45.0018860Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T18:56:45.0019283Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T18:56:45.0019665Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T18:56:45.0020054Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T18:56:45.0020497Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T18:56:45.0020944Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T18:56:45.0021369Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T18:56:45.0021764Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T18:56:45.0022281Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:45.0022792Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T18:56:45.0023182Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T18:56:45.0023596Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T18:56:45.0024023Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T18:56:45.0024545Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T18:56:45.0025378Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T18:56:45.0026010Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T18:56:45.0026666Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T18:56:45.0027315Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T18:56:45.0028086Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T18:56:45.0028714Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T18:56:45.0029298Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T18:56:45.0029781Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T18:56:45.0030225Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T18:56:45.0030663Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T18:56:45.0031254Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T18:56:45.0031736Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T18:56:45.0032171Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T18:56:45.0032552Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T18:56:45.0032922Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T18:56:45.0033305Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T18:56:45.0033691Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T18:56:45.0034101Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T18:56:45.0034522Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T18:56:45.0034891Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T18:56:45.0035286Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T18:56:45.0035749Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T18:56:45.0036242Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T18:56:45.0036733Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T18:56:45.0037227Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T18:56:45.0037884Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T18:56:45.0038310Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T18:56:45.0038737Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T18:56:45.0039153Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T18:56:45.0039584Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T18:56:45.0040011Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T18:56:45.0040402Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T18:56:45.0040785Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T18:56:45.0041166Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T18:56:45.0041548Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T18:56:45.0041987Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T18:56:45.0042428Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T18:56:45.0043072Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T18:56:45.0043500Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T18:56:45.0043934Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T18:56:45.0044388Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T18:56:45.0044835Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T18:56:45.0045271Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T18:56:45.0045674Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T18:56:45.0046049Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T18:56:45.0046438Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T18:56:45.0046810Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T18:56:45.0047186Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T18:56:45.0047776Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T18:56:45.0048366Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T18:56:45.0048797Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T18:56:45.0049269Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T18:56:45.0049734Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T18:56:45.0050131Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T18:56:45.0050485Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T18:56:45.0050862Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T18:56:45.0051268Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T18:56:45.0051659Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T18:56:45.0052049Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T18:56:45.0052485Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T18:56:45.0052932Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T18:56:45.0053355Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T18:56:45.0053744Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T18:56:45.0054147Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T18:56:45.0054694Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:45.0055299Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T18:56:45.0055766Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T18:56:45.0056213Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T18:56:45.0056645Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T18:56:45.0057046Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T18:56:45.0057438Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T18:56:45.0057969Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T18:56:45.0058368Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T18:56:45.0058773Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T18:56:45.0059150Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T18:56:45.0059808Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T18:56:45.0060227Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T18:56:45.0060604Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T18:56:45.0061019Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T18:56:45.0061484Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T18:56:45.0061910Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T18:56:45.0062287Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T18:56:45.0062663Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T18:56:45.0063053Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T18:56:45.0063429Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T18:56:45.0063803Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T18:56:45.0064237Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T18:56:45.0064826Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T18:56:45.0065233Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T18:56:45.0065631Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T18:56:45.0066035Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T18:56:45.0066421Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T18:56:45.0066795Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T18:56:45.0067184Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T18:56:45.0067774Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T18:56:45.0068234Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T18:56:45.0068687Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T18:56:45.0069115Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T18:56:45.0069522Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T18:56:45.0069928Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T18:56:45.0070354Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T18:56:45.0070747Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T18:56:45.0071106Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T18:56:45.0071458Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T18:56:45.0071824Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T18:56:45.0072204Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T18:56:45.0072560Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T18:56:45.0072935Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T18:56:45.0073333Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T18:56:45.0073722Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T18:56:45.0074082Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T18:56:45.0074433Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T18:56:45.0074812Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T18:56:45.0075220Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T18:56:45.0075601Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T18:56:45.0076189Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T18:56:45.0076594Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T18:56:45.0076984Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T18:56:45.0077416Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T18:56:45.0078069Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T18:56:45.0078452Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T18:56:45.0078847Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T18:56:45.0079229Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T18:56:45.0080188Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T18:56:45.0080576Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T18:56:45.0080965Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T18:56:45.0081381Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T18:56:45.0081805Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T18:56:45.0082435Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T18:56:45.0082796Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T18:56:45.0083143Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T18:56:45.0083488Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T18:56:45.0083905Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T18:56:45.0084407Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T18:56:45.0084882Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T18:56:45.0085366Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T18:56:45.0085873Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T18:56:45.0086316Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T18:56:45.0086700Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T18:56:45.0087090Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T18:56:45.0087664Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T18:56:45.0088060Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T18:56:45.0088448Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T18:56:45.0088834Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T18:56:45.0089212Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T18:56:45.0089614Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T18:56:45.0090063Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T18:56:45.0090501Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T18:56:45.0090876Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T18:56:45.0091279Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T18:56:45.0091704Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T18:56:45.0092085Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T18:56:45.0092437Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T18:56:45.0092824Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T18:56:45.0093276Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T18:56:45.0093943Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T18:56:45.0094384Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T18:56:45.0094808Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T18:56:45.0095237Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T18:56:45.0095673Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T18:56:45.2198008Z info: downloading installer
2025-08-20T18:56:45.8262372Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T18:56:45.8262751Z warn: /home/runner/.rustup/settings.toml
2025-08-20T18:56:45.8263111Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T18:56:45.8263535Z warn: instead of the one inferred from the default host triple.
2025-08-20T18:56:45.8462496Z info: profile set to 'default'
2025-08-20T18:56:45.8462836Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T18:56:45.8463195Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T18:56:45.9024111Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T18:56:46.0957711Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T18:56:46.1276560Z info: downloading component 'clippy'
2025-08-20T18:56:46.2783156Z info: downloading component 'rustfmt'
2025-08-20T18:56:46.4048189Z info: downloading component 'cargo'
2025-08-20T18:56:46.6516623Z info: downloading component 'rust-std'
2025-08-20T18:56:47.0972012Z info: downloading component 'rustc'
2025-08-20T18:56:47.9883040Z info: removing previous version of component 'clippy'
2025-08-20T18:56:48.0065736Z info: removing previous version of component 'rustfmt'
2025-08-20T18:56:48.0161429Z info: removing previous version of component 'cargo'
2025-08-20T18:56:48.0443646Z info: removing previous version of component 'rust-std'
2025-08-20T18:56:48.0555950Z info: removing previous version of component 'rustc'
2025-08-20T18:56:48.0816462Z info: installing component 'clippy'
2025-08-20T18:56:48.3485681Z info: installing component 'rustfmt'
2025-08-20T18:56:48.5472850Z info: installing component 'cargo'
2025-08-20T18:56:49.0463438Z info: installing component 'rust-std'
2025-08-20T18:56:50.3673606Z info: installing component 'rustc'
2025-08-20T18:56:53.2331015Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T18:56:53.2331309Z 
2025-08-20T18:56:53.2409004Z   stable-aarch64-unknown-linux-gnu updated - rustc 1.89.0 (29483883e 2025-08-04) (from rustc 1.87.0 (17067e9ac 2025-05-09))
2025-08-20T18:56:53.2409442Z 
2025-08-20T18:56:53.2409447Z 
2025-08-20T18:56:53.2409532Z Rust is installed now. Great!
2025-08-20T18:56:53.2409674Z 
2025-08-20T18:56:53.2409852Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T18:56:53.2410284Z environment variable. This has not been done automatically.
2025-08-20T18:56:53.2410505Z 
2025-08-20T18:56:53.2410615Z To configure your current shell, you need to source
2025-08-20T18:56:53.2410902Z the corresponding env file under $HOME/.cargo.
2025-08-20T18:56:53.2411095Z 
2025-08-20T18:56:53.2411265Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T18:56:53.2411650Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T18:56:53.2411945Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T18:56:53.2412219Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T18:56:53.2585489Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T18:56:53.2911278Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T18:56:53.2911577Z 
2025-08-20T18:56:53.2985198Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T18:56:53.2985541Z 
2025-08-20T18:56:53.3401770Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T18:56:53.3784610Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T18:56:53.4168185Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T18:56:53.4168608Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T18:56:53.4169034Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T18:56:53.4169407Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T18:56:53.4169781Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T18:56:53.4170141Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T18:56:53.4170504Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T18:56:53.4170867Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T18:56:53.4171214Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T18:56:53.4171547Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T18:56:53.4171919Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T18:56:53.4172309Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T18:56:53.4173084Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T18:56:53.4173493Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T18:56:53.4173890Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T18:56:53.4174290Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T18:56:53.4174694Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T18:56:53.4175059Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T18:56:53.4175436Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T18:56:53.4175893Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T18:56:53.4176346Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T18:56:53.4176743Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T18:56:53.4177170Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T18:56:53.4177789Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T18:56:53.4178159Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T18:56:53.4178551Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T18:56:53.4178980Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T18:56:53.4179403Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T18:56:53.4179808Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T18:56:53.4180230Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T18:56:53.4180692Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T18:56:53.4181121Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T18:56:53.4181559Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T18:56:53.4181981Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T18:56:53.4182426Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T18:56:53.4182850Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T18:56:53.4183252Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T18:56:53.4183662Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T18:56:53.4184054Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T18:56:53.4184739Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T18:56:53.4185228Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T18:56:53.4185654Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T18:56:53.4186068Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T18:56:53.4186463Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T18:56:53.4186917Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T18:56:53.4187389Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T18:56:53.4188030Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T18:56:53.4188525Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T18:56:53.4188975Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T18:56:53.4189399Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T18:56:53.4189819Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T18:56:53.4190418Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T18:56:53.4190837Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T18:56:53.4191239Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T18:56:53.4191611Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T18:56:53.4192122Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T18:56:53.4192499Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T18:56:53.4192894Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T18:56:53.4193304Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T18:56:53.4193694Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T18:56:53.4194106Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T18:56:53.4194552Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T18:56:53.4194978Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T18:56:53.4195396Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T18:56:53.4195822Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T18:56:53.4196255Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T18:56:53.4196668Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T18:56:53.4197069Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T18:56:53.4197672Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T18:56:53.4198197Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T18:56:53.4198697Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T18:56:53.4199166Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T18:56:53.4199589Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T18:56:53.4199979Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T18:56:53.4200375Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T18:56:53.4200778Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T18:56:53.4201177Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T18:56:53.4201643Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T18:56:53.4202384Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T18:56:53.4202914Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T18:56:53.4203409Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T18:56:53.4203855Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T18:56:53.4204263Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T18:56:53.4204660Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T18:56:53.4205067Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T18:56:53.4205472Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T18:56:53.4205865Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T18:56:53.4206297Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T18:56:53.4206724Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T18:56:53.4207245Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T18:56:53.4207729Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T18:56:53.4208136Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T18:56:53.4208544Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T18:56:53.4208927Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T18:56:53.4209298Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T18:56:53.4209695Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T18:56:53.4210085Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T18:56:53.4210443Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T18:56:53.4210826Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T18:56:53.4211243Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T18:56:53.4211632Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T18:56:53.4211998Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T18:56:53.4212363Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T18:56:53.4212742Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T18:56:53.4213135Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T18:56:53.4213535Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T18:56:53.4213967Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T18:56:53.4214361Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T18:56:53.4214750Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T18:56:53.4215151Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T18:56:53.4215563Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T18:56:53.4215935Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T18:56:53.4216290Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T18:56:53.4216640Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T18:56:53.4216995Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T18:56:53.4217363Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T18:56:53.4217845Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T18:56:53.4218223Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T18:56:53.4218857Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T18:56:53.4219305Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T18:56:53.4219749Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T18:56:53.4220151Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T18:56:53.4220547Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T18:56:53.4220937Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T18:56:53.4221322Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T18:56:53.4221726Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T18:56:53.4222137Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T18:56:53.4222522Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T18:56:53.4222920Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T18:56:53.4223332Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T18:56:53.4223905Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T18:56:53.4224337Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T18:56:53.4224730Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T18:56:53.4225127Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T18:56:53.4225539Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T18:56:53.4225950Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T18:56:53.4226354Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T18:56:53.4226749Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T18:56:53.4227153Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T18:56:53.4227803Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T18:56:53.4228231Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T18:56:53.4228592Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T18:56:53.4228958Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T18:56:53.4229356Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T18:56:53.4229754Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T18:56:53.4230163Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T18:56:53.4230555Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T18:56:53.4230928Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T18:56:53.4231307Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T18:56:53.4231689Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T18:56:53.4232079Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T18:56:53.4232504Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T18:56:53.4232949Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T18:56:53.4233347Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T18:56:53.4233724Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T18:56:53.4234121Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T18:56:53.4234541Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T18:56:53.4234960Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T18:56:53.4235578Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T18:56:53.4235948Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T18:56:53.4236373Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T18:56:53.4236799Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T18:56:53.4237213Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T18:56:53.4237729Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T18:56:53.4238112Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T18:56:53.4238495Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T18:56:53.4238920Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T18:56:53.4239390Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T18:56:53.4239809Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T18:56:53.4240178Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T18:56:53.4240697Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T18:56:53.4241148Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T18:56:53.4241653Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T18:56:53.4242092Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T18:56:53.4242470Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T18:56:53.4242935Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T18:56:53.4243476Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T18:56:53.4243989Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T18:56:53.4244427Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T18:56:53.4244794Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T18:56:53.4245174Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T18:56:53.4245587Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T18:56:53.4246005Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T18:56:53.4246409Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T18:56:53.4246788Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T18:56:53.4247164Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T18:56:53.4247682Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T18:56:53.4248104Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T18:56:53.4248508Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T18:56:53.4248915Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T18:56:53.4249312Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T18:56:53.4249706Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T18:56:53.4250132Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T18:56:53.4250578Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T18:56:53.4251006Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T18:56:53.4251397Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T18:56:53.4251774Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T18:56:53.4252366Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T18:56:53.4252767Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T18:56:53.4253162Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T18:56:53.4253579Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T18:56:53.4254050Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T18:56:53.4254502Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T18:56:53.4254906Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T18:56:53.4255298Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T18:56:53.4255680Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T18:56:53.4256059Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T18:56:53.4256435Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T18:56:53.4256825Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T18:56:53.4257361Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T18:56:53.4257928Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T18:56:53.4258407Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T18:56:53.4258872Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T18:56:53.4259397Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T18:56:53.4259911Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T18:56:53.4260419Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T18:56:53.4260867Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T18:56:53.4261236Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T18:56:53.4261605Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T18:56:53.4261985Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T18:56:53.4262366Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T18:56:53.4262740Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T18:56:53.4263122Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T18:56:53.4263505Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T18:56:53.4263893Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T18:56:53.4264272Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T18:56:53.4264649Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T18:56:53.4265047Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T18:56:53.4265443Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T18:56:53.4265861Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T18:56:53.4266299Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T18:56:53.4266723Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T18:56:53.4267137Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T18:56:53.4267666Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T18:56:53.4268094Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T18:56:53.4268517Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T18:56:53.4269105Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T18:56:53.4269492Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T18:56:53.4270009Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:53.4270537Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T18:56:53.4270910Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T18:56:53.4271289Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T18:56:53.4271656Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T18:56:53.4272056Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T18:56:53.4272493Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T18:56:53.4272922Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T18:56:53.4273358Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T18:56:53.4273762Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T18:56:53.4274282Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T18:56:53.4274707Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T18:56:53.4275119Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T18:56:53.4275516Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T18:56:53.4275955Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T18:56:53.4276456Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T18:56:53.4276961Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T18:56:53.4277419Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T18:56:53.4277959Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T18:56:53.4278371Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T18:56:53.4278852Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T18:56:53.4279346Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T18:56:53.4279756Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T18:56:53.4280194Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T18:56:53.4280696Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T18:56:53.4281109Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T18:56:53.4281478Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T18:56:53.4281829Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T18:56:53.4282200Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T18:56:53.4282587Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T18:56:53.4282957Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T18:56:53.4283310Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T18:56:53.4283682Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T18:56:53.4284045Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T18:56:53.4284405Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T18:56:53.4284781Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T18:56:53.4285142Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T18:56:53.4285774Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T18:56:53.4286190Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T18:56:53.4286558Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T18:56:53.4286919Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T18:56:53.4287317Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T18:56:53.4287815Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T18:56:53.4288195Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T18:56:53.4288563Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T18:56:53.4288924Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T18:56:53.4289301Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T18:56:53.4289730Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T18:56:53.4290164Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T18:56:53.4290578Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T18:56:53.4291111Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T18:56:53.4291494Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T18:56:53.4291920Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T18:56:53.4292323Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T18:56:53.4292684Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T18:56:53.4293055Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T18:56:53.4293419Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T18:56:53.4293764Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T18:56:53.4294119Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T18:56:53.4294476Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T18:56:53.4294848Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T18:56:53.4295212Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T18:56:53.4295562Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T18:56:53.4295898Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T18:56:53.4296280Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T18:56:53.4296689Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T18:56:53.4297090Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T18:56:53.4297625Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T18:56:53.4298070Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T18:56:53.4298493Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T18:56:53.4298999Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T18:56:53.4299621Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T18:56:53.4300249Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T18:56:53.4300801Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T18:56:53.4301278Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T18:56:53.4301733Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T18:56:53.4302556Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T18:56:53.4303215Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T18:56:53.4303790Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T18:56:53.4304287Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T18:56:53.4304734Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T18:56:53.4305104Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T18:56:53.4305477Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T18:56:53.4305852Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T18:56:53.4306232Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T18:56:53.4306627Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T18:56:53.4307020Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T18:56:53.4307410Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T18:56:53.4308136Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T18:56:53.4308532Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T18:56:53.4308910Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T18:56:53.4309291Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T18:56:53.4309665Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T18:56:53.4310057Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T18:56:53.4310454Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T18:56:53.4310869Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T18:56:53.4311291Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T18:56:53.4311663Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T18:56:53.4312058Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T18:56:53.4312469Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T18:56:53.4312890Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T18:56:53.4313331Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T18:56:53.4313761Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T18:56:53.4314133Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T18:56:53.4314503Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T18:56:53.4314890Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T18:56:53.4315267Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T18:56:53.4315662Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T18:56:53.4316063Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T18:56:53.4316449Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T18:56:53.4316827Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T18:56:53.4317197Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T18:56:53.4317838Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T18:56:53.4318434Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:53.4319152Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:53.4320092Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:53.4320774Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:53.4321308Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T18:56:53.4321693Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T18:56:53.4322103Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T18:56:53.4322504Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T18:56:53.4322882Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T18:56:53.4323258Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T18:56:53.4323628Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T18:56:53.4324009Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T18:56:53.4324395Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T18:56:53.4324946Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T18:56:53.4325331Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T18:56:53.4325722Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T18:56:53.4326127Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T18:56:53.4326525Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T18:56:53.4326922Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T18:56:53.4327311Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T18:56:53.4327830Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T18:56:53.4328229Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T18:56:53.4328631Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T18:56:53.4329032Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T18:56:53.4329431Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T18:56:53.4329826Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T18:56:53.4330250Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T18:56:53.4330683Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T18:56:53.4331091Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T18:56:53.4331532Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T18:56:53.4331991Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T18:56:53.4332403Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T18:56:53.4332777Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T18:56:53.4333164Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T18:56:53.4333563Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T18:56:53.4333977Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T18:56:53.4334383Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T18:56:53.4334768Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T18:56:53.4335162Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T18:56:53.4335636Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T18:56:53.4336336Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T18:56:53.4336765Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T18:56:53.4337172Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T18:56:53.4337750Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T18:56:53.4338202Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T18:56:53.4338677Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T18:56:53.4339164Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T18:56:53.4339609Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T18:56:53.4340048Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T18:56:53.4340444Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T18:56:53.4340838Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T18:56:53.4341258Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T18:56:53.4341807Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T18:56:53.4342194Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T18:56:53.4342605Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T18:56:53.4343008Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T18:56:53.4343412Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T18:56:53.4343835Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T18:56:53.4344235Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T18:56:53.4344612Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T18:56:53.4344988Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T18:56:53.4345347Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T18:56:53.4345736Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T18:56:53.4346157Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T18:56:53.4346551Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T18:56:53.4346998Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T18:56:53.4347561Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T18:56:53.4347980Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T18:56:53.4348422Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T18:56:53.4348853Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T18:56:53.4349260Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T18:56:53.4349669Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T18:56:53.4350033Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T18:56:53.4350398Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T18:56:53.4350791Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T18:56:53.4351188Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T18:56:53.4351571Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T18:56:53.4351933Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T18:56:53.4352283Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T18:56:53.4352637Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T18:56:53.4353337Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T18:56:53.4353871Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T18:56:53.4354262Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T18:56:53.4354643Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T18:56:53.4355043Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T18:56:53.4355456Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T18:56:53.4355868Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T18:56:53.4356273Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T18:56:53.4356689Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T18:56:53.4357103Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T18:56:53.4357583Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T18:56:53.4357969Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T18:56:53.4358506Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T18:56:53.4358885Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T18:56:53.4359311Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T18:56:53.4359743Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T18:56:53.4360146Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T18:56:53.4360568Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T18:56:53.4361009Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T18:56:53.4361415Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T18:56:53.4361786Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T18:56:53.4362163Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T18:56:53.4362516Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T18:56:53.4362883Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T18:56:53.4363254Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T18:56:53.4363629Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T18:56:53.4364030Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T18:56:53.4364445Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T18:56:53.4364908Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T18:56:53.4365350Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T18:56:53.4365726Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T18:56:53.4366118Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T18:56:53.4366511Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T18:56:53.4366903Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T18:56:53.4367289Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T18:56:53.4367839Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T18:56:53.4368285Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T18:56:53.4368782Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T18:56:53.4369207Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T18:56:53.4369800Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T18:56:53.4370198Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T18:56:53.4370609Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T18:56:53.4371005Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T18:56:53.4371378Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T18:56:53.4371776Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T18:56:53.4372155Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T18:56:53.4372505Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T18:56:53.4372862Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T18:56:53.4373264Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T18:56:53.4373692Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T18:56:53.4374074Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T18:56:53.4374462Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T18:56:53.4375047Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T18:56:53.4375492Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T18:56:53.4375921Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T18:56:53.4376314Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T18:56:53.4376829Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:53.4377340Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T18:56:53.4377878Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T18:56:53.4378293Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T18:56:53.4378724Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T18:56:53.4379249Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T18:56:53.4379833Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T18:56:53.4380443Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T18:56:53.4381137Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T18:56:53.4381788Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T18:56:53.4382422Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T18:56:53.4383056Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T18:56:53.4383638Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T18:56:53.4384124Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T18:56:53.4384572Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T18:56:53.4385009Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T18:56:53.4385436Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T18:56:53.4385920Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T18:56:53.4386353Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T18:56:53.4386737Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T18:56:53.4387291Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T18:56:53.4387797Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T18:56:53.4388196Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T18:56:53.4388609Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T18:56:53.4389022Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T18:56:53.4389389Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T18:56:53.4389780Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T18:56:53.4390243Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T18:56:53.4390737Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T18:56:53.4391233Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T18:56:53.4391726Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T18:56:53.4392348Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T18:56:53.4392767Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T18:56:53.4393182Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T18:56:53.4393597Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T18:56:53.4394026Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T18:56:53.4394454Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T18:56:53.4394846Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T18:56:53.4395231Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T18:56:53.4395612Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T18:56:53.4395993Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T18:56:53.4396431Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T18:56:53.4396871Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T18:56:53.4397278Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T18:56:53.4397830Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T18:56:53.4398265Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T18:56:53.4398718Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T18:56:53.4399164Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T18:56:53.4399605Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T18:56:53.4400004Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T18:56:53.4400379Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T18:56:53.4400774Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T18:56:53.4401148Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T18:56:53.4401522Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T18:56:53.4401928Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T18:56:53.4402328Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T18:56:53.4402757Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T18:56:53.4403234Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T18:56:53.4403892Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T18:56:53.4404345Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T18:56:53.4404711Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T18:56:53.4405085Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T18:56:53.4405478Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T18:56:53.4405868Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T18:56:53.4406260Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T18:56:53.4406688Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T18:56:53.4407136Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T18:56:53.4407750Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T18:56:53.4408158Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T18:56:53.4408563Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T18:56:53.4409280Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T18:56:53.4409862Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T18:56:53.4410319Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T18:56:53.4410765Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T18:56:53.4411190Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T18:56:53.4411588Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T18:56:53.4411980Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T18:56:53.4412377Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T18:56:53.4412778Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T18:56:53.4413183Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T18:56:53.4413564Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T18:56:53.4413956Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T18:56:53.4414364Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T18:56:53.4414741Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T18:56:53.4415153Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T18:56:53.4415619Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T18:56:53.4416045Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T18:56:53.4416430Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T18:56:53.4416811Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T18:56:53.4417205Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T18:56:53.4417717Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T18:56:53.4418094Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T18:56:53.4418526Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T18:56:53.4418974Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T18:56:53.4419380Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T18:56:53.4419780Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T18:56:53.4420177Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T18:56:53.4420772Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T18:56:53.4421164Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T18:56:53.4421556Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T18:56:53.4421960Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T18:56:53.4422407Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T18:56:53.4422856Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T18:56:53.4423282Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T18:56:53.4423685Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T18:56:53.4424093Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T18:56:53.4424525Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T18:56:53.4424915Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T18:56:53.4425273Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T18:56:53.4425863Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T18:56:53.4426235Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T18:56:53.4426612Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T18:56:53.4426973Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T18:56:53.4427346Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T18:56:53.4427892Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T18:56:53.4428283Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T18:56:53.4428643Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T18:56:53.4429002Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T18:56:53.4429380Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T18:56:53.4429785Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T18:56:53.4430162Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T18:56:53.4430526Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T18:56:53.4430894Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T18:56:53.4431278Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T18:56:53.4431660Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T18:56:53.4432010Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T18:56:53.4432386Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T18:56:53.4432782Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T18:56:53.4433162Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T18:56:53.4433540Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T18:56:53.4433922Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T18:56:53.4434308Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T18:56:53.4434710Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T18:56:53.4435132Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T18:56:53.4435538Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T18:56:53.4435901Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T18:56:53.4436251Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T18:56:53.4436633Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T18:56:53.4437580Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T18:56:53.4455547Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T18:56:53.4456075Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T18:56:53.4456559Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T18:56:53.4457066Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T18:56:53.4457684Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T18:56:53.4458085Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T18:56:53.4458477Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T18:56:53.4458869Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T18:56:53.4459269Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T18:56:53.4459655Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T18:56:53.4460352Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T18:56:53.4460730Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T18:56:53.4461129Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T18:56:53.4461573Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T18:56:53.4462007Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T18:56:53.4462384Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T18:56:53.4462783Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T18:56:53.4463213Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T18:56:53.4463596Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T18:56:53.4463946Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T18:56:53.4464337Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T18:56:53.4464788Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T18:56:53.4465255Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T18:56:53.4465669Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T18:56:53.4466088Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T18:56:53.4466517Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T18:56:53.4466953Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T18:56:53.4467296Z 
2025-08-20T18:56:53.4467300Z 
2025-08-20T18:56:53.4467912Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (06:56:53 PM)
2025-08-20T18:56:53.4468284Z 
2025-08-20T18:56:53.4468294Z 
2025-08-20T18:56:53.4468299Z 
2025-08-20T18:56:53.4468368Z [+] Continue : YES
2025-08-20T18:56:53.4468476Z 
2025-08-20T18:56:53.4468715Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T18:56:53.5663748Z 
2025-08-20T18:56:53.5664299Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (06:56:53 PM) UTC
2025-08-20T18:56:53.5664567Z 
2025-08-20T18:56:53.5679917Z 
2025-08-20T18:56:53.5680081Z [+] Total RECIPES :: 1
2025-08-20T18:56:53.5680218Z 
2025-08-20T18:56:53.5756870Z 
2025-08-20T18:56:53.5757631Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml (1/1)
2025-08-20T18:56:53.5758203Z 
2025-08-20T18:56:53.7507091Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T18:56:53.7518271Z mode of '/tmp/pkgforge/RvNDnIoPN_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T18:56:53.7566375Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/binary-security-check/official [Provided]
2025-08-20T18:56:53.7566855Z [+] Setting '.pkg_family' --> binary-security-check [Provided]
2025-08-20T18:56:53.7579921Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T18:56:53.7584537Z [00:00:00.000]➜  [+] HOST: Linux runnervmdbl46 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May  1 03:01:44 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2025-08-20T18:56:53.7613358Z [00:00:00.003]➜  
2025-08-20T18:56:53.7613876Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T18:56:53.7614297Z [00:00:00.003]➜  
2025-08-20T18:56:53.7652896Z [00:00:00.007]➜  
2025-08-20T18:56:53.7653388Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T18:56:53.7653800Z [00:00:00.007]➜  
2025-08-20T18:56:53.7733717Z [00:00:00.015]➜  
2025-08-20T18:56:53.7735223Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/binary-security-check/static.official.source.yaml) --> /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (06:56:53 PM) UTC]
2025-08-20T18:56:53.7736104Z [00:00:00.015]➜  
2025-08-20T18:56:53.7736288Z [00:00:00.015]➜  
2025-08-20T18:56:53.7736471Z [00:00:00.015]➜  
2025-08-20T18:56:53.7736745Z [00:00:00.015]➜  ###################################################################
2025-08-20T18:56:53.7745827Z [00:00:00.016]➜  #!/SBUILD ver @v1.0.0
2025-08-20T18:56:53.7746588Z [00:00:00.016]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T18:56:53.7747237Z [00:00:00.016]➜  _disabled: false
2025-08-20T18:56:53.7748112Z [00:00:00.016]➜  
2025-08-20T18:56:53.7748429Z [00:00:00.016]➜  pkg: "binary-security-check"
2025-08-20T18:56:53.7748818Z [00:00:00.016]➜  pkg_id: "codeberg.org.koutheir.binary-security-check"
2025-08-20T18:56:53.7749175Z [00:00:00.016]➜  pkg_type: "static"
2025-08-20T18:56:53.7749413Z [00:00:00.016]➜  category:
2025-08-20T18:56:53.7751747Z [00:00:00.016]➜    - "ConsoleOnly"
2025-08-20T18:56:53.7752152Z [00:00:00.016]➜    - "Utility"
2025-08-20T18:56:53.7752552Z [00:00:00.016]➜  description: "Analyzer of security features in executable binaries"
2025-08-20T18:56:53.7752920Z [00:00:00.016]➜  homepage:
2025-08-20T18:56:53.7753262Z [00:00:00.016]➜    - "https://codeberg.org/koutheir/binary-security-check"
2025-08-20T18:56:53.7753600Z [00:00:00.016]➜  maintainer:
2025-08-20T18:56:53.7753911Z [00:00:00.016]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T18:56:53.7754220Z [00:00:00.016]➜  note:
2025-08-20T18:56:53.7754520Z [00:00:00.016]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T18:56:53.7755137Z [00:00:00.016]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://codeberg.org/koutheir/binary-security-check"
2025-08-20T18:56:53.7755618Z [00:00:00.016]➜  provides:
2025-08-20T18:56:53.7755878Z [00:00:00.016]➜    - "binary-security-check"  
2025-08-20T18:56:53.7756150Z [00:00:00.016]➜  src_url:
2025-08-20T18:56:53.7756492Z [00:00:00.016]➜    - "https://codeberg.org/koutheir/binary-security-check"
2025-08-20T18:56:53.7756816Z [00:00:00.016]➜  tag:
2025-08-20T18:56:53.7757043Z [00:00:00.016]➜    - "binary-analysis"
2025-08-20T18:56:53.7757313Z [00:00:00.016]➜    - "security"
2025-08-20T18:56:53.7757790Z [00:00:00.016]➜  x_exec:
2025-08-20T18:56:53.7758062Z [00:00:00.016]➜    bsys: "docker://rust"
2025-08-20T18:56:53.7758316Z [00:00:00.016]➜    host:
2025-08-20T18:56:53.7758550Z [00:00:00.016]➜      - "aarch64-Linux"
2025-08-20T18:56:53.7758856Z [00:00:00.016]➜      - "x86_64-Linux"
2025-08-20T18:56:53.7759114Z [00:00:00.016]➜    shell: "bash"
2025-08-20T18:56:53.7759647Z [00:00:00.016]➜    pkgver: |
2025-08-20T18:56:53.7760008Z [00:00:00.016]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T18:56:53.7760770Z [00:00:00.016]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://codeberg.org/koutheir/binary-security-check" "./TEMPREPO" &>/dev/null && \
2025-08-20T18:56:53.7761808Z [00:00:00.016]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T18:56:53.7762466Z [00:00:00.016]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T18:56:53.7762841Z [00:00:00.016]➜    run: |
2025-08-20T18:56:53.7763057Z [00:00:00.016]➜      #Build
2025-08-20T18:56:53.7763645Z [00:00:00.016]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T18:56:53.7764381Z [00:00:00.016]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T18:56:53.7764976Z [00:00:00.016]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T18:56:53.7765749Z [00:00:00.016]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T18:56:53.7766178Z [00:00:00.016]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T18:56:53.7766518Z [00:00:00.016]➜        bash -l -c '
2025-08-20T18:56:53.7766765Z [00:00:00.016]➜        #Setup ENV
2025-08-20T18:56:53.7767130Z [00:00:00.016]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T18:56:53.7767759Z [00:00:00.016]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T18:56:53.7768239Z [00:00:00.016]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T18:56:53.7768878Z [00:00:00.016]➜           RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T18:56:53.7769424Z [00:00:00.016]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T18:56:53.7769756Z [00:00:00.016]➜             export RUST_TARGET
2025-08-20T18:56:53.7770019Z [00:00:00.016]➜           else
2025-08-20T18:56:53.7770270Z [00:00:00.016]➜             rustc -Vv ; exit 1
2025-08-20T18:56:53.7770527Z [00:00:00.016]➜           fi
2025-08-20T18:56:53.7770746Z [00:00:00.016]➜         else
2025-08-20T18:56:53.7771066Z [00:00:00.016]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T18:56:53.7771442Z [00:00:00.016]➜           rustup target add "${RUST_TARGET}"
2025-08-20T18:56:53.7771718Z [00:00:00.016]➜         fi
2025-08-20T18:56:53.7771944Z [00:00:00.016]➜         RUST_FLAGS=()
2025-08-20T18:56:53.7772266Z [00:00:00.016]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T18:56:53.7772663Z [00:00:00.016]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T18:56:53.7773084Z [00:00:00.016]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T18:56:53.7773480Z [00:00:00.016]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T18:56:53.7773786Z [00:00:00.016]➜         fi
2025-08-20T18:56:53.7774062Z [00:00:00.016]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T18:56:53.7774407Z [00:00:00.016]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T18:56:53.7774789Z [00:00:00.016]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T18:56:53.7775109Z [00:00:00.016]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T18:56:53.7775442Z [00:00:00.016]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T18:56:53.7775771Z [00:00:00.016]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T18:56:53.7776150Z [00:00:00.016]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T18:56:53.7776522Z [00:00:00.016]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T18:56:53.7777207Z [00:00:00.016]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T18:56:53.7777836Z [00:00:00.016]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T18:56:53.7778203Z [00:00:00.016]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T18:56:53.7778578Z [00:00:00.016]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T18:56:53.7778938Z [00:00:00.016]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T18:56:53.7779218Z [00:00:00.016]➜        #Build
2025-08-20T18:56:53.7779807Z [00:00:00.016]➜         git clone --filter "blob:none" --quiet "https://codeberg.org/koutheir/binary-security-check" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T18:56:53.7780389Z [00:00:00.016]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T18:56:53.7780728Z [00:00:00.016]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T18:56:53.7781359Z [00:00:00.016]➜         sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T18:56:53.7781957Z [00:00:00.016]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T18:56:53.7782480Z [00:00:00.016]➜         cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T18:56:53.7783297Z [00:00:00.016]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T18:56:53.7783660Z [00:00:00.016]➜        #Copy 
2025-08-20T18:56:53.7784611Z [00:00:00.016]➜         find "./target/${RUST_TARGET}/release" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "/build-bins/"
2025-08-20T18:56:53.7785856Z [00:00:00.016]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T18:56:53.7786427Z [00:00:00.016]➜        #Strip 
2025-08-20T18:56:53.7786910Z [00:00:00.016]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T18:56:53.7787818Z [00:00:00.016]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T18:56:53.7788578Z [00:00:00.016]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T18:56:53.7789177Z [00:00:00.016]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T18:56:53.7789745Z [00:00:00.016]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T18:56:53.7790162Z [00:00:00.016]➜         popd &>/dev/null
2025-08-20T18:56:53.7790409Z [00:00:00.016]➜        '
2025-08-20T18:56:53.7790629Z [00:00:00.016]➜      #Copy & Meta
2025-08-20T18:56:53.7790991Z [00:00:00.016]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T18:56:53.7791537Z [00:00:00.016]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T18:56:53.7792619Z [00:00:00.016]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T18:56:53.7793394Z [00:00:00.016]➜  
2025-08-20T18:56:53.7793579Z [00:00:00.016]➜  
2025-08-20T18:56:53.7793851Z [00:00:00.016]➜  ###################################################################
2025-08-20T18:56:53.7794127Z [00:00:00.016]➜  
2025-08-20T18:56:53.7794311Z [00:00:00.016]➜  
2025-08-20T18:56:53.7794491Z [00:00:00.016]➜  
2025-08-20T18:56:53.7794974Z [00:00:00.017]➜  '/tmp/pkgforge/RvNDnIoPN_build.yaml' -> '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T18:56:55.7736815Z [00:00:02.015]➜  '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.static.version' -> '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.version'
2025-08-20T18:56:55.7786959Z [00:00:02.020]➜  [+] Version: HEAD-287f359-250818T185121 ('.x_exec.pkgver') [/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.static.version]
2025-08-20T18:56:55.8033407Z [00:00:02.045]➜  [+] Progs: binary-security-check
2025-08-20T18:56:56.0363659Z [00:00:02.278]➜  
2025-08-20T18:56:56.0364028Z [00:00:02.278]➜  [-] Missing packages. Found: 
2025-08-20T18:56:56.0364363Z [00:00:02.278]➜  [+] Expected: binary-security-check
2025-08-20T18:56:56.0364687Z [00:00:02.278]➜  [+] Continuing with build...
2025-08-20T18:56:56.0364948Z [00:00:02.278]➜  
2025-08-20T18:56:56.3930123Z [00:00:02.634]➜  
2025-08-20T18:56:56.3930406Z [00:00:02.635]➜  
2025-08-20T18:56:56.4010894Z [00:00:02.643]➜  + mkdir -pv /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T18:56:56.4029202Z [00:00:02.644]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=binary-security-check -e PKG_ID=codeberg.org.koutheir.binary-security-check -e PKG_TYPE=static -e PKG_VER=HEAD-287f359-250818T185121 -e PKGVER=HEAD-287f359-250818T185121 -e SBUILD_PKG=binary-security-check.static -e SBUILD_PKGVER=HEAD-287f359-250818T185121 --volume /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T18:56:56.4031335Z [00:00:02.644]➜    #Setup ENV
2025-08-20T18:56:56.4031764Z [00:00:02.644]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T18:56:56.4032212Z [00:00:02.644]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T18:56:56.4032619Z [00:00:02.644]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T18:56:56.4033245Z [00:00:02.644]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T18:56:56.4033800Z [00:00:02.644]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T18:56:56.4034131Z [00:00:02.644]➜         export RUST_TARGET
2025-08-20T18:56:56.4034418Z [00:00:02.644]➜       else
2025-08-20T18:56:56.4034657Z [00:00:02.644]➜         rustc -Vv ; exit 1
2025-08-20T18:56:56.4034905Z [00:00:02.644]➜       fi
2025-08-20T18:56:56.4035112Z [00:00:02.644]➜     else
2025-08-20T18:56:56.4035420Z [00:00:02.644]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T18:56:56.4035792Z [00:00:02.644]➜       rustup target add "${RUST_TARGET}"
2025-08-20T18:56:56.4036060Z [00:00:02.644]➜     fi
2025-08-20T18:56:56.4036274Z [00:00:02.644]➜     RUST_FLAGS=()
2025-08-20T18:56:56.4036581Z [00:00:02.644]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T18:56:56.4036970Z [00:00:02.644]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T18:56:56.4037388Z [00:00:02.644]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T18:56:56.4037967Z [00:00:02.644]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T18:56:56.4038268Z [00:00:02.644]➜     fi
2025-08-20T18:56:56.4038530Z [00:00:02.644]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T18:56:56.4038860Z [00:00:02.644]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T18:56:56.4039171Z [00:00:02.644]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T18:56:56.4039473Z [00:00:02.644]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T18:56:56.4039790Z [00:00:02.644]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T18:56:56.4040105Z [00:00:02.644]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T18:56:56.4040418Z [00:00:02.644]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T18:56:56.4040773Z [00:00:02.644]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T18:56:56.4041143Z [00:00:02.644]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T18:56:56.4041854Z [00:00:02.644]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T18:56:56.4042265Z [00:00:02.644]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T18:56:56.4042633Z [00:00:02.644]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T18:56:56.4042980Z [00:00:02.644]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T18:56:56.4043259Z [00:00:02.644]➜    #Build
2025-08-20T18:56:56.4043841Z [00:00:02.644]➜     git clone --filter "blob:none" --quiet "https://codeberg.org/koutheir/binary-security-check" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T18:56:56.4044417Z [00:00:02.644]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T18:56:56.4044747Z [00:00:02.644]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T18:56:56.4045367Z [00:00:02.644]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T18:56:56.4045960Z [00:00:02.644]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T18:56:56.4046476Z [00:00:02.644]➜     cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T18:56:56.4047274Z [00:00:02.644]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T18:56:56.4047830Z [00:00:02.644]➜    #Copy 
2025-08-20T18:56:56.4048777Z [00:00:02.644]➜     find "./target/${RUST_TARGET}/release" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "/build-bins/"
2025-08-20T18:56:56.4050013Z [00:00:02.644]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T18:56:56.4050567Z [00:00:02.644]➜    #Strip 
2025-08-20T18:56:56.4051052Z [00:00:02.644]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T18:56:56.4051733Z [00:00:02.644]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T18:56:56.4052419Z [00:00:02.644]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T18:56:56.4053006Z [00:00:02.644]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T18:56:56.4053555Z [00:00:02.644]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T18:56:56.4053969Z [00:00:02.644]➜     popd &>/dev/null
2025-08-20T18:56:56.4054221Z [00:00:02.644]➜    '
2025-08-20T18:56:56.9003929Z [00:00:03.142]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T18:56:57.0223835Z [00:00:03.264]➜  b2e6f696af52: Pulling fs layer
2025-08-20T18:56:57.0224230Z [00:00:03.264]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T18:56:57.0224577Z [00:00:03.264]➜  99fd740fb142: Pulling fs layer
2025-08-20T18:56:57.0224885Z [00:00:03.264]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T18:56:57.0225183Z [00:00:03.264]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T18:56:57.0225498Z [00:00:03.264]➜  323e89f8c367: Pulling fs layer
2025-08-20T18:56:57.0225779Z [00:00:03.264]➜  2b92eb3035e7: Waiting
2025-08-20T18:56:57.0226040Z [00:00:03.264]➜  4239b2f25ebc: Waiting
2025-08-20T18:56:57.0226291Z [00:00:03.264]➜  323e89f8c367: Waiting
2025-08-20T18:56:57.2166577Z [00:00:03.458]➜  99fd740fb142: Download complete
2025-08-20T18:56:57.2991747Z [00:00:03.540]➜  b2e6f696af52: Verifying Checksum
2025-08-20T18:56:57.2992188Z [00:00:03.541]➜  b2e6f696af52: Download complete
2025-08-20T18:56:57.3925606Z [00:00:03.634]➜  b2e6f696af52: Pull complete
2025-08-20T18:56:57.4842214Z [00:00:03.726]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T18:56:57.4842626Z [00:00:03.726]➜  996f2cb07f7c: Download complete
2025-08-20T18:56:57.6690982Z [00:00:03.911]➜  323e89f8c367: Verifying Checksum
2025-08-20T18:56:57.6692385Z [00:00:03.911]➜  323e89f8c367: Download complete
2025-08-20T18:56:57.9320829Z [00:00:04.174]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T18:56:57.9321695Z [00:00:04.174]➜  4239b2f25ebc: Download complete
2025-08-20T18:57:05.3846593Z [00:00:11.626]➜  996f2cb07f7c: Pull complete
2025-08-20T18:57:12.7170364Z [00:00:18.959]➜  2b92eb3035e7: Verifying Checksum
2025-08-20T18:57:12.7170760Z [00:00:18.959]➜  2b92eb3035e7: Download complete
2025-08-20T18:57:22.7403356Z [00:00:28.982]➜  99fd740fb142: Pull complete
2025-08-20T18:59:02.8585999Z [00:02:09.100]➜  2b92eb3035e7: Pull complete
2025-08-20T18:59:11.0916528Z [00:02:17.333]➜  4239b2f25ebc: Pull complete
2025-08-20T18:59:11.1912622Z [00:02:17.433]➜  323e89f8c367: Pull complete
2025-08-20T18:59:11.2176570Z [00:02:17.459]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T18:59:11.2254597Z [00:02:17.467]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T18:59:11.5926350Z [00:02:17.834]➜  + mkdir -p /build-bins
2025-08-20T18:59:11.5941293Z [00:02:17.836]➜  ++ mktemp -d
2025-08-20T18:59:11.5955123Z [00:02:17.837]➜  + pushd /tmp/tmp.SeejbVl1k1
2025-08-20T18:59:11.5957253Z [00:02:17.837]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T18:59:11.5958402Z [00:02:17.837]➜  + source /root/.cargo/env
2025-08-20T18:59:11.5958720Z [00:02:17.837]➜  ++ case ":${PATH}:" in
2025-08-20T18:59:11.5965374Z [00:02:17.838]➜  ++ uname -m
2025-08-20T18:59:11.5966093Z [00:02:17.838]➜  ++ tr -d '[:space:]'
2025-08-20T18:59:11.5976516Z [00:02:17.839]➜  + [[ aarch64 == riscv64 ]]
2025-08-20T18:59:11.5978686Z [00:02:17.839]➜  ++ uname -m
2025-08-20T18:59:11.5991186Z [00:02:17.841]➜  + export RUST_TARGET=aarch64-unknown-linux-musl
2025-08-20T18:59:11.5991637Z [00:02:17.841]➜  + RUST_TARGET=aarch64-unknown-linux-musl
2025-08-20T18:59:11.5992015Z [00:02:17.841]➜  + rustup target add aarch64-unknown-linux-musl
2025-08-20T18:59:11.7599040Z [00:02:18.001]➜  info: component 'rust-std' for target 'aarch64-unknown-linux-musl' is up to date
2025-08-20T18:59:11.7616690Z [00:02:18.003]➜  + RUST_FLAGS=()
2025-08-20T18:59:11.7617079Z [00:02:18.003]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T18:59:11.7617612Z [00:02:18.003]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T18:59:11.7619728Z [00:02:18.004]➜  + echo aarch64-unknown-linux-musl
2025-08-20T18:59:11.7630022Z [00:02:18.005]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T18:59:11.7632786Z [00:02:18.005]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T18:59:11.7633158Z [00:02:18.005]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T18:59:11.7633535Z [00:02:18.005]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T18:59:11.7633843Z [00:02:18.005]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T18:59:11.7634144Z [00:02:18.005]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T18:59:11.7634456Z [00:02:18.005]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T18:59:11.7635161Z [00:02:18.005]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T18:59:11.7635548Z [00:02:18.005]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T18:59:11.7635904Z [00:02:18.005]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T18:59:11.7639307Z [00:02:18.006]➜  ++ which mold
2025-08-20T18:59:11.7659417Z [00:02:18.007]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T18:59:11.7659835Z [00:02:18.008]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T18:59:11.7660183Z [00:02:18.008]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T18:59:11.7660545Z [00:02:18.008]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T18:59:11.7662007Z [00:02:18.008]➜  + export 'RUSTFLAGS=-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T18:59:11.7664446Z [00:02:18.008]➜  + RUSTFLAGS='-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T18:59:11.7666324Z [00:02:18.008]➜  + git clone --filter blob:none --quiet https://codeberg.org/koutheir/binary-security-check ./TEMPREPO
2025-08-20T18:59:13.4548285Z [00:02:19.696]➜  
2025-08-20T18:59:13.4548658Z [00:02:19.696]➜  [+] Target: aarch64-unknown-linux-musl
2025-08-20T18:59:13.4550108Z [00:02:19.696]➜  [+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none
2025-08-20T18:59:13.4551249Z [00:02:19.696]➜  
2025-08-20T18:59:13.4551461Z [00:02:19.696]➜  + cd ./TEMPREPO/
2025-08-20T18:59:13.4551814Z [00:02:19.696]➜  + echo -e '\n[+] Target: aarch64-unknown-linux-musl'
2025-08-20T18:59:13.4553226Z [00:02:19.696]➜  + echo -e '[+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none\n'
2025-08-20T18:59:13.4554461Z [00:02:19.696]➜  + sed '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T18:59:13.4558954Z [00:02:19.697]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T18:59:13.4559439Z [00:02:19.698]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T18:59:13.4576214Z [00:02:19.699]➜  removed './.cargo/config.toml'
2025-08-20T18:59:13.4576548Z [00:02:19.699]➜  removed directory './.cargo'
2025-08-20T18:59:13.4581858Z [00:02:19.700]➜  ++ nproc
2025-08-20T18:59:13.4597177Z [00:02:19.701]➜  + cargo build --target aarch64-unknown-linux-musl --release --jobs=5 --keep-going --verbose
2025-08-20T18:59:13.8523460Z [00:02:20.094]➜      Updating crates.io index
2025-08-20T18:59:14.4370027Z [00:02:20.678]➜   Downloading crates ...
2025-08-20T18:59:14.6867128Z [00:02:20.928]➜    Downloaded anstyle-parse v0.2.7
2025-08-20T18:59:14.6920817Z [00:02:20.934]➜    Downloaded anstyle v1.0.11
2025-08-20T18:59:14.6954682Z [00:02:20.937]➜    Downloaded autocfg v1.5.0
2025-08-20T18:59:14.6972594Z [00:02:20.939]➜    Downloaded arrayvec v0.7.6
2025-08-20T18:59:14.6991644Z [00:02:20.941]➜    Downloaded anstream v0.6.19
2025-08-20T18:59:14.7009751Z [00:02:20.943]➜    Downloaded anstyle-query v1.1.3
2025-08-20T18:59:14.7036361Z [00:02:20.945]➜    Downloaded bitflags v2.9.1
2025-08-20T18:59:14.7069701Z [00:02:20.949]➜    Downloaded utf8parse v0.2.2
2025-08-20T18:59:14.7077959Z [00:02:20.949]➜    Downloaded scroll_derive v0.13.0
2025-08-20T18:59:14.7095600Z [00:02:20.951]➜    Downloaded strsim v0.11.1
2025-08-20T18:59:14.7109848Z [00:02:20.953]➜    Downloaded plain v0.2.3
2025-08-20T18:59:14.7121063Z [00:02:20.954]➜    Downloaded colorchoice v1.0.4
2025-08-20T18:59:14.7134847Z [00:02:20.955]➜    Downloaded thiserror-impl v2.0.12
2025-08-20T18:59:14.7149133Z [00:02:20.957]➜    Downloaded thiserror v2.0.12
2025-08-20T18:59:14.7197324Z [00:02:20.961]➜    Downloaded termcolor v1.4.1
2025-08-20T18:59:14.7211602Z [00:02:20.963]➜    Downloaded memmap2 v0.9.7
2025-08-20T18:59:14.7233972Z [00:02:20.965]➜    Downloaded crossbeam-utils v0.8.21
2025-08-20T18:59:14.7257280Z [00:02:20.967]➜    Downloaded proc-macro2 v1.0.95
2025-08-20T18:59:14.7285697Z [00:02:20.970]➜    Downloaded unicode-ident v1.0.18
2025-08-20T18:59:14.7311797Z [00:02:20.973]➜    Downloaded num-traits v0.2.19
2025-08-20T18:59:14.7338894Z [00:02:20.975]➜    Downloaded memchr v2.7.5
2025-08-20T18:59:14.7382089Z [00:02:20.980]➜    Downloaded rayon-core v1.12.1
2025-08-20T18:59:14.7412700Z [00:02:20.983]➜    Downloaded nom v8.0.0
2025-08-20T18:59:14.7456712Z [00:02:20.987]➜    Downloaded dynamic-loader-cache v0.2.3
2025-08-20T18:59:14.7491231Z [00:02:20.991]➜    Downloaded rayon v1.10.0
2025-08-20T18:59:14.7558208Z [00:02:20.997]➜    Downloaded goblin v0.10.0
2025-08-20T18:59:14.7612459Z [00:02:21.003]➜    Downloaded regex v1.11.1
2025-08-20T18:59:14.7707845Z [00:02:21.012]➜    Downloaded clap_builder v4.5.42
2025-08-20T18:59:14.7758993Z [00:02:21.017]➜    Downloaded chrono v0.4.41
2025-08-20T18:59:14.7816316Z [00:02:21.023]➜    Downloaded flexi_logger v0.31.2
2025-08-20T18:59:14.7888345Z [00:02:21.030]➜    Downloaded regex-syntax v0.8.5
2025-08-20T18:59:14.7950208Z [00:02:21.037]➜    Downloaded syn v2.0.104
2025-08-20T18:59:14.8032914Z [00:02:21.045]➜    Downloaded aho-corasick v1.1.3
2025-08-20T18:59:14.8076400Z [00:02:21.049]➜    Downloaded crossbeam-epoch v0.9.18
2025-08-20T18:59:14.8095387Z [00:02:21.051]➜    Downloaded clap_derive v4.5.41
2025-08-20T18:59:14.8113318Z [00:02:21.053]➜    Downloaded clap v4.5.42
2025-08-20T18:59:14.8173234Z [00:02:21.059]➜    Downloaded iana-time-zone v0.1.63
2025-08-20T18:59:14.8193737Z [00:02:21.061]➜    Downloaded heck v0.5.0
2025-08-20T18:59:14.8203693Z [00:02:21.062]➜    Downloaded static_assertions v1.1.0
2025-08-20T18:59:14.8215970Z [00:02:21.063]➜    Downloaded scroll v0.13.0
2025-08-20T18:59:14.8227055Z [00:02:21.064]➜    Downloaded log v0.4.27
2025-08-20T18:59:14.8246045Z [00:02:21.066]➜    Downloaded quote v1.0.40
2025-08-20T18:59:14.8265979Z [00:02:21.068]➜    Downloaded nu-ansi-term v0.50.1
2025-08-20T18:59:14.8283881Z [00:02:21.070]➜    Downloaded is_terminal_polyfill v1.70.1
2025-08-20T18:59:14.8292729Z [00:02:21.071]➜    Downloaded either v1.15.0
2025-08-20T18:59:14.8304900Z [00:02:21.072]➜    Downloaded clap_lex v0.7.5
2025-08-20T18:59:14.8315489Z [00:02:21.073]➜    Downloaded crossbeam-deque v0.8.6
2025-08-20T18:59:14.8327823Z [00:02:21.074]➜    Downloaded regex-automata v0.4.9
2025-08-20T18:59:14.8453303Z [00:02:21.087]➜    Downloaded libc v0.2.174
2025-08-20T18:59:14.9051664Z [00:02:21.147]➜     Compiling proc-macro2 v1.0.95
2025-08-20T18:59:14.9052102Z [00:02:21.147]➜     Compiling unicode-ident v1.0.18
2025-08-20T18:59:14.9052436Z [00:02:21.147]➜     Compiling crossbeam-utils v0.8.21
2025-08-20T18:59:14.9052742Z [00:02:21.147]➜     Compiling memchr v2.7.5
2025-08-20T18:59:14.9053081Z [00:02:21.147]➜     Compiling autocfg v1.5.0
2025-08-20T18:59:14.9061285Z [00:02:21.147]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=46f38bf73e7242e3 -C extra-filename=-088b0e1b523234bf --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:14.9079109Z [00:02:21.147]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name unicode_ident --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f60cd3956e712b7d -C extra-filename=-6d6f85adf22ee534 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:14.9085000Z [00:02:21.147]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=155c1f34d298b00d -C extra-filename=-b7b355ee76e503f6 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6 -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:14.9090928Z [00:02:21.147]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name autocfg --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3245173c5ecca97 -C extra-filename=-dd487200042bcaa5 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:14.9113946Z [00:02:21.153]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name memchr --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3fbc5c0239c612a0 -C extra-filename=-0d829cae186aa981 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:15.1503310Z [00:02:21.391]➜     Compiling libc v0.2.174
2025-08-20T18:59:15.1527068Z [00:02:21.394]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=277a193d464985dc -C extra-filename=-1a06cc513f7c6661 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661 -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:15.4243871Z [00:02:21.666]➜       Running `/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6/build-script-build`
2025-08-20T18:59:15.4260243Z [00:02:21.667]➜       Running `/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf/build-script-build`
2025-08-20T18:59:15.4287298Z [00:02:21.670]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name crossbeam_utils --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f536d903e3ad9da0 -C extra-filename=-51234f7be0e44a62 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
2025-08-20T18:59:15.5000379Z [00:02:21.741]➜     Compiling utf8parse v0.2.2
2025-08-20T18:59:15.5011373Z [00:02:21.742]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name utf8parse --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=66060cbc43272707 -C extra-filename=-654ab0e6866dede5 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:15.5440043Z [00:02:21.785]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name proc_macro2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c467658c343b0198 -C extra-filename=-670e3a35fc46366c --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern unicode_ident=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
2025-08-20T18:59:15.5795850Z [00:02:21.821]➜     Compiling num-traits v0.2.19
2025-08-20T18:59:15.5808921Z [00:02:21.822]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=3c13328861aa1334 -C extra-filename=-29004535f1308b22 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22 -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern autocfg=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rlib --cap-lints allow`
2025-08-20T18:59:15.5868802Z [00:02:21.828]➜     Compiling thiserror v2.0.12
2025-08-20T18:59:15.5875670Z [00:02:21.829]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6df20d64be8ec8b6 -C extra-filename=-9498c34815b63e89 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89 -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:15.7404531Z [00:02:21.982]➜       Running `/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22/build-script-build`
2025-08-20T18:59:15.8868792Z [00:02:22.128]➜     Compiling anstyle-parse v0.2.7
2025-08-20T18:59:15.8893406Z [00:02:22.130]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name anstyle_parse --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=0ad443505b3099c3 -C extra-filename=-6f2f0cbe09b57ffe --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern utf8parse=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:15.8968998Z [00:02:22.138]➜       Running `/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89/build-script-build`
2025-08-20T18:59:15.8994288Z [00:02:22.141]➜     Compiling aho-corasick v1.1.3
2025-08-20T18:59:15.9006099Z [00:02:22.141]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name aho_corasick --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=65d1fd879177f11c -C extra-filename=-ac687c94e5902e2c --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:16.0016103Z [00:02:22.243]➜       Running `/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661/build-script-build`
2025-08-20T18:59:16.0222757Z [00:02:22.264]➜     Compiling colorchoice v1.0.4
2025-08-20T18:59:16.0261430Z [00:02:22.264]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name colorchoice --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae8be52b0c043045 -C extra-filename=-309e6b44748942cb --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:16.0993701Z [00:02:22.341]➜     Compiling rayon-core v1.12.1
2025-08-20T18:59:16.1007098Z [00:02:22.342]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=2021d63f8f2caccc -C extra-filename=-55c4319b2dd25625 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625 -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:16.1539744Z [00:02:22.395]➜     Compiling crossbeam-epoch v0.9.18
2025-08-20T18:59:16.1549845Z [00:02:22.396]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name crossbeam_epoch --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=f31fcca2677b39c0 -C extra-filename=-179e3c81e30bec0d --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern crossbeam_utils=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_utils-51234f7be0e44a62.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:16.2839012Z [00:02:22.525]➜     Compiling quote v1.0.40
2025-08-20T18:59:16.2843070Z [00:02:22.525]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name quote --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f3ce43684b9dcf72 -C extra-filename=-58ae1db5b5e0fa55 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rmeta --cap-lints allow`
2025-08-20T18:59:16.4752527Z [00:02:22.717]➜     Compiling anstyle-query v1.1.3
2025-08-20T18:59:16.4791966Z [00:02:22.720]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name anstyle_query --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9ab62754acec9a3 -C extra-filename=-dd3fb9063464bdb2 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:16.5601630Z [00:02:22.802]➜     Compiling syn v2.0.104
2025-08-20T18:59:16.5618880Z [00:02:22.803]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name syn --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4d1488aa915ee331 -C extra-filename=-f095384c2fdc8986 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rmeta --extern quote=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rmeta --extern unicode_ident=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta --cap-lints allow`
2025-08-20T18:59:16.5980526Z [00:02:22.839]➜     Compiling regex-syntax v0.8.5
2025-08-20T18:59:16.5994144Z [00:02:22.840]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name regex_syntax --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=625f5dbe7c42c498 -C extra-filename=-8375770a0aabfdd3 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:16.6916524Z [00:02:22.933]➜     Compiling is_terminal_polyfill v1.70.1
2025-08-20T18:59:16.6934575Z [00:02:22.933]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=2e7ba8cbe2ecbdcb -C extra-filename=-d41033bcec586f6b --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:16.7758207Z [00:02:23.017]➜     Compiling anstyle v1.0.11
2025-08-20T18:59:16.7784447Z [00:02:23.017]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name anstyle --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=552da419deaa66b4 -C extra-filename=-353d305c40d9cf94 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:16.8661891Z [00:02:23.107]➜     Compiling crossbeam-deque v0.8.6
2025-08-20T18:59:16.8670107Z [00:02:23.108]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name crossbeam_deque --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9fd7dae3a3535b83 -C extra-filename=-eb77c69ac2d7beae --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern crossbeam_epoch=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_epoch-179e3c81e30bec0d.rmeta --extern crossbeam_utils=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_utils-51234f7be0e44a62.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:17.1172335Z [00:02:23.359]➜     Compiling anstream v0.6.19
2025-08-20T18:59:17.1211021Z [00:02:23.361]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name anstream --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=872b2655ca1c1688 -C extra-filename=-a700101167b0b645 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern anstyle=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta --extern anstyle_parse=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rmeta --extern anstyle_query=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-dd3fb9063464bdb2.rmeta --extern colorchoice=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rmeta --extern is_terminal_polyfill=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rmeta --extern utf8parse=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:17.1790155Z [00:02:23.420]➜       Running `/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625/build-script-build`
2025-08-20T18:59:17.1860148Z [00:02:23.426]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name libc --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a12968afa86827ff -C extra-filename=-77bcf768e5270e07 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
2025-08-20T18:59:17.7118478Z [00:02:23.953]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name num_traits --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6054c8d8230e59fd -C extra-filename=-a00c9f4ea8031ea0 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
2025-08-20T18:59:18.5659088Z [00:02:24.807]➜     Compiling strsim v0.11.1
2025-08-20T18:59:18.5667837Z [00:02:24.807]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name strsim --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=105d41e6f0e9dde9 -C extra-filename=-b4d47f8ab2e91eb8 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:19.1594495Z [00:02:25.401]➜     Compiling log v0.4.27
2025-08-20T18:59:19.1629999Z [00:02:25.404]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name log --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=24c8ed13755e6b38 -C extra-filename=-7bd9b6a084c4e530 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:19.2808165Z [00:02:25.522]➜     Compiling clap_lex v0.7.5
2025-08-20T18:59:19.2832091Z [00:02:25.523]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name clap_lex --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_lex-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=559cdef870894471 -C extra-filename=-db2338314c03aba7 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:19.5143152Z [00:02:25.756]➜     Compiling regex-automata v0.4.9
2025-08-20T18:59:19.5158971Z [00:02:25.756]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name regex_automata --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=784deb3eb61e4e8f -C extra-filename=-d9663f4437d8b563 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rmeta --extern memchr=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta --extern regex_syntax=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:19.6411935Z [00:02:25.882]➜     Compiling iana-time-zone v0.1.63
2025-08-20T18:59:19.6420513Z [00:02:25.883]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name iana_time_zone --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=04b41b32472f3013 -C extra-filename=-ffe2815e206ccfc2 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:20.1243526Z [00:02:26.366]➜     Compiling heck v0.5.0
2025-08-20T18:59:20.1250084Z [00:02:26.366]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name heck --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1352de506534c543 -C extra-filename=-25103e7959c420e1 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T18:59:20.3722825Z [00:02:26.614]➜     Compiling chrono v0.4.41
2025-08-20T18:59:20.3732276Z [00:02:26.614]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name chrono --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-link"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-link"))' -C metadata=60caca5d19891293 -C extra-filename=-2fa8ea40a3d69481 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern iana_time_zone=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libiana_time_zone-ffe2815e206ccfc2.rmeta --extern num_traits=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_traits-a00c9f4ea8031ea0.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:20.4004071Z [00:02:26.641]➜     Compiling clap_builder v4.5.42
2025-08-20T18:59:20.4020244Z [00:02:26.641]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name clap_builder --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=5dacb337cc3a6156 -C extra-filename=-924f6b836dbc6f2c --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern anstream=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-a700101167b0b645.rmeta --extern anstyle=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta --extern clap_lex=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rmeta --extern strsim=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:22.6578346Z [00:02:28.899]➜     Compiling memmap2 v0.9.7
2025-08-20T18:59:22.6584292Z [00:02:28.899]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name memmap2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=e3b259a2eaf23f99 -C extra-filename=-f0fef1515e08af2d --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-77bcf768e5270e07.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:22.9664627Z [00:02:29.207]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name rayon_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=e6652548c89c809b -C extra-filename=-d744dc40edf72df3 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern crossbeam_deque=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_deque-eb77c69ac2d7beae.rmeta --extern crossbeam_utils=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_utils-51234f7be0e44a62.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:23.0195364Z [00:02:29.261]➜     Compiling thiserror-impl v2.0.12
2025-08-20T18:59:23.0208455Z [00:02:29.262]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name thiserror_impl --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b10763bca83e6740 -C extra-filename=-e1a3da862ea8405b --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rlib --extern quote=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rlib --extern syn=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libsyn-f095384c2fdc8986.rlib --extern proc_macro --cap-lints allow`
2025-08-20T18:59:24.2959188Z [00:02:30.537]➜     Compiling scroll_derive v0.13.0
2025-08-20T18:59:24.2965122Z [00:02:30.538]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name scroll_derive --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e29e09170ecf289c -C extra-filename=-d6d369ced1c27c5b --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rlib --extern quote=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rlib --extern syn=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libsyn-f095384c2fdc8986.rlib --extern proc_macro --cap-lints allow`
2025-08-20T18:59:24.5478284Z [00:02:30.789]➜     Compiling regex v1.11.1
2025-08-20T18:59:24.5487830Z [00:02:30.789]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name regex --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=a57548381156538d -C extra-filename=-85599385fe90fff3 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rmeta --extern memchr=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta --extern regex_automata=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rmeta --extern regex_syntax=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:25.2478382Z [00:02:31.489]➜     Compiling scroll v0.13.0
2025-08-20T18:59:25.2483575Z [00:02:31.489]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name scroll --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=d9040740568ce26d -C extra-filename=-248a14c3fbd066d3 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern scroll_derive=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libscroll_derive-d6d369ced1c27c5b.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:25.2559889Z [00:02:31.497]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name thiserror --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e3b5d155fa6b317d -C extra-filename=-13d6f8a6dfd5e83c --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libthiserror_impl-e1a3da862ea8405b.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
2025-08-20T18:59:25.3079472Z [00:02:31.549]➜     Compiling clap_derive v4.5.41
2025-08-20T18:59:25.3109049Z [00:02:31.551]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name clap_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=8e34dab08150d09a -C extra-filename=-f9a2ebf88a38bc45 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rlib --extern proc_macro2=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rlib --extern quote=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rlib --extern syn=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libsyn-f095384c2fdc8986.rlib --extern proc_macro --cap-lints allow`
2025-08-20T18:59:25.7455315Z [00:02:31.985]➜     Compiling nom v8.0.0
2025-08-20T18:59:25.7462558Z [00:02:31.987]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name nom --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=ee12bb07b9650f87 -C extra-filename=-c43fffb850e76c90 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:25.7507412Z [00:02:31.992]➜     Compiling arrayvec v0.7.6
2025-08-20T18:59:25.7518949Z [00:02:31.993]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name arrayvec --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=2c4e7a86d0365cb1 -C extra-filename=-c10f46480f6921b8 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:26.1736717Z [00:02:32.415]➜     Compiling static_assertions v1.1.0
2025-08-20T18:59:26.1747882Z [00:02:32.416]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name static_assertions --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=035a7bc98e2f8f4a -C extra-filename=-924a51dd0a6b3770 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:26.2424461Z [00:02:32.484]➜     Compiling either v1.15.0
2025-08-20T18:59:26.2438191Z [00:02:32.485]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name either --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=ddb9ab185eb39f87 -C extra-filename=-b0c900f499444793 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:26.5826488Z [00:02:32.824]➜     Compiling nu-ansi-term v0.50.1
2025-08-20T18:59:26.5840262Z [00:02:32.825]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name nu_ansi_term --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=aba4a2d489ea772d -C extra-filename=-6e25cf4aadb38c5b --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:27.1598897Z [00:02:33.401]➜     Compiling plain v0.2.3
2025-08-20T18:59:27.1609084Z [00:02:33.402]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name plain --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=115f1dca842a4f45 -C extra-filename=-f05952540c7c295b --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:27.2361547Z [00:02:33.477]➜     Compiling goblin v0.10.0
2025-08-20T18:59:27.2372438Z [00:02:33.478]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name goblin --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --cfg 'feature="te"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std", "te"))' -C metadata=203686ea7622e569 -C extra-filename=-ff2ed3fdfb0ad666 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern log=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rmeta --extern plain=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libplain-f05952540c7c295b.rmeta --extern scroll=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscroll-248a14c3fbd066d3.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:28.2409104Z [00:02:34.482]➜     Compiling clap v4.5.42
2025-08-20T18:59:28.2447277Z [00:02:34.485]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name clap --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.5.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=4a890720b24cff5e -C extra-filename=-dc5a2964b024185f --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern clap_builder=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-924f6b836dbc6f2c.rmeta --extern clap_derive=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libclap_derive-f9a2ebf88a38bc45.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:28.3143297Z [00:02:34.556]➜     Compiling flexi_logger v0.31.2
2025-08-20T18:59:28.3154622Z [00:02:34.556]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name flexi_logger --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flexi_logger-0.31.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="colors"' --cfg 'feature="default"' --cfg 'feature="textfilter"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "buffer_writer", "colors", "compress", "default", "dont_minimize_extra_stacks", "json", "kv", "specfile", "specfile_without_notification", "syslog_writer", "textfilter", "trc"))' -C metadata=e0b4b14634ff1501 -C extra-filename=-ef97b380297b208e --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern chrono=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libchrono-2fa8ea40a3d69481.rmeta --extern log=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rmeta --extern nu_ansi_term=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-6e25cf4aadb38c5b.rmeta --extern regex=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rmeta --extern thiserror=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-13d6f8a6dfd5e83c.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:28.8686637Z [00:02:35.110]➜     Compiling rayon v1.10.0
2025-08-20T18:59:28.8692430Z [00:02:35.110]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name rayon --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=7677eb1a8db371c9 -C extra-filename=-e606540991fccad4 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern either=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-b0c900f499444793.rmeta --extern rayon_core=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon_core-d744dc40edf72df3.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:29.1249175Z [00:02:35.366]➜     Compiling termcolor v1.4.1
2025-08-20T18:59:29.1263688Z [00:02:35.366]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name termcolor --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a080c20b57e4281 -C extra-filename=-f8f0edae3397cc76 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:29.7849355Z [00:02:36.026]➜     Compiling bitflags v2.9.1
2025-08-20T18:59:29.7886457Z [00:02:36.030]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name bitflags --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=27571a066d20f130 -C extra-filename=-d5a9ed0e6f4fa31f --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:30.9774864Z [00:02:37.219]➜     Compiling dynamic-loader-cache v0.2.3
2025-08-20T18:59:30.9782224Z [00:02:37.219]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name dynamic_loader_cache --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dynamic-loader-cache-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c93464ac3e37d7c0 -C extra-filename=-cf8113b74905a941 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern arrayvec=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libarrayvec-c10f46480f6921b8.rmeta --extern memmap2=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemmap2-f0fef1515e08af2d.rmeta --extern nom=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnom-c43fffb850e76c90.rmeta --extern static_assertions=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstatic_assertions-924a51dd0a6b3770.rmeta --extern thiserror=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-13d6f8a6dfd5e83c.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T18:59:36.1141368Z [00:02:42.356]➜     Compiling binary-security-check v2.0.1 (/tmp/tmp.SeejbVl1k1/TEMPREPO)
2025-08-20T18:59:36.1152435Z [00:02:42.356]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name binary_security_check --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c0a65927e417203 -C extra-filename=-dcc78d979ba925a7 --out-dir /tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps --extern bitflags=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-d5a9ed0e6f4fa31f.rlib --extern clap=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-dc5a2964b024185f.rlib --extern dynamic_loader_cache=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libdynamic_loader_cache-cf8113b74905a941.rlib --extern flexi_logger=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libflexi_logger-ef97b380297b208e.rlib --extern goblin=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libgoblin-ff2ed3fdfb0ad666.rlib --extern log=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rlib --extern memmap2=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemmap2-f0fef1515e08af2d.rlib --extern rayon=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon-e606540991fccad4.rlib --extern regex=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rlib --extern scroll=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscroll-248a14c3fbd066d3.rlib --extern termcolor=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtermcolor-f8f0edae3397cc76.rlib --extern thiserror=/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-13d6f8a6dfd5e83c.rlib -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T19:00:04.9196546Z [00:03:11.161]➜      Finished `release` profile [optimized] target(s) in 51.38s
2025-08-20T19:00:04.9493097Z [00:03:11.191]➜  + find -L ./target/aarch64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T19:00:04.9512159Z [00:03:11.193]➜  ./target/aarch64-unknown-linux-musl/release/binary-security-check
2025-08-20T19:00:04.9512689Z [00:03:11.193]➜  ./target/aarch64-unknown-linux-musl/release/.cargo-lock
2025-08-20T19:00:04.9513184Z [00:03:11.193]➜  ./target/aarch64-unknown-linux-musl/release/binary-security-check.d
2025-08-20T19:00:04.9526436Z [00:03:11.194]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:00:04.9527138Z [00:03:11.194]➜  + find ./target/aarch64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:00:04.9527863Z [00:03:11.194]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T19:00:04.9528214Z [00:03:11.194]➜  + xargs realpath --no-symlinks
2025-08-20T19:00:04.9528494Z [00:03:11.194]➜  + cut -d: -f1
2025-08-20T19:00:04.9758411Z [00:03:11.217]➜  sending incremental file list
2025-08-20T19:00:04.9766650Z [00:03:11.218]➜  binary-security-check
2025-08-20T19:00:05.0196059Z [00:03:11.261]➜  
2025-08-20T19:00:05.0196523Z [00:03:11.261]➜  sent 2.16M bytes  received 35 bytes  4.31M bytes/sec
2025-08-20T19:00:05.0196901Z [00:03:11.261]➜  total size is 2.16M  speedup is 1.00
2025-08-20T19:00:05.1348676Z [00:03:11.376]➜  '/tmp/tmp.SeejbVl1k1/TEMPREPO/LICENSE.txt' -> '/build-bins/LICENSE'
2025-08-20T19:00:05.1488892Z [00:03:11.390]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T19:00:05.1571154Z [00:03:11.399]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T19:00:05.1574050Z [00:03:11.399]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T19:00:05.1878398Z [00:03:11.429]➜  copy from `/build-bins/binary-security-check' [elf64-littleaarch64] to `/build-bins/stfDfLjk' [elf64-littleaarch64]
2025-08-20T19:00:05.2318020Z [00:03:11.473]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T19:00:05.2342864Z [00:03:11.476]➜  
2025-08-20T19:00:05.2356296Z [00:03:11.477]➜  /build-bins/binary-security-check
2025-08-20T19:00:05.2386790Z [00:03:11.480]➜  There are 27 section headers, starting at offset 0x20dd58:
2025-08-20T19:00:05.2387169Z [00:03:11.480]➜  
2025-08-20T19:00:05.2387402Z [00:03:11.480]➜  Section Headers:
2025-08-20T19:00:05.2387898Z [00:03:11.480]➜    [Nr] Name              Type             Address           Offset
2025-08-20T19:00:05.2388311Z [00:03:11.480]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T19:00:05.2388701Z [00:03:11.480]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T19:00:05.2389121Z [00:03:11.480]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T19:00:05.2389845Z [00:03:11.480]➜    [ 1] .eh_frame         PROGBITS         0000000000200238  00000238
2025-08-20T19:00:05.2390347Z [00:03:11.480]➜         0000000000039f88  0000000000000000   A       0     0     8
2025-08-20T19:00:05.2390797Z [00:03:11.480]➜    [ 2] .eh_frame_hdr     PROGBITS         000000000023a1c0  0003a1c0
2025-08-20T19:00:05.2391228Z [00:03:11.480]➜         0000000000010ad4  0000000000000000   A       0     0     4
2025-08-20T19:00:05.2391659Z [00:03:11.480]➜    [ 3] .gcc_except_table PROGBITS         000000000024ac94  0004ac94
2025-08-20T19:00:05.2392090Z [00:03:11.480]➜         0000000000010414  0000000000000000   A       0     0     4
2025-08-20T19:00:05.2392509Z [00:03:11.480]➜    [ 4] .rodata           PROGBITS         000000000025b0a8  0005b0a8
2025-08-20T19:00:05.2392924Z [00:03:11.480]➜         000000000004dc7c  0000000000000000   A       0     0     8
2025-08-20T19:00:05.2393357Z [00:03:11.480]➜    [ 5] .rodata.cst16     PROGBITS         00000000002a8d30  000a8d30
2025-08-20T19:00:05.2393796Z [00:03:11.480]➜         00000000000009d0  0000000000000010  AM       0     0     16
2025-08-20T19:00:05.2394227Z [00:03:11.480]➜    [ 6] .rodata.cst32     PROGBITS         00000000002a9700  000a9700
2025-08-20T19:00:05.2394654Z [00:03:11.480]➜         0000000000000600  0000000000000020  AM       0     0     16
2025-08-20T19:00:05.2395336Z [00:03:11.480]➜    [ 7] .rodata.cst4      PROGBITS         00000000002a9d00  000a9d00
2025-08-20T19:00:05.2395763Z [00:03:11.480]➜         000000000000296c  0000000000000004  AM       0     0     4
2025-08-20T19:00:05.2396188Z [00:03:11.480]➜    [ 8] .rodata.cst8      PROGBITS         00000000002ac670  000ac670
2025-08-20T19:00:05.2396609Z [00:03:11.480]➜         0000000000000970  0000000000000008  AM       0     0     8
2025-08-20T19:00:05.2397035Z [00:03:11.480]➜    [ 9] .rodata.str1.1    PROGBITS         00000000002acfe0  000acfe0
2025-08-20T19:00:05.2397624Z [00:03:11.480]➜         00000000000058fe  0000000000000001 AMS       0     0     1
2025-08-20T19:00:05.2398129Z [00:03:11.480]➜    [10] .rodata.str1.4    PROGBITS         00000000002b28e0  000b28e0
2025-08-20T19:00:05.2398561Z [00:03:11.480]➜         00000000000008c8  0000000000000001 AMS       0     0     4
2025-08-20T19:00:05.2398992Z [00:03:11.480]➜    [11] .rodata.str1.8    PROGBITS         00000000002b31a8  000b31a8
2025-08-20T19:00:05.2399424Z [00:03:11.480]➜         00000000000022e8  0000000000000001 AMS       0     0     8
2025-08-20T19:00:05.2399833Z [00:03:11.480]➜    [12] .fini             PROGBITS         00000000002c5490  000b5490
2025-08-20T19:00:05.2400267Z [00:03:11.480]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T19:00:05.2400683Z [00:03:11.480]➜    [13] .init             PROGBITS         00000000002c54a0  000b54a0
2025-08-20T19:00:05.2401093Z [00:03:11.480]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T19:00:05.2401503Z [00:03:11.480]➜    [14] .text             PROGBITS         00000000002c54c0  000b54c0
2025-08-20T19:00:05.2401925Z [00:03:11.480]➜         00000000001257a0  0000000000000000  AX       0     0     32
2025-08-20T19:00:05.2402338Z [00:03:11.480]➜    [15] .tdata            PROGBITS         00000000003fac60  001dac60
2025-08-20T19:00:05.2402753Z [00:03:11.480]➜         0000000000000021  0000000000000000 WAT       0     0     8
2025-08-20T19:00:05.2403169Z [00:03:11.480]➜    [16] .tbss             NOBITS           00000000003fac88  001dac88
2025-08-20T19:00:05.2403579Z [00:03:11.480]➜         0000000000000188  0000000000000000 WAT       0     0     8
2025-08-20T19:00:05.2404002Z [00:03:11.480]➜    [17] .data.rel.ro      PROGBITS         00000000003fac88  001dac88
2025-08-20T19:00:05.2404423Z [00:03:11.480]➜         0000000000032430  0000000000000000  WA       0     0     8
2025-08-20T19:00:05.2404846Z [00:03:11.480]➜    [18] .fini_array       FINI_ARRAY       000000000042d0b8  0020d0b8
2025-08-20T19:00:05.2405273Z [00:03:11.480]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T19:00:05.2405897Z [00:03:11.480]➜    [19] .got.plt          PROGBITS         000000000042d0c0  0020d0c0
2025-08-20T19:00:05.2406433Z [00:03:11.480]➜         0000000000000018  0000000000000000  WA       0     0     8
2025-08-20T19:00:05.2406860Z [00:03:11.480]➜    [20] .init_array       INIT_ARRAY       000000000042d0d8  0020d0d8
2025-08-20T19:00:05.2407293Z [00:03:11.480]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T19:00:05.2408103Z [00:03:11.480]➜    [21] .got              PROGBITS         000000000042d0e0  0020d0e0
2025-08-20T19:00:05.2408513Z [00:03:11.480]➜         0000000000000088  0000000000000000  WA       0     0     8
2025-08-20T19:00:05.2408943Z [00:03:11.480]➜    [22] .relro_padding    NOBITS           000000000042d168  0020d168
2025-08-20T19:00:05.2409370Z [00:03:11.480]➜         0000000000002e98  0000000000000000  WA       0     0     1
2025-08-20T19:00:05.2409776Z [00:03:11.480]➜    [23] .data             PROGBITS         000000000043d168  0020d168
2025-08-20T19:00:05.2410193Z [00:03:11.480]➜         0000000000000ad8  0000000000000000  WA       0     0     8
2025-08-20T19:00:05.2410596Z [00:03:11.480]➜    [24] .bss              NOBITS           000000000043dc40  0020dc40
2025-08-20T19:00:05.2411007Z [00:03:11.480]➜         0000000000001aa4  0000000000000000  WA       0     0     16
2025-08-20T19:00:05.2411691Z [00:03:11.480]➜    [25] .common           NOBITS           000000000043f6e8  0020dc40
2025-08-20T19:00:05.2412110Z [00:03:11.480]➜         000000000000008c  0000000000000000  WA       0     0     8
2025-08-20T19:00:05.2412529Z [00:03:11.480]➜    [26] .shstrtab         STRTAB           0000000000000000  0020dc40
2025-08-20T19:00:05.2412948Z [00:03:11.480]➜         0000000000000114  0000000000000000           0     0     1
2025-08-20T19:00:05.2413262Z [00:03:11.480]➜  Key to Flags:
2025-08-20T19:00:05.2413616Z [00:03:11.480]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T19:00:05.2414078Z [00:03:11.480]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T19:00:05.2414532Z [00:03:11.480]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T19:00:05.2414903Z [00:03:11.480]➜    D (mbind), p (processor specific)
2025-08-20T19:00:05.2415199Z [00:03:11.482]➜  
2025-08-20T19:00:05.2418542Z [00:03:11.483]➜  /build-bins/LICENSE
2025-08-20T19:00:05.2431530Z [00:03:11.485]➜  + file /build-bins/LICENSE /build-bins/binary-security-check
2025-08-20T19:00:05.2558942Z [00:03:11.497]➜  /build-bins/LICENSE:               ASCII text, with CRLF line terminators
2025-08-20T19:00:05.2579071Z [00:03:11.499]➜  /build-bins/binary-security-check: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, stripped
2025-08-20T19:00:05.2585698Z [00:03:11.500]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/binary-security-check
2025-08-20T19:00:05.2601044Z [00:03:11.502]➜  /build-bins/LICENSE:         1101 Bytes
2025-08-20T19:00:05.2601481Z [00:03:11.502]➜  /build-bins/binary-security-check:         2155544 Bytes
2025-08-20T19:00:05.2603355Z [00:03:11.502]➜  + du /build-bins/LICENSE /build-bins/binary-security-check --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T19:00:05.2614974Z [00:03:11.503]➜  1.1K	2025-08-20 19:00:05.133629673 +0000	/build-bins/LICENSE
2025-08-20T19:00:05.2615501Z [00:03:11.503]➜  2.1M	2025-08-20 19:00:05.190631431 +0000	/build-bins/binary-security-check
2025-08-20T19:00:05.2616717Z [00:03:11.503]➜  + popd
2025-08-20T19:00:05.3278719Z [00:03:11.569]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T19:00:05.3591424Z [00:03:11.601]➜  + '[' -s /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T19:00:05.3592381Z [00:03:11.601]➜  + cp -fv /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T19:00:05.3618627Z [00:03:11.603]➜  '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T19:00:05.3622879Z [00:03:11.604]➜  + find /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:00:05.3629066Z [00:03:11.604]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:00:05.3630079Z [00:03:11.605]➜  + cut -d: -f1
2025-08-20T19:00:05.3630765Z [00:03:11.605]➜  + xargs realpath --no-symlinks
2025-08-20T19:00:05.3632011Z [00:03:11.605]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:00:05.4631882Z [00:03:11.705]➜  sending incremental file list
2025-08-20T19:00:05.4640261Z [00:03:11.706]➜  binary-security-check
2025-08-20T19:00:05.5067174Z [00:03:11.748]➜  
2025-08-20T19:00:05.5067757Z [00:03:11.748]➜  sent 2.16M bytes  received 35 bytes  4.31M bytes/sec
2025-08-20T19:00:05.5068209Z [00:03:11.748]➜  total size is 2.16M  speedup is 1.00
2025-08-20T19:00:05.5081237Z [00:03:11.750]➜  
2025-08-20T19:00:05.8898198Z [00:03:12.131]➜  
2025-08-20T19:00:05.8990922Z [00:03:12.141]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/binary-security-check' retained as runner:runner
2025-08-20T19:00:05.8992434Z [00:03:12.141]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T19:00:05.8994024Z [00:03:12.141]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T19:00:05.8995175Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T19:00:05.8996479Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/tools/x86_64-unknown-freebsd-clang.sh' from root:root to runner:runner
2025-08-20T19:00:05.8997911Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/tools' from root:root to runner:runner
2025-08-20T19:00:05.8999125Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T19:00:05.9003790Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T19:00:05.9005671Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.github/workflows/rust.yml' from root:root to runner:runner
2025-08-20T19:00:05.9006951Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T19:00:05.9008363Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T19:00:05.9009579Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/.rustc_info.json' from root:root to runner:runner
2025-08-20T19:00:05.9011018Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/binary-security-check' from root:root to runner:runner
2025-08-20T19:00:05.9012660Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/num_traits-a00c9f4ea8031ea0.d' from root:root to runner:runner
2025-08-20T19:00:05.9014706Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-b0c900f499444793.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9016513Z [00:03:12.141]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/binary_security_check-dcc78d979ba925a7' retained as runner:runner
2025-08-20T19:00:05.9018312Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9020079Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9021785Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-77bcf768e5270e07.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9023759Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9025581Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9027270Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex_syntax-8375770a0aabfdd3.d' from root:root to runner:runner
2025-08-20T19:00:05.9029154Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_deque-eb77c69ac2d7beae.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9030875Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9032526Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap-dc5a2964b024185f.d' from root:root to runner:runner
2025-08-20T19:00:05.9034190Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9035848Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/either-b0c900f499444793.d' from root:root to runner:runner
2025-08-20T19:00:05.9037548Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/scroll-248a14c3fbd066d3.d' from root:root to runner:runner
2025-08-20T19:00:05.9039496Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_utils-51234f7be0e44a62.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9041238Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/nom-c43fffb850e76c90.d' from root:root to runner:runner
2025-08-20T19:00:05.9042918Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9044641Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-6e25cf4aadb38c5b.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9046364Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/static_assertions-924a51dd0a6b3770.d' from root:root to runner:runner
2025-08-20T19:00:05.9048567Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap_builder-924f6b836dbc6f2c.d' from root:root to runner:runner
2025-08-20T19:00:05.9050315Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libarrayvec-c10f46480f6921b8.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9052004Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9053704Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libarrayvec-c10f46480f6921b8.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9055423Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-6e25cf4aadb38c5b.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9057087Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex-85599385fe90fff3.d' from root:root to runner:runner
2025-08-20T19:00:05.9058912Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libiana_time_zone-ffe2815e206ccfc2.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9060634Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemmap2-f0fef1515e08af2d.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9062294Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rayon-e606540991fccad4.d' from root:root to runner:runner
2025-08-20T19:00:05.9063934Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle_parse-6f2f0cbe09b57ffe.d' from root:root to runner:runner
2025-08-20T19:00:05.9065842Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon_core-d744dc40edf72df3.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9067695Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/goblin-ff2ed3fdfb0ad666.d' from root:root to runner:runner
2025-08-20T19:00:05.9069431Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9071152Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9072886Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libflexi_logger-ef97b380297b208e.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9074787Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/nu_ansi_term-6e25cf4aadb38c5b.d' from root:root to runner:runner
2025-08-20T19:00:05.9076432Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/arrayvec-c10f46480f6921b8.d' from root:root to runner:runner
2025-08-20T19:00:05.9078222Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-924f6b836dbc6f2c.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9079950Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap_lex-db2338314c03aba7.d' from root:root to runner:runner
2025-08-20T19:00:05.9081569Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/log-7bd9b6a084c4e530.d' from root:root to runner:runner
2025-08-20T19:00:05.9083237Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-dd3fb9063464bdb2.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9084959Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libflexi_logger-ef97b380297b208e.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9086615Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libc-77bcf768e5270e07.d' from root:root to runner:runner
2025-08-20T19:00:05.9088402Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex_automata-d9663f4437d8b563.d' from root:root to runner:runner
2025-08-20T19:00:05.9090122Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9092014Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9093792Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_epoch-179e3c81e30bec0d.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9095490Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/bitflags-d5a9ed0e6f4fa31f.d' from root:root to runner:runner
2025-08-20T19:00:05.9097173Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/utf8parse-654ab0e6866dede5.d' from root:root to runner:runner
2025-08-20T19:00:05.9098982Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscroll-248a14c3fbd066d3.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9100869Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_traits-a00c9f4ea8031ea0.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9102627Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libdynamic_loader_cache-cf8113b74905a941.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9104380Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtermcolor-f8f0edae3397cc76.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9106043Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/plain-f05952540c7c295b.d' from root:root to runner:runner
2025-08-20T19:00:05.9107815Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_deque-eb77c69ac2d7beae.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9109579Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/flexi_logger-ef97b380297b208e.d' from root:root to runner:runner
2025-08-20T19:00:05.9111250Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon-e606540991fccad4.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9112921Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-dc5a2964b024185f.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9114579Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/aho_corasick-ac687c94e5902e2c.d' from root:root to runner:runner
2025-08-20T19:00:05.9116465Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstatic_assertions-924a51dd0a6b3770.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9118412Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9120163Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-d5a9ed0e6f4fa31f.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9121832Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle-353d305c40d9cf94.d' from root:root to runner:runner
2025-08-20T19:00:05.9123486Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9125158Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/colorchoice-309e6b44748942cb.d' from root:root to runner:runner
2025-08-20T19:00:05.9127075Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/memchr-0d829cae186aa981.d' from root:root to runner:runner
2025-08-20T19:00:05.9128898Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/binary_security_check-dcc78d979ba925a7.d' from root:root to runner:runner
2025-08-20T19:00:05.9130636Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9132358Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/is_terminal_polyfill-d41033bcec586f6b.d' from root:root to runner:runner
2025-08-20T19:00:05.9134074Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/dynamic_loader_cache-cf8113b74905a941.d' from root:root to runner:runner
2025-08-20T19:00:05.9135788Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/chrono-2fa8ea40a3d69481.d' from root:root to runner:runner
2025-08-20T19:00:05.9137518Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libplain-f05952540c7c295b.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9139316Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_traits-a00c9f4ea8031ea0.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9141025Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9142907Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rayon_core-d744dc40edf72df3.d' from root:root to runner:runner
2025-08-20T19:00:05.9144647Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9146321Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/thiserror-13d6f8a6dfd5e83c.d' from root:root to runner:runner
2025-08-20T19:00:05.9148093Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libiana_time_zone-ffe2815e206ccfc2.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9149896Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libgoblin-ff2ed3fdfb0ad666.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9151830Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-13d6f8a6dfd5e83c.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9153552Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-13d6f8a6dfd5e83c.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9155310Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9157049Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-924f6b836dbc6f2c.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9158883Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/crossbeam_deque-eb77c69ac2d7beae.d' from root:root to runner:runner
2025-08-20T19:00:05.9160575Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9162264Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libgoblin-ff2ed3fdfb0ad666.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9163994Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_epoch-179e3c81e30bec0d.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9165710Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libchrono-2fa8ea40a3d69481.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9167386Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libchrono-2fa8ea40a3d69481.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9169326Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstream-a700101167b0b645.d' from root:root to runner:runner
2025-08-20T19:00:05.9171035Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/strsim-b4d47f8ab2e91eb8.d' from root:root to runner:runner
2025-08-20T19:00:05.9172693Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-dc5a2964b024185f.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9174393Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9176089Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle_query-dd3fb9063464bdb2.d' from root:root to runner:runner
2025-08-20T19:00:05.9178078Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemmap2-f0fef1515e08af2d.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9179836Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon_core-d744dc40edf72df3.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9181533Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/iana_time_zone-ffe2815e206ccfc2.d' from root:root to runner:runner
2025-08-20T19:00:05.9183198Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/termcolor-f8f0edae3397cc76.d' from root:root to runner:runner
2025-08-20T19:00:05.9184908Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9186601Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnom-c43fffb850e76c90.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9188419Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/crossbeam_utils-51234f7be0e44a62.d' from root:root to runner:runner
2025-08-20T19:00:05.9190142Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9191835Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-b0c900f499444793.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9193745Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_utils-51234f7be0e44a62.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9195606Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libdynamic_loader_cache-cf8113b74905a941.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9197321Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnom-c43fffb850e76c90.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9199193Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9200952Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtermcolor-f8f0edae3397cc76.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9202964Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstatic_assertions-924a51dd0a6b3770.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9204696Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-a700101167b0b645.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9206406Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9208160Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/memmap2-f0fef1515e08af2d.d' from root:root to runner:runner
2025-08-20T19:00:05.9209886Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/crossbeam_epoch-179e3c81e30bec0d.d' from root:root to runner:runner
2025-08-20T19:00:05.9211566Z [00:03:12.141]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9213286Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-77bcf768e5270e07.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9214966Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libplain-f05952540c7c295b.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9216660Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9218472Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscroll-248a14c3fbd066d3.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9220357Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-dd3fb9063464bdb2.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9222146Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon-e606540991fccad4.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9223828Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-a700101167b0b645.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9225538Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-d5a9ed0e6f4fa31f.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9227104Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps' from root:root to runner:runner
2025-08-20T19:00:05.9228867Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/examples' from root:root to runner:runner
2025-08-20T19:00:05.9230355Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/incremental' from root:root to runner:runner
2025-08-20T19:00:05.9231954Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/stderr' from root:root to runner:runner
2025-08-20T19:00:05.9233709Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9235452Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/out' from root:root to runner:runner
2025-08-20T19:00:05.9237167Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/root-output' from root:root to runner:runner
2025-08-20T19:00:05.9239017Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/output' from root:root to runner:runner
2025-08-20T19:00:05.9240689Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc' from root:root to runner:runner
2025-08-20T19:00:05.9242398Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/stderr' from root:root to runner:runner
2025-08-20T19:00:05.9244196Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9246167Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/out' from root:root to runner:runner
2025-08-20T19:00:05.9248090Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/root-output' from root:root to runner:runner
2025-08-20T19:00:05.9249948Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/output' from root:root to runner:runner
2025-08-20T19:00:05.9251680Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6' from root:root to runner:runner
2025-08-20T19:00:05.9253350Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/stderr' from root:root to runner:runner
2025-08-20T19:00:05.9255250Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9256931Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/out' from root:root to runner:runner
2025-08-20T19:00:05.9258736Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/root-output' from root:root to runner:runner
2025-08-20T19:00:05.9260420Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/output' from root:root to runner:runner
2025-08-20T19:00:05.9262049Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839' from root:root to runner:runner
2025-08-20T19:00:05.9263700Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/stderr' from root:root to runner:runner
2025-08-20T19:00:05.9265453Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9267190Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/out' from root:root to runner:runner
2025-08-20T19:00:05.9269017Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/root-output' from root:root to runner:runner
2025-08-20T19:00:05.9270893Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/output' from root:root to runner:runner
2025-08-20T19:00:05.9272639Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1' from root:root to runner:runner
2025-08-20T19:00:05.9274326Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/stderr' from root:root to runner:runner
2025-08-20T19:00:05.9276073Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9277890Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/out' from root:root to runner:runner
2025-08-20T19:00:05.9279672Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/root-output' from root:root to runner:runner
2025-08-20T19:00:05.9281638Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/output' from root:root to runner:runner
2025-08-20T19:00:05.9283314Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff' from root:root to runner:runner
2025-08-20T19:00:05.9284854Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build' from root:root to runner:runner
2025-08-20T19:00:05.9286321Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.cargo-lock' from root:root to runner:runner
2025-08-20T19:00:05.9287935Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/binary-security-check.d' from root:root to runner:runner
2025-08-20T19:00:05.9289660Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/lib-rayon' from root:root to runner:runner
2025-08-20T19:00:05.9291422Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/dep-lib-rayon' from root:root to runner:runner
2025-08-20T19:00:05.9293215Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9294994Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/lib-rayon.json' from root:root to runner:runner
2025-08-20T19:00:05.9296888Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4' from root:root to runner:runner
2025-08-20T19:00:05.9298828Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/lib-clap_builder' from root:root to runner:runner
2025-08-20T19:00:05.9300899Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9302763Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/dep-lib-clap_builder' from root:root to runner:runner
2025-08-20T19:00:05.9304642Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/lib-clap_builder.json' from root:root to runner:runner
2025-08-20T19:00:05.9306432Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c' from root:root to runner:runner
2025-08-20T19:00:05.9308245Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/lib-memchr' from root:root to runner:runner
2025-08-20T19:00:05.9310094Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9311895Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/lib-memchr.json' from root:root to runner:runner
2025-08-20T19:00:05.9313689Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/dep-lib-memchr' from root:root to runner:runner
2025-08-20T19:00:05.9315410Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981' from root:root to runner:runner
2025-08-20T19:00:05.9317330Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9319269Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/lib-chrono' from root:root to runner:runner
2025-08-20T19:00:05.9321049Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/lib-chrono.json' from root:root to runner:runner
2025-08-20T19:00:05.9322837Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/dep-lib-chrono' from root:root to runner:runner
2025-08-20T19:00:05.9324558Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481' from root:root to runner:runner
2025-08-20T19:00:05.9326614Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-332682e41e8dcbfc/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9328748Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-332682e41e8dcbfc/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9330608Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-332682e41e8dcbfc' from root:root to runner:runner
2025-08-20T19:00:05.9332331Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/dep-lib-nom' from root:root to runner:runner
2025-08-20T19:00:05.9334047Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/lib-nom' from root:root to runner:runner
2025-08-20T19:00:05.9335802Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9337625Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/lib-nom.json' from root:root to runner:runner
2025-08-20T19:00:05.9339376Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90' from root:root to runner:runner
2025-08-20T19:00:05.9341170Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/lib-crossbeam_deque' from root:root to runner:runner
2025-08-20T19:00:05.9343257Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/dep-lib-crossbeam_deque' from root:root to runner:runner
2025-08-20T19:00:05.9345261Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9347193Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/lib-crossbeam_deque.json' from root:root to runner:runner
2025-08-20T19:00:05.9349180Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae' from root:root to runner:runner
2025-08-20T19:00:05.9351034Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9353100Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/dep-lib-aho_corasick' from root:root to runner:runner
2025-08-20T19:00:05.9354967Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/lib-aho_corasick' from root:root to runner:runner
2025-08-20T19:00:05.9356833Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/lib-aho_corasick.json' from root:root to runner:runner
2025-08-20T19:00:05.9358864Z [00:03:12.142]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c' from root:root to runner:runner
2025-08-20T19:00:05.9360645Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/lib-arrayvec.json' from root:root to runner:runner
2025-08-20T19:00:05.9362473Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9364329Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/dep-lib-arrayvec' from root:root to runner:runner
2025-08-20T19:00:05.9366129Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/lib-arrayvec' from root:root to runner:runner
2025-08-20T19:00:05.9368097Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8' from root:root to runner:runner
2025-08-20T19:00:05.9369943Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9371855Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/lib-static_assertions' from root:root to runner:runner
2025-08-20T19:00:05.9373784Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/lib-static_assertions.json' from root:root to runner:runner
2025-08-20T19:00:05.9375729Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/dep-lib-static_assertions' from root:root to runner:runner
2025-08-20T19:00:05.9377850Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770' from root:root to runner:runner
2025-08-20T19:00:05.9379723Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9381610Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/dep-lib-anstyle_parse' from root:root to runner:runner
2025-08-20T19:00:05.9383491Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/lib-anstyle_parse' from root:root to runner:runner
2025-08-20T19:00:05.9385376Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/lib-anstyle_parse.json' from root:root to runner:runner
2025-08-20T19:00:05.9387175Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe' from root:root to runner:runner
2025-08-20T19:00:05.9389099Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9390966Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/lib-anstyle_query' from root:root to runner:runner
2025-08-20T19:00:05.9392837Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/dep-lib-anstyle_query' from root:root to runner:runner
2025-08-20T19:00:05.9395002Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/lib-anstyle_query.json' from root:root to runner:runner
2025-08-20T19:00:05.9396874Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2' from root:root to runner:runner
2025-08-20T19:00:05.9398905Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-385f812694bb36c6/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9400991Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-385f812694bb36c6/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9402886Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-385f812694bb36c6' from root:root to runner:runner
2025-08-20T19:00:05.9404853Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/dep-lib-libc' from root:root to runner:runner
2025-08-20T19:00:05.9406633Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9408533Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/lib-libc' from root:root to runner:runner
2025-08-20T19:00:05.9410281Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/lib-libc.json' from root:root to runner:runner
2025-08-20T19:00:05.9411978Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07' from root:root to runner:runner
2025-08-20T19:00:05.9413843Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/bin-binary-security-check.json' from root:root to runner:runner
2025-08-20T19:00:05.9415829Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9417944Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/dep-bin-binary-security-check' from root:root to runner:runner
2025-08-20T19:00:05.9420021Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/bin-binary-security-check' from root:root to runner:runner
2025-08-20T19:00:05.9422109Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7' from root:root to runner:runner
2025-08-20T19:00:05.9423998Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/dep-lib-termcolor' from root:root to runner:runner
2025-08-20T19:00:05.9425817Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/lib-termcolor' from root:root to runner:runner
2025-08-20T19:00:05.9427722Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9429744Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/lib-termcolor.json' from root:root to runner:runner
2025-08-20T19:00:05.9431512Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76' from root:root to runner:runner
2025-08-20T19:00:05.9433293Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/dep-lib-num_traits' from root:root to runner:runner
2025-08-20T19:00:05.9435129Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9436956Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/lib-num_traits' from root:root to runner:runner
2025-08-20T19:00:05.9438905Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/lib-num_traits.json' from root:root to runner:runner
2025-08-20T19:00:05.9440674Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0' from root:root to runner:runner
2025-08-20T19:00:05.9442477Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9444362Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T19:00:05.9446442Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/lib-crossbeam_utils.json' from root:root to runner:runner
2025-08-20T19:00:05.9448599Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/dep-lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T19:00:05.9450492Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62' from root:root to runner:runner
2025-08-20T19:00:05.9452294Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/lib-nu_ansi_term' from root:root to runner:runner
2025-08-20T19:00:05.9454144Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9456240Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/dep-lib-nu_ansi_term' from root:root to runner:runner
2025-08-20T19:00:05.9458224Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/lib-nu_ansi_term.json' from root:root to runner:runner
2025-08-20T19:00:05.9460070Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b' from root:root to runner:runner
2025-08-20T19:00:05.9461904Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-2a374910dafd8839/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9463868Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-2a374910dafd8839/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9465679Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-2a374910dafd8839' from root:root to runner:runner
2025-08-20T19:00:05.9467586Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/lib-dynamic_loader_cache' from root:root to runner:runner
2025-08-20T19:00:05.9469602Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9471572Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/lib-dynamic_loader_cache.json' from root:root to runner:runner
2025-08-20T19:00:05.9473754Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/dep-lib-dynamic_loader_cache' from root:root to runner:runner
2025-08-20T19:00:05.9475700Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941' from root:root to runner:runner
2025-08-20T19:00:05.9477585Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/lib-flexi_logger' from root:root to runner:runner
2025-08-20T19:00:05.9479490Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9481344Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/dep-lib-flexi_logger' from root:root to runner:runner
2025-08-20T19:00:05.9483467Z [00:03:12.143]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/lib-flexi_logger.json' from root:root to runner:runner
2025-08-20T19:00:05.9485248Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e' from root:root to runner:runner
2025-08-20T19:00:05.9487022Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/dep-lib-bitflags' from root:root to runner:runner
2025-08-20T19:00:05.9489014Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9490851Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/lib-bitflags.json' from root:root to runner:runner
2025-08-20T19:00:05.9492664Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/lib-bitflags' from root:root to runner:runner
2025-08-20T19:00:05.9494393Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f' from root:root to runner:runner
2025-08-20T19:00:05.9496166Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/lib-regex_syntax' from root:root to runner:runner
2025-08-20T19:00:05.9498080Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9500218Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/dep-lib-regex_syntax' from root:root to runner:runner
2025-08-20T19:00:05.9502211Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/lib-regex_syntax.json' from root:root to runner:runner
2025-08-20T19:00:05.9504004Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3' from root:root to runner:runner
2025-08-20T19:00:05.9505797Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/lib-utf8parse.json' from root:root to runner:runner
2025-08-20T19:00:05.9507704Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9509721Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/lib-utf8parse' from root:root to runner:runner
2025-08-20T19:00:05.9511550Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/dep-lib-utf8parse' from root:root to runner:runner
2025-08-20T19:00:05.9513313Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5' from root:root to runner:runner
2025-08-20T19:00:05.9515168Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-647df20f480dedf1/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9517177Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-647df20f480dedf1/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9519174Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-647df20f480dedf1' from root:root to runner:runner
2025-08-20T19:00:05.9520991Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/dep-lib-iana_time_zone' from root:root to runner:runner
2025-08-20T19:00:05.9522877Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9524933Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/lib-iana_time_zone.json' from root:root to runner:runner
2025-08-20T19:00:05.9526911Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/lib-iana_time_zone' from root:root to runner:runner
2025-08-20T19:00:05.9528857Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2' from root:root to runner:runner
2025-08-20T19:00:05.9530732Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-d254aa98aed7e9ff/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9532749Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-d254aa98aed7e9ff/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9534817Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-d254aa98aed7e9ff' from root:root to runner:runner
2025-08-20T19:00:05.9536564Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/dep-lib-strsim' from root:root to runner:runner
2025-08-20T19:00:05.9538478Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/lib-strsim' from root:root to runner:runner
2025-08-20T19:00:05.9540283Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9542089Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/lib-strsim.json' from root:root to runner:runner
2025-08-20T19:00:05.9543811Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8' from root:root to runner:runner
2025-08-20T19:00:05.9545515Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/lib-clap' from root:root to runner:runner
2025-08-20T19:00:05.9547281Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9549164Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/dep-lib-clap' from root:root to runner:runner
2025-08-20T19:00:05.9551155Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/lib-clap.json' from root:root to runner:runner
2025-08-20T19:00:05.9552916Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f' from root:root to runner:runner
2025-08-20T19:00:05.9554667Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9556474Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/dep-lib-anstyle' from root:root to runner:runner
2025-08-20T19:00:05.9558397Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/lib-anstyle' from root:root to runner:runner
2025-08-20T19:00:05.9560399Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/lib-anstyle.json' from root:root to runner:runner
2025-08-20T19:00:05.9562134Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94' from root:root to runner:runner
2025-08-20T19:00:05.9563858Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/lib-clap_lex' from root:root to runner:runner
2025-08-20T19:00:05.9565646Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9567555Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/lib-clap_lex.json' from root:root to runner:runner
2025-08-20T19:00:05.9569428Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/dep-lib-clap_lex' from root:root to runner:runner
2025-08-20T19:00:05.9571161Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7' from root:root to runner:runner
2025-08-20T19:00:05.9572949Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9574844Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/lib-regex_automata.json' from root:root to runner:runner
2025-08-20T19:00:05.9576926Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/dep-lib-regex_automata' from root:root to runner:runner
2025-08-20T19:00:05.9578969Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/lib-regex_automata' from root:root to runner:runner
2025-08-20T19:00:05.9580781Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563' from root:root to runner:runner
2025-08-20T19:00:05.9582552Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/lib-goblin.json' from root:root to runner:runner
2025-08-20T19:00:05.9584345Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/dep-lib-goblin' from root:root to runner:runner
2025-08-20T19:00:05.9586342Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9588206Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/lib-goblin' from root:root to runner:runner
2025-08-20T19:00:05.9589981Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666' from root:root to runner:runner
2025-08-20T19:00:05.9591732Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/dep-lib-anstream' from root:root to runner:runner
2025-08-20T19:00:05.9593534Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/lib-anstream' from root:root to runner:runner
2025-08-20T19:00:05.9595333Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9597161Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/lib-anstream.json' from root:root to runner:runner
2025-08-20T19:00:05.9599180Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645' from root:root to runner:runner
2025-08-20T19:00:05.9600894Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/lib-log.json' from root:root to runner:runner
2025-08-20T19:00:05.9602912Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9604747Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/dep-lib-log' from root:root to runner:runner
2025-08-20T19:00:05.9606474Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/lib-log' from root:root to runner:runner
2025-08-20T19:00:05.9608255Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530' from root:root to runner:runner
2025-08-20T19:00:05.9609999Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9611992Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/lib-plain' from root:root to runner:runner
2025-08-20T19:00:05.9613851Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/dep-lib-plain' from root:root to runner:runner
2025-08-20T19:00:05.9615636Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/lib-plain.json' from root:root to runner:runner
2025-08-20T19:00:05.9617344Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b' from root:root to runner:runner
2025-08-20T19:00:05.9619236Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/lib-rayon_core' from root:root to runner:runner
2025-08-20T19:00:05.9621065Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/dep-lib-rayon_core' from root:root to runner:runner
2025-08-20T19:00:05.9622909Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9624757Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/lib-rayon_core.json' from root:root to runner:runner
2025-08-20T19:00:05.9626526Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3' from root:root to runner:runner
2025-08-20T19:00:05.9628605Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/lib-colorchoice' from root:root to runner:runner
2025-08-20T19:00:05.9630528Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/dep-lib-colorchoice' from root:root to runner:runner
2025-08-20T19:00:05.9632399Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9634262Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/lib-colorchoice.json' from root:root to runner:runner
2025-08-20T19:00:05.9636054Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb' from root:root to runner:runner
2025-08-20T19:00:05.9638178Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9640055Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/dep-lib-memmap2' from root:root to runner:runner
2025-08-20T19:00:05.9641853Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/lib-memmap2' from root:root to runner:runner
2025-08-20T19:00:05.9643645Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/lib-memmap2.json' from root:root to runner:runner
2025-08-20T19:00:05.9645388Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d' from root:root to runner:runner
2025-08-20T19:00:05.9647095Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/lib-regex' from root:root to runner:runner
2025-08-20T19:00:05.9649004Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/dep-lib-regex' from root:root to runner:runner
2025-08-20T19:00:05.9650839Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9652622Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/lib-regex.json' from root:root to runner:runner
2025-08-20T19:00:05.9654537Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3' from root:root to runner:runner
2025-08-20T19:00:05.9656326Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/dep-lib-scroll' from root:root to runner:runner
2025-08-20T19:00:05.9658181Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/lib-scroll' from root:root to runner:runner
2025-08-20T19:00:05.9660019Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9661828Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/lib-scroll.json' from root:root to runner:runner
2025-08-20T19:00:05.9663808Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3' from root:root to runner:runner
2025-08-20T19:00:05.9665642Z [00:03:12.144]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/dep-lib-is_terminal_polyfill' from root:root to runner:runner
2025-08-20T19:00:05.9667692Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/lib-is_terminal_polyfill' from root:root to runner:runner
2025-08-20T19:00:05.9669683Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9671636Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/lib-is_terminal_polyfill.json' from root:root to runner:runner
2025-08-20T19:00:05.9673506Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b' from root:root to runner:runner
2025-08-20T19:00:05.9675294Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/lib-either.json' from root:root to runner:runner
2025-08-20T19:00:05.9677076Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/lib-either' from root:root to runner:runner
2025-08-20T19:00:05.9678995Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9680985Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/dep-lib-either' from root:root to runner:runner
2025-08-20T19:00:05.9682758Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793' from root:root to runner:runner
2025-08-20T19:00:05.9684527Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9686366Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T19:00:05.9688281Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/lib-thiserror' from root:root to runner:runner
2025-08-20T19:00:05.9690309Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/lib-thiserror.json' from root:root to runner:runner
2025-08-20T19:00:05.9692070Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c' from root:root to runner:runner
2025-08-20T19:00:05.9693876Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/lib-crossbeam_epoch' from root:root to runner:runner
2025-08-20T19:00:05.9695795Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/dep-lib-crossbeam_epoch' from root:root to runner:runner
2025-08-20T19:00:05.9697791Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9699756Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/lib-crossbeam_epoch.json' from root:root to runner:runner
2025-08-20T19:00:05.9701587Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d' from root:root to runner:runner
2025-08-20T19:00:05.9703223Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint' from root:root to runner:runner
2025-08-20T19:00:05.9704666Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release' from root:root to runner:runner
2025-08-20T19:00:05.9706074Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T19:00:05.9707714Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl' from root:root to runner:runner
2025-08-20T19:00:05.9709240Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9710742Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9712213Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libsyn-f095384c2fdc8986.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9713664Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/autocfg-dd487200042bcaa5.d' from root:root to runner:runner
2025-08-20T19:00:05.9715322Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/scroll_derive-d6d369ced1c27c5b.d' from root:root to runner:runner
2025-08-20T19:00:05.9716783Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libsyn-f095384c2fdc8986.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9718388Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/unicode_ident-6d6f85adf22ee534.d' from root:root to runner:runner
2025-08-20T19:00:05.9719848Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/quote-58ae1db5b5e0fa55.d' from root:root to runner:runner
2025-08-20T19:00:05.9721309Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9722777Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/clap_derive-f9a2ebf88a38bc45.d' from root:root to runner:runner
2025-08-20T19:00:05.9724237Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9725743Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libthiserror_impl-e1a3da862ea8405b.so' from root:root to runner:runner
2025-08-20T19:00:05.9727214Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/heck-25103e7959c420e1.d' from root:root to runner:runner
2025-08-20T19:00:05.9728812Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9730330Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9732026Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9733597Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9735105Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libscroll_derive-d6d369ced1c27c5b.so' from root:root to runner:runner
2025-08-20T19:00:05.9736624Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rmeta' from root:root to runner:runner
2025-08-20T19:00:05.9738254Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rlib' from root:root to runner:runner
2025-08-20T19:00:05.9739784Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libclap_derive-f9a2ebf88a38bc45.so' from root:root to runner:runner
2025-08-20T19:00:05.9741487Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/proc_macro2-670e3a35fc46366c.d' from root:root to runner:runner
2025-08-20T19:00:05.9742909Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/syn-f095384c2fdc8986.d' from root:root to runner:runner
2025-08-20T19:00:05.9744362Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/thiserror_impl-e1a3da862ea8405b.d' from root:root to runner:runner
2025-08-20T19:00:05.9745703Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps' from root:root to runner:runner
2025-08-20T19:00:05.9746955Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/examples' from root:root to runner:runner
2025-08-20T19:00:05.9748399Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/incremental' from root:root to runner:runner
2025-08-20T19:00:05.9749996Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6/build_script_build-b7b355ee76e503f6' from root:root to runner:runner
2025-08-20T19:00:05.9751650Z [00:03:12.145]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6/build-script-build' retained as runner:runner
2025-08-20T19:00:05.9753335Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6/build_script_build-b7b355ee76e503f6.d' from root:root to runner:runner
2025-08-20T19:00:05.9754961Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6' from root:root to runner:runner
2025-08-20T19:00:05.9756763Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf/build_script_build-088b0e1b523234bf' from root:root to runner:runner
2025-08-20T19:00:05.9758650Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf/build_script_build-088b0e1b523234bf.d' from root:root to runner:runner
2025-08-20T19:00:05.9760273Z [00:03:12.145]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf/build-script-build' retained as runner:runner
2025-08-20T19:00:05.9761759Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf' from root:root to runner:runner
2025-08-20T19:00:05.9763304Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22/build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9764918Z [00:03:12.145]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22/build_script_build-29004535f1308b22' retained as runner:runner
2025-08-20T19:00:05.9766773Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22/build_script_build-29004535f1308b22.d' from root:root to runner:runner
2025-08-20T19:00:05.9768474Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22' from root:root to runner:runner
2025-08-20T19:00:05.9769966Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/stderr' from root:root to runner:runner
2025-08-20T19:00:05.9771530Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9773085Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/out' from root:root to runner:runner
2025-08-20T19:00:05.9774612Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/root-output' from root:root to runner:runner
2025-08-20T19:00:05.9776156Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/output' from root:root to runner:runner
2025-08-20T19:00:05.9777713Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167' from root:root to runner:runner
2025-08-20T19:00:05.9779361Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89/build_script_build-9498c34815b63e89' from root:root to runner:runner
2025-08-20T19:00:05.9780963Z [00:03:12.145]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89/build-script-build' retained as runner:runner
2025-08-20T19:00:05.9782750Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89/build_script_build-9498c34815b63e89.d' from root:root to runner:runner
2025-08-20T19:00:05.9784407Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89' from root:root to runner:runner
2025-08-20T19:00:05.9785945Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625/build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9787708Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625/build_script_build-55c4319b2dd25625.d' from root:root to runner:runner
2025-08-20T19:00:05.9789451Z [00:03:12.145]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625/build_script_build-55c4319b2dd25625' retained as runner:runner
2025-08-20T19:00:05.9791270Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625' from root:root to runner:runner
2025-08-20T19:00:05.9792846Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661/build_script_build-1a06cc513f7c6661.d' from root:root to runner:runner
2025-08-20T19:00:05.9794470Z [00:03:12.145]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661/build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9796048Z [00:03:12.145]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661/build_script_build-1a06cc513f7c6661' retained as runner:runner
2025-08-20T19:00:05.9797639Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661' from root:root to runner:runner
2025-08-20T19:00:05.9799005Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build' from root:root to runner:runner
2025-08-20T19:00:05.9800262Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.cargo-lock' from root:root to runner:runner
2025-08-20T19:00:05.9801743Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9803396Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/lib-clap_derive.json' from root:root to runner:runner
2025-08-20T19:00:05.9805031Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/lib-clap_derive' from root:root to runner:runner
2025-08-20T19:00:05.9806662Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/dep-lib-clap_derive' from root:root to runner:runner
2025-08-20T19:00:05.9808505Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45' from root:root to runner:runner
2025-08-20T19:00:05.9810197Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9811968Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9813808Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9815621Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9817540Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6' from root:root to runner:runner
2025-08-20T19:00:05.9819173Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/dep-lib-autocfg' from root:root to runner:runner
2025-08-20T19:00:05.9820758Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg' from root:root to runner:runner
2025-08-20T19:00:05.9822346Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9823958Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg.json' from root:root to runner:runner
2025-08-20T19:00:05.9825488Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5' from root:root to runner:runner
2025-08-20T19:00:05.9827053Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9828866Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/lib-proc_macro2.json' from root:root to runner:runner
2025-08-20T19:00:05.9830535Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/dep-lib-proc_macro2' from root:root to runner:runner
2025-08-20T19:00:05.9832177Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/lib-proc_macro2' from root:root to runner:runner
2025-08-20T19:00:05.9833948Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c' from root:root to runner:runner
2025-08-20T19:00:05.9835609Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9837333Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9839238Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9841017Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9842842Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf' from root:root to runner:runner
2025-08-20T19:00:05.9844415Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9846135Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9847989Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9849844Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9851460Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22' from root:root to runner:runner
2025-08-20T19:00:05.9852988Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/lib-quote' from root:root to runner:runner
2025-08-20T19:00:05.9854563Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9856151Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/dep-lib-quote' from root:root to runner:runner
2025-08-20T19:00:05.9857791Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/lib-quote.json' from root:root to runner:runner
2025-08-20T19:00:05.9859538Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55' from root:root to runner:runner
2025-08-20T19:00:05.9861246Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-ce781c406ea95167/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9863064Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-ce781c406ea95167/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9864729Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-ce781c406ea95167' from root:root to runner:runner
2025-08-20T19:00:05.9866346Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/dep-lib-thiserror_impl' from root:root to runner:runner
2025-08-20T19:00:05.9868351Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/lib-thiserror_impl' from root:root to runner:runner
2025-08-20T19:00:05.9870082Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/lib-thiserror_impl.json' from root:root to runner:runner
2025-08-20T19:00:05.9871786Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9873388Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b' from root:root to runner:runner
2025-08-20T19:00:05.9874989Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/lib-scroll_derive' from root:root to runner:runner
2025-08-20T19:00:05.9876654Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/lib-scroll_derive.json' from root:root to runner:runner
2025-08-20T19:00:05.9878408Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/dep-lib-scroll_derive' from root:root to runner:runner
2025-08-20T19:00:05.9880084Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9881663Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b' from root:root to runner:runner
2025-08-20T19:00:05.9883238Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9885121Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9887020Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9888923Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9890541Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89' from root:root to runner:runner
2025-08-20T19:00:05.9892109Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9894032Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9895818Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9897679Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9899355Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625' from root:root to runner:runner
2025-08-20T19:00:05.9900950Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident.json' from root:root to runner:runner
2025-08-20T19:00:05.9902629Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9904310Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/dep-lib-unicode_ident' from root:root to runner:runner
2025-08-20T19:00:05.9905992Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident' from root:root to runner:runner
2025-08-20T19:00:05.9907677Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534' from root:root to runner:runner
2025-08-20T19:00:05.9909468Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9911200Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:00:05.9912947Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9914666Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:00:05.9916230Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661' from root:root to runner:runner
2025-08-20T19:00:05.9917854Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9919597Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck' from root:root to runner:runner
2025-08-20T19:00:05.9921129Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck.json' from root:root to runner:runner
2025-08-20T19:00:05.9922683Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/dep-lib-heck' from root:root to runner:runner
2025-08-20T19:00:05.9924171Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1' from root:root to runner:runner
2025-08-20T19:00:05.9925645Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/lib-syn' from root:root to runner:runner
2025-08-20T19:00:05.9927180Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:00:05.9928882Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/lib-syn.json' from root:root to runner:runner
2025-08-20T19:00:05.9930422Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/dep-lib-syn' from root:root to runner:runner
2025-08-20T19:00:05.9931899Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986' from root:root to runner:runner
2025-08-20T19:00:05.9933249Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint' from root:root to runner:runner
2025-08-20T19:00:05.9934655Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release' from root:root to runner:runner
2025-08-20T19:00:05.9935930Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T19:00:05.9937109Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target' from root:root to runner:runner
2025-08-20T19:00:05.9938376Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/Cargo.lock' from root:root to runner:runner
2025-08-20T19:00:05.9939545Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/archive.rs' from root:root to runner:runner
2025-08-20T19:00:05.9940725Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/utils.rs' from root:root to runner:runner
2025-08-20T19:00:05.9941886Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/main.rs' from root:root to runner:runner
2025-08-20T19:00:05.9943283Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/options/status.rs' from root:root to runner:runner
2025-08-20T19:00:05.9944483Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/options' from root:root to runner:runner
2025-08-20T19:00:05.9945724Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/command-line-after-help.txt' from root:root to runner:runner
2025-08-20T19:00:05.9947045Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf/checked_functions.rs' from root:root to runner:runner
2025-08-20T19:00:05.9948451Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf/needed_libc.rs' from root:root to runner:runner
2025-08-20T19:00:05.9949707Z [00:03:12.146]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf/gnu_properties.rs' from root:root to runner:runner
2025-08-20T19:00:05.9950937Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf' from root:root to runner:runner
2025-08-20T19:00:05.9952089Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/cmdline.rs' from root:root to runner:runner
2025-08-20T19:00:05.9953281Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf.rs' from root:root to runner:runner
2025-08-20T19:00:05.9954454Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/errors.rs' from root:root to runner:runner
2025-08-20T19:00:05.9955608Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/ui.rs' from root:root to runner:runner
2025-08-20T19:00:05.9956748Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/pe.rs' from root:root to runner:runner
2025-08-20T19:00:05.9958150Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/parser.rs' from root:root to runner:runner
2025-08-20T19:00:05.9959396Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/options.rs' from root:root to runner:runner
2025-08-20T19:00:05.9960554Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src' from root:root to runner:runner
2025-08-20T19:00:05.9961693Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/LICENSE.txt' from root:root to runner:runner
2025-08-20T19:00:05.9962874Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T19:00:05.9964178Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T19:00:05.9965525Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T19:00:05.9967029Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T19:00:05.9968464Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T19:00:05.9969755Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T19:00:05.9971016Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T19:00:05.9972312Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T19:00:05.9973631Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T19:00:05.9974928Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T19:00:05.9976214Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T19:00:05.9977587Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T19:00:05.9978963Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T19:00:05.9980247Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T19:00:05.9981562Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T19:00:05.9982964Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T19:00:05.9984187Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T19:00:05.9985338Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T19:00:05.9986762Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.promisor' from root:root to runner:runner
2025-08-20T19:00:05.9988612Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.rev' from root:root to runner:runner
2025-08-20T19:00:05.9990223Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.idx' from root:root to runner:runner
2025-08-20T19:00:05.9992082Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.rev' from root:root to runner:runner
2025-08-20T19:00:05.9993679Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.idx' from root:root to runner:runner
2025-08-20T19:00:05.9995289Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.pack' from root:root to runner:runner
2025-08-20T19:00:05.9996923Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.promisor' from root:root to runner:runner
2025-08-20T19:00:05.9998744Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.pack' from root:root to runner:runner
2025-08-20T19:00:06.0000135Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T19:00:06.0001339Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T19:00:06.0002521Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T19:00:06.0003706Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T19:00:06.0004870Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T19:00:06.0006039Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T19:00:06.0007413Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T19:00:06.0008792Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T19:00:06.0010029Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T19:00:06.0011303Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:00:06.0012619Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:00:06.0013885Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T19:00:06.0015288Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T19:00:06.0016444Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T19:00:06.0017668Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T19:00:06.0018892Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T19:00:06.0020083Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T19:00:06.0021284Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T19:00:06.0022516Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:00:06.0023780Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:00:06.0025005Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T19:00:06.0026176Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T19:00:06.0027297Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T19:00:06.0028500Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO' from root:root to runner:runner
2025-08-20T19:00:06.0029544Z [00:03:12.147]➜  changed ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1' from root:root to runner:runner
2025-08-20T19:00:06.0030635Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T19:00:06.0031489Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T19:00:06.0032321Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check' retained as runner:runner
2025-08-20T19:00:06.0033121Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T19:00:06.0033963Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.version' retained as runner:runner
2025-08-20T19:00:06.0034796Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T19:00:06.0035674Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.static.version' retained as runner:runner
2025-08-20T19:00:06.0036502Z [00:03:12.147]➜  ownership of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T19:00:06.0037626Z [00:03:12.154]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/binary-security-check' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0038644Z [00:03:12.160]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0039538Z [00:03:12.165]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0040470Z [00:03:12.171]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/Cargo.toml' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0041615Z [00:03:12.176]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/tools/x86_64-unknown-freebsd-clang.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0042737Z [00:03:12.181]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/README.md' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0043773Z [00:03:12.187]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.gitignore' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0044938Z [00:03:12.193]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.github/workflows/rust.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0046203Z [00:03:12.198]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/.rustc_info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0047682Z [00:03:12.204]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/binary-security-check' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0049321Z [00:03:12.210]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/num_traits-a00c9f4ea8031ea0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0051064Z [00:03:12.215]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-b0c900f499444793.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0052708Z [00:03:12.221]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/binary_security_check-dcc78d979ba925a7' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0054552Z [00:03:12.227]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0056355Z [00:03:12.232]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0058158Z [00:03:12.237]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-77bcf768e5270e07.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0059934Z [00:03:12.243]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0067087Z [00:03:12.248]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0122206Z [00:03:12.254]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex_syntax-8375770a0aabfdd3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0184049Z [00:03:12.259]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_deque-eb77c69ac2d7beae.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0233252Z [00:03:12.265]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0288482Z [00:03:12.270]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap-dc5a2964b024185f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0344146Z [00:03:12.276]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0398777Z [00:03:12.281]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/either-b0c900f499444793.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0454084Z [00:03:12.287]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/scroll-248a14c3fbd066d3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0508705Z [00:03:12.292]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_utils-51234f7be0e44a62.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0564495Z [00:03:12.298]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/nom-c43fffb850e76c90.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0622258Z [00:03:12.304]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0674290Z [00:03:12.309]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-6e25cf4aadb38c5b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0729114Z [00:03:12.314]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/static_assertions-924a51dd0a6b3770.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0784003Z [00:03:12.320]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap_builder-924f6b836dbc6f2c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0839964Z [00:03:12.325]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libarrayvec-c10f46480f6921b8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0894777Z [00:03:12.331]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.0949330Z [00:03:12.336]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libarrayvec-c10f46480f6921b8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1004280Z [00:03:12.342]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-6e25cf4aadb38c5b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1060699Z [00:03:12.348]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex-85599385fe90fff3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1117121Z [00:03:12.353]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libiana_time_zone-ffe2815e206ccfc2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1171208Z [00:03:12.359]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemmap2-f0fef1515e08af2d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1225493Z [00:03:12.364]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rayon-e606540991fccad4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1281007Z [00:03:12.370]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle_parse-6f2f0cbe09b57ffe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1335265Z [00:03:12.375]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon_core-d744dc40edf72df3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1390668Z [00:03:12.381]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/goblin-ff2ed3fdfb0ad666.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1445923Z [00:03:12.386]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1501242Z [00:03:12.392]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1556285Z [00:03:12.397]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libflexi_logger-ef97b380297b208e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1612795Z [00:03:12.403]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/nu_ansi_term-6e25cf4aadb38c5b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1670504Z [00:03:12.409]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/arrayvec-c10f46480f6921b8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1726864Z [00:03:12.414]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-924f6b836dbc6f2c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1785756Z [00:03:12.420]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap_lex-db2338314c03aba7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1844686Z [00:03:12.426]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/log-7bd9b6a084c4e530.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1905905Z [00:03:12.432]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-dd3fb9063464bdb2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.1966578Z [00:03:12.438]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libflexi_logger-ef97b380297b208e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2027822Z [00:03:12.444]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libc-77bcf768e5270e07.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2088254Z [00:03:12.450]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex_automata-d9663f4437d8b563.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2145722Z [00:03:12.456]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2201367Z [00:03:12.462]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2257127Z [00:03:12.467]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_epoch-179e3c81e30bec0d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2311745Z [00:03:12.473]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/bitflags-d5a9ed0e6f4fa31f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2365017Z [00:03:12.478]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/utf8parse-654ab0e6866dede5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2419926Z [00:03:12.483]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscroll-248a14c3fbd066d3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2474892Z [00:03:12.489]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_traits-a00c9f4ea8031ea0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2530832Z [00:03:12.495]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libdynamic_loader_cache-cf8113b74905a941.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2587011Z [00:03:12.500]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtermcolor-f8f0edae3397cc76.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2641839Z [00:03:12.506]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/plain-f05952540c7c295b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2698989Z [00:03:12.511]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_deque-eb77c69ac2d7beae.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2754693Z [00:03:12.517]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/flexi_logger-ef97b380297b208e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2808896Z [00:03:12.522]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon-e606540991fccad4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2867039Z [00:03:12.528]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-dc5a2964b024185f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2922186Z [00:03:12.534]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/aho_corasick-ac687c94e5902e2c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.2977719Z [00:03:12.539]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstatic_assertions-924a51dd0a6b3770.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3033437Z [00:03:12.545]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3089318Z [00:03:12.550]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-d5a9ed0e6f4fa31f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3146348Z [00:03:12.556]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle-353d305c40d9cf94.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3202012Z [00:03:12.562]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3258358Z [00:03:12.567]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/colorchoice-309e6b44748942cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3315095Z [00:03:12.573]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/memchr-0d829cae186aa981.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3372449Z [00:03:12.579]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/binary_security_check-dcc78d979ba925a7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3428301Z [00:03:12.584]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3483508Z [00:03:12.590]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/is_terminal_polyfill-d41033bcec586f6b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3540919Z [00:03:12.596]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/dynamic_loader_cache-cf8113b74905a941.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3596921Z [00:03:12.601]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/chrono-2fa8ea40a3d69481.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3653591Z [00:03:12.607]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libplain-f05952540c7c295b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3710288Z [00:03:12.612]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_traits-a00c9f4ea8031ea0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3765812Z [00:03:12.618]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3822332Z [00:03:12.624]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rayon_core-d744dc40edf72df3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3878935Z [00:03:12.629]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3933390Z [00:03:12.635]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/thiserror-13d6f8a6dfd5e83c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.3989329Z [00:03:12.640]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libiana_time_zone-ffe2815e206ccfc2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4044868Z [00:03:12.646]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libgoblin-ff2ed3fdfb0ad666.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4099437Z [00:03:12.651]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-13d6f8a6dfd5e83c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4155339Z [00:03:12.657]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-13d6f8a6dfd5e83c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4209404Z [00:03:12.662]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4264718Z [00:03:12.668]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-924f6b836dbc6f2c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4319864Z [00:03:12.673]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/crossbeam_deque-eb77c69ac2d7beae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4376237Z [00:03:12.679]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4432280Z [00:03:12.685]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libgoblin-ff2ed3fdfb0ad666.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4489687Z [00:03:12.690]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_epoch-179e3c81e30bec0d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4546739Z [00:03:12.696]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libchrono-2fa8ea40a3d69481.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4603508Z [00:03:12.702]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libchrono-2fa8ea40a3d69481.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4659640Z [00:03:12.707]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstream-a700101167b0b645.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4715421Z [00:03:12.713]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/strsim-b4d47f8ab2e91eb8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4770891Z [00:03:12.719]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-dc5a2964b024185f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4826799Z [00:03:12.724]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4884643Z [00:03:12.730]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle_query-dd3fb9063464bdb2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4939742Z [00:03:12.735]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemmap2-f0fef1515e08af2d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.4996367Z [00:03:12.741]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon_core-d744dc40edf72df3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5051317Z [00:03:12.747]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/iana_time_zone-ffe2815e206ccfc2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5104800Z [00:03:12.752]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/termcolor-f8f0edae3397cc76.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5160712Z [00:03:12.758]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5215221Z [00:03:12.763]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnom-c43fffb850e76c90.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5270904Z [00:03:12.769]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/crossbeam_utils-51234f7be0e44a62.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5326321Z [00:03:12.774]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5380989Z [00:03:12.780]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-b0c900f499444793.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5435413Z [00:03:12.785]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcrossbeam_utils-51234f7be0e44a62.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5489462Z [00:03:12.790]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libdynamic_loader_cache-cf8113b74905a941.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5545152Z [00:03:12.796]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnom-c43fffb850e76c90.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5598932Z [00:03:12.801]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5653144Z [00:03:12.807]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtermcolor-f8f0edae3397cc76.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5706289Z [00:03:12.812]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstatic_assertions-924a51dd0a6b3770.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5760442Z [00:03:12.818]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-a700101167b0b645.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5813608Z [00:03:12.823]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5868689Z [00:03:12.828]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/memmap2-f0fef1515e08af2d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5923979Z [00:03:12.834]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/crossbeam_epoch-179e3c81e30bec0d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.5978215Z [00:03:12.839]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6034814Z [00:03:12.845]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-77bcf768e5270e07.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6088244Z [00:03:12.850]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libplain-f05952540c7c295b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6142629Z [00:03:12.856]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6196359Z [00:03:12.861]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscroll-248a14c3fbd066d3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6252460Z [00:03:12.867]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-dd3fb9063464bdb2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6308708Z [00:03:12.872]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librayon-e606540991fccad4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6365102Z [00:03:12.878]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-a700101167b0b645.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6419821Z [00:03:12.883]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-d5a9ed0e6f4fa31f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6475391Z [00:03:12.889]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6529447Z [00:03:12.894]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6583824Z [00:03:12.900]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6637557Z [00:03:12.905]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/num-traits-332682e41e8dcbfc/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6691979Z [00:03:12.911]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6744710Z [00:03:12.916]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6797608Z [00:03:12.921]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6851971Z [00:03:12.927]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/crossbeam-utils-385f812694bb36c6/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6903501Z [00:03:12.932]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.6956558Z [00:03:12.937]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7010024Z [00:03:12.943]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7062477Z [00:03:12.948]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-2a374910dafd8839/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7116132Z [00:03:12.953]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7171570Z [00:03:12.959]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7229444Z [00:03:12.964]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7284936Z [00:03:12.970]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rayon-core-647df20f480dedf1/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7342582Z [00:03:12.976]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7398277Z [00:03:12.981]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7454520Z [00:03:12.987]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7511865Z [00:03:12.993]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-d254aa98aed7e9ff/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7567844Z [00:03:12.998]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7625665Z [00:03:13.004]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/binary-security-check.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7700881Z [00:03:13.012]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/lib-rayon' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7758297Z [00:03:13.017]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/dep-lib-rayon' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7816244Z [00:03:13.023]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7875153Z [00:03:13.029]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-e606540991fccad4/lib-rayon.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7935976Z [00:03:13.035]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.7994863Z [00:03:13.041]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8052533Z [00:03:13.047]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/dep-lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8111446Z [00:03:13.053]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-924f6b836dbc6f2c/lib-clap_builder.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8170026Z [00:03:13.058]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8227600Z [00:03:13.064]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8285968Z [00:03:13.070]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/lib-memchr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8345004Z [00:03:13.076]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/dep-lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8404477Z [00:03:13.082]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8462937Z [00:03:13.088]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/lib-chrono' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8517687Z [00:03:13.093]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/lib-chrono.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8572245Z [00:03:13.099]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/chrono-2fa8ea40a3d69481/dep-lib-chrono' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8628949Z [00:03:13.104]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-332682e41e8dcbfc/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8683001Z [00:03:13.110]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-332682e41e8dcbfc/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8738299Z [00:03:13.115]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/dep-lib-nom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8792183Z [00:03:13.121]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/lib-nom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8844036Z [00:03:13.126]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8898444Z [00:03:13.131]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nom-c43fffb850e76c90/lib-nom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.8954849Z [00:03:13.137]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/lib-crossbeam_deque' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9009815Z [00:03:13.142]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/dep-lib-crossbeam_deque' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9064649Z [00:03:13.148]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9118811Z [00:03:13.153]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-eb77c69ac2d7beae/lib-crossbeam_deque.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9175388Z [00:03:13.159]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9230256Z [00:03:13.165]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/dep-lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9284327Z [00:03:13.170]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9337890Z [00:03:13.175]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/lib-aho_corasick.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9394640Z [00:03:13.181]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/lib-arrayvec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9454770Z [00:03:13.186]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9504495Z [00:03:13.192]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/dep-lib-arrayvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9558751Z [00:03:13.197]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/arrayvec-c10f46480f6921b8/lib-arrayvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9613955Z [00:03:13.203]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9669842Z [00:03:13.208]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/lib-static_assertions' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9726250Z [00:03:13.214]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/lib-static_assertions.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9781882Z [00:03:13.220]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/static_assertions-924a51dd0a6b3770/dep-lib-static_assertions' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9835965Z [00:03:13.225]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9890207Z [00:03:13.230]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/dep-lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:06.9945707Z [00:03:13.236]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0000698Z [00:03:13.242]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/lib-anstyle_parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0055374Z [00:03:13.247]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0111871Z [00:03:13.253]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0168857Z [00:03:13.258]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/dep-lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0229065Z [00:03:13.264]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-dd3fb9063464bdb2/lib-anstyle_query.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0290102Z [00:03:13.270]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-385f812694bb36c6/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0348461Z [00:03:13.276]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-385f812694bb36c6/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0405470Z [00:03:13.282]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/dep-lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0461279Z [00:03:13.288]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0515737Z [00:03:13.293]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0569414Z [00:03:13.298]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-77bcf768e5270e07/lib-libc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0623242Z [00:03:13.304]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/bin-binary-security-check.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0676963Z [00:03:13.309]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0732530Z [00:03:13.315]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/dep-bin-binary-security-check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0786682Z [00:03:13.320]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/binary-security-check-dcc78d979ba925a7/bin-binary-security-check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0841966Z [00:03:13.326]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/dep-lib-termcolor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0893604Z [00:03:13.331]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/lib-termcolor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.0946731Z [00:03:13.336]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1005179Z [00:03:13.342]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/termcolor-f8f0edae3397cc76/lib-termcolor.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1058330Z [00:03:13.347]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/dep-lib-num_traits' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1112108Z [00:03:13.353]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1165722Z [00:03:13.358]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/lib-num_traits' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1218544Z [00:03:13.363]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num-traits-a00c9f4ea8031ea0/lib-num_traits.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1273233Z [00:03:13.369]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1327599Z [00:03:13.374]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1382792Z [00:03:13.380]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/lib-crossbeam_utils.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1435857Z [00:03:13.385]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-51234f7be0e44a62/dep-lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1491764Z [00:03:13.391]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/lib-nu_ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1546096Z [00:03:13.396]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1601447Z [00:03:13.402]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/dep-lib-nu_ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1654667Z [00:03:13.407]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-6e25cf4aadb38c5b/lib-nu_ansi_term.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1707514Z [00:03:13.412]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-2a374910dafd8839/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1761999Z [00:03:13.418]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-2a374910dafd8839/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1817580Z [00:03:13.423]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/lib-dynamic_loader_cache' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1871485Z [00:03:13.429]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1925144Z [00:03:13.434]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/lib-dynamic_loader_cache.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.1979745Z [00:03:13.439]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/dynamic-loader-cache-cf8113b74905a941/dep-lib-dynamic_loader_cache' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2035066Z [00:03:13.445]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/lib-flexi_logger' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2089915Z [00:03:13.450]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2144217Z [00:03:13.456]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/dep-lib-flexi_logger' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2198687Z [00:03:13.461]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/flexi_logger-ef97b380297b208e/lib-flexi_logger.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2253666Z [00:03:13.467]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/dep-lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2308882Z [00:03:13.472]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2363327Z [00:03:13.478]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/lib-bitflags.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2416379Z [00:03:13.483]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-d5a9ed0e6f4fa31f/lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2472846Z [00:03:13.489]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2527022Z [00:03:13.494]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2581410Z [00:03:13.500]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/dep-lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2635942Z [00:03:13.505]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/lib-regex_syntax.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2694083Z [00:03:13.511]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/lib-utf8parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2751348Z [00:03:13.517]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2805168Z [00:03:13.522]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/lib-utf8parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2859005Z [00:03:13.527]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/dep-lib-utf8parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2914569Z [00:03:13.533]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-647df20f480dedf1/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.2969430Z [00:03:13.538]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-647df20f480dedf1/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3024997Z [00:03:13.544]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/dep-lib-iana_time_zone' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3078827Z [00:03:13.549]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3132819Z [00:03:13.555]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/lib-iana_time_zone.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3187114Z [00:03:13.560]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/iana-time-zone-ffe2815e206ccfc2/lib-iana_time_zone' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3242422Z [00:03:13.566]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-d254aa98aed7e9ff/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3296240Z [00:03:13.571]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-d254aa98aed7e9ff/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3352194Z [00:03:13.577]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/dep-lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3407423Z [00:03:13.582]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3462156Z [00:03:13.588]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3519170Z [00:03:13.593]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/lib-strsim.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3576603Z [00:03:13.599]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3631969Z [00:03:13.605]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3688217Z [00:03:13.610]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/dep-lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3744034Z [00:03:13.616]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-dc5a2964b024185f/lib-clap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3801880Z [00:03:13.622]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3856453Z [00:03:13.627]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/dep-lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3912382Z [00:03:13.633]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.3969360Z [00:03:13.638]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/lib-anstyle.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4026763Z [00:03:13.644]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4081809Z [00:03:13.650]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4138594Z [00:03:13.655]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/lib-clap_lex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4193104Z [00:03:13.661]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/dep-lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4247350Z [00:03:13.666]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4300912Z [00:03:13.672]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/lib-regex_automata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4355020Z [00:03:13.677]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/dep-lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4408791Z [00:03:13.682]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4465620Z [00:03:13.688]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/lib-goblin.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4521014Z [00:03:13.694]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/dep-lib-goblin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4574402Z [00:03:13.699]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4627667Z [00:03:13.704]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/goblin-ff2ed3fdfb0ad666/lib-goblin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4682494Z [00:03:13.710]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/dep-lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4736025Z [00:03:13.715]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4790797Z [00:03:13.721]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4844314Z [00:03:13.726]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-a700101167b0b645/lib-anstream.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4906248Z [00:03:13.732]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/lib-log.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.4964689Z [00:03:13.738]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5021835Z [00:03:13.744]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/dep-lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5077026Z [00:03:13.749]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5133067Z [00:03:13.755]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5188890Z [00:03:13.760]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/lib-plain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5242680Z [00:03:13.766]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/dep-lib-plain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5297163Z [00:03:13.771]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/plain-f05952540c7c295b/lib-plain.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5353801Z [00:03:13.777]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/lib-rayon_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5408193Z [00:03:13.782]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/dep-lib-rayon_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5463242Z [00:03:13.788]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5518753Z [00:03:13.793]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rayon-core-d744dc40edf72df3/lib-rayon_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5575214Z [00:03:13.799]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5630403Z [00:03:13.805]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/dep-lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5686019Z [00:03:13.810]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5742576Z [00:03:13.816]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/lib-colorchoice.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5798398Z [00:03:13.821]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5854968Z [00:03:13.827]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/dep-lib-memmap2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5910131Z [00:03:13.832]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/lib-memmap2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.5966230Z [00:03:13.838]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memmap2-f0fef1515e08af2d/lib-memmap2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6021138Z [00:03:13.844]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6075755Z [00:03:13.849]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/dep-lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6130987Z [00:03:13.855]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6186982Z [00:03:13.860]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/lib-regex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6243596Z [00:03:13.866]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/dep-lib-scroll' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6299012Z [00:03:13.871]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/lib-scroll' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6353589Z [00:03:13.877]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6410525Z [00:03:13.883]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scroll-248a14c3fbd066d3/lib-scroll.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6497835Z [00:03:13.891]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/dep-lib-is_terminal_polyfill' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6557550Z [00:03:13.897]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/lib-is_terminal_polyfill' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6616430Z [00:03:13.903]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6674970Z [00:03:13.909]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/lib-is_terminal_polyfill.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6734798Z [00:03:13.915]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/lib-either.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6791992Z [00:03:13.921]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/lib-either' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6850414Z [00:03:13.927]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6908293Z [00:03:13.932]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-b0c900f499444793/dep-lib-either' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.6967096Z [00:03:13.938]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7024025Z [00:03:13.944]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7082665Z [00:03:13.950]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7142725Z [00:03:13.956]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-13d6f8a6dfd5e83c/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7202442Z [00:03:13.962]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/lib-crossbeam_epoch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7259835Z [00:03:13.967]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/dep-lib-crossbeam_epoch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7319502Z [00:03:13.973]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7377740Z [00:03:13.979]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-179e3c81e30bec0d/lib-crossbeam_epoch.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7437244Z [00:03:13.985]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/aarch64-unknown-linux-musl/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7496649Z [00:03:13.991]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7553839Z [00:03:13.997]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7612609Z [00:03:14.003]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libsyn-f095384c2fdc8986.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7671896Z [00:03:14.009]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/autocfg-dd487200042bcaa5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7731946Z [00:03:14.015]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/scroll_derive-d6d369ced1c27c5b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7792506Z [00:03:14.021]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libsyn-f095384c2fdc8986.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7850926Z [00:03:14.027]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/unicode_ident-6d6f85adf22ee534.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7911452Z [00:03:14.033]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/quote-58ae1db5b5e0fa55.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.7971430Z [00:03:14.039]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8032288Z [00:03:14.045]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/clap_derive-f9a2ebf88a38bc45.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8094853Z [00:03:14.051]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libquote-58ae1db5b5e0fa55.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8155404Z [00:03:14.057]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libthiserror_impl-e1a3da862ea8405b.so' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8215005Z [00:03:14.063]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/heck-25103e7959c420e1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8275830Z [00:03:14.069]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8335906Z [00:03:14.075]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8396546Z [00:03:14.081]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8455879Z [00:03:14.087]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8515253Z [00:03:14.093]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libscroll_derive-d6d369ced1c27c5b.so' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8574226Z [00:03:14.099]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libproc_macro2-670e3a35fc46366c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8633436Z [00:03:14.105]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8692476Z [00:03:14.111]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/libclap_derive-f9a2ebf88a38bc45.so' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8755829Z [00:03:14.117]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/proc_macro2-670e3a35fc46366c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8819388Z [00:03:14.123]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/syn-f095384c2fdc8986.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8880595Z [00:03:14.130]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/deps/thiserror_impl-e1a3da862ea8405b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.8942872Z [00:03:14.136]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6/build_script_build-b7b355ee76e503f6' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9006483Z [00:03:14.142]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9070261Z [00:03:14.148]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/crossbeam-utils-b7b355ee76e503f6/build_script_build-b7b355ee76e503f6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9131531Z [00:03:14.155]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf/build_script_build-088b0e1b523234bf' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9193871Z [00:03:14.161]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf/build_script_build-088b0e1b523234bf.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9255696Z [00:03:14.167]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-088b0e1b523234bf/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9316695Z [00:03:14.173]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9378888Z [00:03:14.179]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22/build_script_build-29004535f1308b22' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9440203Z [00:03:14.185]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/num-traits-29004535f1308b22/build_script_build-29004535f1308b22.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9502279Z [00:03:14.192]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9562400Z [00:03:14.198]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9619367Z [00:03:14.203]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9678503Z [00:03:14.209]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/proc-macro2-ce781c406ea95167/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9735857Z [00:03:14.215]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89/build_script_build-9498c34815b63e89' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9792670Z [00:03:14.221]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9851348Z [00:03:14.227]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/thiserror-9498c34815b63e89/build_script_build-9498c34815b63e89.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9909526Z [00:03:14.232]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:07.9968340Z [00:03:14.238]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625/build_script_build-55c4319b2dd25625.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0026732Z [00:03:14.244]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/rayon-core-55c4319b2dd25625/build_script_build-55c4319b2dd25625' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0085087Z [00:03:14.250]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661/build_script_build-1a06cc513f7c6661.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0143697Z [00:03:14.256]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0202939Z [00:03:14.262]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/build/libc-1a06cc513f7c6661/build_script_build-1a06cc513f7c6661' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0262443Z [00:03:14.268]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0323202Z [00:03:14.274]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0380011Z [00:03:14.279]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/lib-clap_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0438248Z [00:03:14.285]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0496162Z [00:03:14.291]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/clap_derive-f9a2ebf88a38bc45/dep-lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0555016Z [00:03:14.297]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0612907Z [00:03:14.303]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0671448Z [00:03:14.309]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0729253Z [00:03:14.314]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/crossbeam-utils-b7b355ee76e503f6/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0789924Z [00:03:14.320]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/dep-lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0849010Z [00:03:14.326]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0909528Z [00:03:14.332]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.0970829Z [00:03:14.339]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1030526Z [00:03:14.344]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1087882Z [00:03:14.350]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/lib-proc_macro2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1146744Z [00:03:14.356]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/dep-lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1205039Z [00:03:14.362]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-670e3a35fc46366c/lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1264658Z [00:03:14.368]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1322110Z [00:03:14.374]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1382463Z [00:03:14.380]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1443588Z [00:03:14.386]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-088b0e1b523234bf/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1500952Z [00:03:14.392]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1557789Z [00:03:14.397]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1614811Z [00:03:14.403]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1673113Z [00:03:14.409]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/num-traits-29004535f1308b22/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1733053Z [00:03:14.415]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1791307Z [00:03:14.421]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1851703Z [00:03:14.427]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/dep-lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1910088Z [00:03:14.433]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/quote-58ae1db5b5e0fa55/lib-quote.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.1970380Z [00:03:14.438]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-ce781c406ea95167/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2029951Z [00:03:14.444]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/proc-macro2-ce781c406ea95167/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2088946Z [00:03:14.450]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/dep-lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2148306Z [00:03:14.456]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2209065Z [00:03:14.462]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/lib-thiserror_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2268657Z [00:03:14.468]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-impl-e1a3da862ea8405b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2327691Z [00:03:14.474]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/lib-scroll_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2386357Z [00:03:14.480]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/lib-scroll_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2444336Z [00:03:14.486]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/dep-lib-scroll_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2504042Z [00:03:14.492]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/scroll_derive-d6d369ced1c27c5b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2564874Z [00:03:14.498]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2625673Z [00:03:14.504]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2685431Z [00:03:14.510]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2745985Z [00:03:14.516]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/thiserror-9498c34815b63e89/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2805841Z [00:03:14.522]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2864929Z [00:03:14.528]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2925759Z [00:03:14.534]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.2984981Z [00:03:14.540]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/rayon-core-55c4319b2dd25625/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3043446Z [00:03:14.546]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3100697Z [00:03:14.552]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3158044Z [00:03:14.557]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/dep-lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3214796Z [00:03:14.563]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3270969Z [00:03:14.569]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3327371Z [00:03:14.574]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3382272Z [00:03:14.580]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3438035Z [00:03:14.585]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/libc-1a06cc513f7c6661/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3494942Z [00:03:14.591]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3550727Z [00:03:14.597]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3606666Z [00:03:14.602]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3662582Z [00:03:14.608]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/dep-lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3718352Z [00:03:14.613]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3774523Z [00:03:14.619]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3829969Z [00:03:14.625]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3884015Z [00:03:14.630]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/release/.fingerprint/syn-f095384c2fdc8986/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3939202Z [00:03:14.635]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/target/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.3994718Z [00:03:14.641]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/Cargo.lock' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4051366Z [00:03:14.647]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/archive.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4105251Z [00:03:14.652]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/utils.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4159809Z [00:03:14.658]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/main.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4216142Z [00:03:14.663]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/options/status.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4271452Z [00:03:14.669]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/command-line-after-help.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4325144Z [00:03:14.674]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf/checked_functions.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4379934Z [00:03:14.680]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf/needed_libc.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4434583Z [00:03:14.685]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf/gnu_properties.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4488201Z [00:03:14.690]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/cmdline.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4542219Z [00:03:14.696]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/elf.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4598734Z [00:03:14.701]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/errors.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4667299Z [00:03:14.708]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/ui.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4722784Z [00:03:14.714]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/pe.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4780453Z [00:03:14.720]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/parser.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4836291Z [00:03:14.725]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/src/options.rs' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4894460Z [00:03:14.731]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/LICENSE.txt' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.4954886Z [00:03:14.737]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5012665Z [00:03:14.743]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5072187Z [00:03:14.749]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5130553Z [00:03:14.755]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5192667Z [00:03:14.761]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5249817Z [00:03:14.767]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5304193Z [00:03:14.772]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5358590Z [00:03:14.777]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5413636Z [00:03:14.783]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5468298Z [00:03:14.788]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5522728Z [00:03:14.794]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5577796Z [00:03:14.799]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5632179Z [00:03:14.805]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5686705Z [00:03:14.810]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5742349Z [00:03:14.816]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5797295Z [00:03:14.821]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5853291Z [00:03:14.827]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5913145Z [00:03:14.833]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.5970340Z [00:03:14.839]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6025263Z [00:03:14.844]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6081707Z [00:03:14.850]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6140223Z [00:03:14.855]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6202418Z [00:03:14.862]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-e6bfdbc762d8da00821240c0c6533c42942c61f9.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6263715Z [00:03:14.868]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6326657Z [00:03:14.874]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/objects/pack/pack-a15d8370b6d23d8fdc27736ecd117b039e237f1a.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6388009Z [00:03:14.880]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6448844Z [00:03:14.886]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6513242Z [00:03:14.893]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6575215Z [00:03:14.899]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6637901Z [00:03:14.905]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6700944Z [00:03:14.912]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6766479Z [00:03:14.918]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6833394Z [00:03:14.925]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.SeejbVl1k1/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6895664Z [00:03:14.931]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.6955874Z [00:03:14.937]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.7018506Z [00:03:14.943]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.7081016Z [00:03:14.950]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/LICENSE' retained as 0755 (rwxr-xr-x)
2025-08-20T19:00:08.7146517Z [00:03:14.956]➜  mode of '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:00:08.7556170Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T19:00:08.7557386Z [00:03:14.997]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T19:00:16.1099775Z 
2025-08-20T19:00:16.1100595Z [+] Sanitizing /tmp/pkgforge/QG55UL9eD_SBUILD/BUILD.log ==> /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.static.log
2025-08-20T19:00:18.1612998Z '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.static.log' -> '/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/binary-security-check.log'
2025-08-20T19:00:18.1657219Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/binary-security-check/official/binary-security-check?tag=HEAD-287f359-250818T185121-aarch64-linux&download=binary-security-check.log
2025-08-20T19:00:18.1658029Z 
2025-08-20T19:00:18.1658734Z [+] Parsing/Uploading binary-security-check/binary-security-check --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fbinary-security-check%2Fbinary-security-check [aarch64-Linux]
2025-08-20T19:00:18.1683991Z {
2025-08-20T19:00:18.1684482Z   "_disabled": "false",
2025-08-20T19:00:18.1684896Z   "host": "aarch64-Linux",
2025-08-20T19:00:18.1685096Z   "rank": "",
2025-08-20T19:00:18.1685286Z   "pkg": "binary-security-check.static",
2025-08-20T19:00:18.1685548Z   "pkg_family": "binary-security-check",
2025-08-20T19:00:18.1685879Z   "pkg_id": "codeberg.org.koutheir.binary-security-check",
2025-08-20T19:00:18.1686177Z   "pkg_name": "binary-security-check",
2025-08-20T19:00:18.1686405Z   "pkg_type": "static",
2025-08-20T19:00:18.1686875Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check",
2025-08-20T19:00:18.1687370Z   "app_id": "",
2025-08-20T19:00:18.1687637Z   "appstream": "",
2025-08-20T19:00:18.1687841Z   "category": [
2025-08-20T19:00:18.1688008Z     "ConsoleOnly",
2025-08-20T19:00:18.1688184Z     "Utility"
2025-08-20T19:00:18.1688336Z   ],
2025-08-20T19:00:18.1688581Z   "description": "Analyzer of security features in executable binaries",
2025-08-20T19:00:18.1688899Z   "desktop": "",
2025-08-20T19:00:18.1689061Z   "homepage": [
2025-08-20T19:00:18.1689286Z     "https://codeberg.org/koutheir/binary-security-check"
2025-08-20T19:00:18.1689550Z   ],
2025-08-20T19:00:18.1690215Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/binary-security-check/official/binary-security-check?tag=HEAD-287f359-250818T185121-aarch64-linux&download=binary-security-check.png",
2025-08-20T19:00:18.1690938Z   "license": [],
2025-08-20T19:00:18.1691103Z   "maintainer": [
2025-08-20T19:00:18.1691306Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T19:00:18.1691546Z   ],
2025-08-20T19:00:18.1691688Z   "provides": [
2025-08-20T19:00:18.1691866Z     "binary-security-check"
2025-08-20T19:00:18.1692057Z   ],
2025-08-20T19:00:18.1692197Z   "note": [
2025-08-20T19:00:18.1692917Z     "Built From Source (Latest Git HEAD). Check/Report @ https://codeberg.org/koutheir/binary-security-check"
2025-08-20T19:00:18.1693343Z   ],
2025-08-20T19:00:18.1693486Z   "repology": [],
2025-08-20T19:00:18.1693662Z   "screenshots": [],
2025-08-20T19:00:18.1693833Z   "src_url": [
2025-08-20T19:00:18.1694052Z     "https://codeberg.org/koutheir/binary-security-check"
2025-08-20T19:00:18.1694312Z   ],
2025-08-20T19:00:18.1694452Z   "tag": [
2025-08-20T19:00:18.1694606Z     "binary-analysis",
2025-08-20T19:00:18.1694785Z     "security"
2025-08-20T19:00:18.1694935Z   ],
2025-08-20T19:00:18.1695098Z   "version": "HEAD-287f359-250818T185121",
2025-08-20T19:00:18.1695325Z   "version_upstream": "",
2025-08-20T19:00:18.1695632Z   "bsum": "8c84d00c7b544cb3f949e54b7d9ca89bd33d479fcd6402b3ba057d78cd7df2de",
2025-08-20T19:00:18.1695975Z   "build_date": "2025-08-20T19:00:09Z",
2025-08-20T19:00:18.1696304Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107517809",
2025-08-20T19:00:18.1696638Z   "build_id": "17107517809",
2025-08-20T19:00:18.1697356Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/binary-security-check/official/binary-security-check?tag=HEAD-287f359-250818T185121-aarch64-linux&download=binary-security-check.log",
2025-08-20T19:00:18.1698835Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/binary-security-check/static.official.source.yaml",
2025-08-20T19:00:18.1699873Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/binary-security-check/official/binary-security-check?tag=HEAD-287f359-250818T185121-aarch64-linux&download=binary-security-check",
2025-08-20T19:00:18.1700922Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check:HEAD-287f359-250818T185121-aarch64-linux",
2025-08-20T19:00:18.1701643Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check",
2025-08-20T19:00:18.1702489Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/binary-security-check/official/binary-security-check?tag=HEAD-287f359-250818T185121-aarch64-linux&manifest",
2025-08-20T19:00:18.1703261Z   "shasum": "8e6a1bf5b65c542135105ce64ddcdbe0e795a496015dbb2d9f5f0ab99944719e",
2025-08-20T19:00:18.1703603Z   "size": "2.1 MB",
2025-08-20T19:00:18.1703776Z   "size_raw": "2155544",
2025-08-20T19:00:18.1703960Z   "snapshots": [
2025-08-20T19:00:18.1704154Z     "HEAD-c6d06ba-250221T204336-aarch64-linux",
2025-08-20T19:00:18.1704412Z     "HEAD-282d326-250511T040317-aarch64-linux"
2025-08-20T19:00:18.1704637Z   ]
2025-08-20T19:00:18.1704770Z }
2025-08-20T19:00:18.1704876Z 
2025-08-20T19:00:18.1704880Z 
2025-08-20T19:00:20.0333165Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check:HEAD-287f359-250818T185121-aarch64-linux": ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check:HEAD-287f359-250818T185121-aarch64-linux: not found
2025-08-20T19:00:20.0382005Z Uploading empty artifact
2025-08-20T19:00:20.0384216Z time=2025-08-20T19:00:20Z level=debug msg=Request #0
2025-08-20T19:00:20.0385027Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/binary-security-check/official/binary-security-check/manifests/sha256:46ffd30671aa78ba6bbc9b429331480fa5e3969eca0679df768b21fa8464076c"
2025-08-20T19:00:20.0385776Z > Request method: "HEAD"
2025-08-20T19:00:20.0385965Z > Request headers:
2025-08-20T19:00:20.0386860Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T19:00:20.0387931Z    "User-Agent": "oras/1.2.3"
2025-08-20T19:00:20.1267781Z time=2025-08-20T19:00:20Z level=debug msg=Response #0
2025-08-20T19:00:20.1268123Z < Response Status: "401 Unauthorized"
2025-08-20T19:00:20.1268352Z < Response headers:
2025-08-20T19:00:20.1269057Z    "Content-Type": "application/json"
2025-08-20T19:00:20.1270426Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/binary-security-check/official/binary-security-check:pull\""
2025-08-20T19:00:20.1271069Z    "Date": "Wed, 20 Aug 2025 19:00:20 GMT"
2025-08-20T19:00:20.1271301Z    "Content-Length": "73"
2025-08-20T19:00:20.1271542Z    "X-Github-Request-Id": "4401:F18A:B8053:C8F92:68A61B44"
2025-08-20T19:00:20.1271865Z time=2025-08-20T19:00:20Z level=debug msg=Request #1
2025-08-20T19:00:20.1272526Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fbinary-security-check%2Fofficial%2Fbinary-security-check%3Apull%2Cpush&service=ghcr.io"
2025-08-20T19:00:20.1273143Z > Request method: "GET"
2025-08-20T19:00:20.1273322Z > Request headers:
2025-08-20T19:00:20.1273502Z    "Authorization": "*****"
2025-08-20T19:00:20.1273704Z    "User-Agent": "oras/1.2.3"
2025-08-20T19:00:21.7865538Z time=2025-08-20T19:00:21Z level=debug msg=Response #1
2025-08-20T19:00:21.7866327Z < Response Status: "200 OK"
2025-08-20T19:00:21.7866560Z < Response headers:
2025-08-20T19:00:21.7866788Z    "X-Github-Request-Id": "4401:F18A:B805A:C8F9D:68A61B44"
2025-08-20T19:00:21.7867772Z    "Content-Type": "application/json"
2025-08-20T19:00:21.7868055Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T19:00:21.7868439Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T19:00:21.7868791Z    "Date": "Wed, 20 Aug 2025 19:00:21 GMT"
2025-08-20T19:00:21.7869017Z    "Content-Length": "69"
2025-08-20T19:00:21.7869246Z time=2025-08-20T19:00:21Z level=debug msg=Request #2
2025-08-20T19:00:21.7870025Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/binary-security-check/official/binary-security-check/manifests/sha256:46ffd30671aa78ba6bbc9b429331480fa5e3969eca0679df768b21fa8464076c"
2025-08-20T19:00:21.7870750Z > Request method: "HEAD"
2025-08-20T19:00:21.7870941Z > Request headers:
2025-08-20T19:00:21.7871833Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T19:00:21.7872932Z    "Authorization": "*****"
2025-08-20T19:00:21.7873135Z    "User-Agent": "oras/1.2.3"
2025-08-20T19:00:21.8248319Z time=2025-08-20T19:00:21Z level=debug msg=Response #2
2025-08-20T19:00:21.8248627Z < Response Status: "404 Not Found"
2025-08-20T19:00:21.8248871Z < Response headers:
2025-08-20T19:00:21.8249090Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T19:00:21.8249479Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T19:00:21.8249833Z    "Date": "Wed, 20 Aug 2025 19:00:21 GMT"
2025-08-20T19:00:21.8250059Z    "Content-Length": "70"
2025-08-20T19:00:21.8250297Z    "X-Github-Request-Id": "4401:F18A:B8240:C919B:68A61B45"
2025-08-20T19:00:21.8250573Z    "Content-Type": "application/json"
2025-08-20T19:00:21.8250859Z time=2025-08-20T19:00:21Z level=debug msg=Request #3
2025-08-20T19:00:21.8251622Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/binary-security-check/official/binary-security-check/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T19:00:21.8252342Z > Request method: "HEAD"
2025-08-20T19:00:21.8252531Z > Request headers:
2025-08-20T19:00:21.8252707Z    "Authorization": "*****"
2025-08-20T19:00:21.8252908Z    "User-Agent": "oras/1.2.3"
2025-08-20T19:00:21.9094326Z time=2025-08-20T19:00:21Z level=debug msg=Response #3
2025-08-20T19:00:21.9094676Z < Response Status: "200 OK"
2025-08-20T19:00:21.9094872Z < Response headers:
2025-08-20T19:00:21.9095094Z    "X-Github-Request-Id": "4401:F18A:B824E:C91AD:68A61B45"
2025-08-20T19:00:21.9095365Z    "Content-Length": "0"
2025-08-20T19:00:21.9095550Z    "Content-Type": ""
2025-08-20T19:00:21.9095929Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T19:00:21.9096930Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T19:00:21.9097345Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T19:00:21.9098099Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T19:00:21.9098451Z    "Date": "Wed, 20 Aug 2025 19:00:21 GMT"
2025-08-20T19:00:21.9098712Z time=2025-08-20T19:00:21Z level=debug msg=Request #4
2025-08-20T19:00:21.9099373Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/binary-security-check/official/binary-security-check/manifests/HEAD-287f359-250818T185121-aarch64-linux"
2025-08-20T19:00:21.9099982Z > Request method: "PUT"
2025-08-20T19:00:21.9100166Z > Request headers:
2025-08-20T19:00:21.9100409Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T19:00:21.9100705Z    "Authorization": "*****"
2025-08-20T19:00:21.9100906Z    "User-Agent": "oras/1.2.3"
2025-08-20T19:00:22.1914972Z time=2025-08-20T19:00:22Z level=debug msg=Response #4
2025-08-20T19:00:22.1915652Z Pushed [registry] ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check:HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:00:22.1916655Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T19:00:22.1917049Z Digest: sha256:46ffd30671aa78ba6bbc9b429331480fa5e3969eca0679df768b21fa8464076c
2025-08-20T19:00:22.1917426Z < Response Status: "201 Created"
2025-08-20T19:00:22.1917835Z < Response headers:
2025-08-20T19:00:22.1918206Z    "Docker-Content-Digest": "sha256:46ffd30671aa78ba6bbc9b429331480fa5e3969eca0679df768b21fa8464076c"
2025-08-20T19:00:22.1918668Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T19:00:22.1919382Z    "Location": "/v2/pkgforge/bincache/binary-security-check/official/binary-security-check/manifests/sha256:46ffd30671aa78ba6bbc9b429331480fa5e3969eca0679df768b21fa8464076c"
2025-08-20T19:00:22.1920165Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T19:00:22.1920518Z    "Date": "Wed, 20 Aug 2025 19:00:22 GMT"
2025-08-20T19:00:22.1920743Z    "Content-Length": "0"
2025-08-20T19:00:22.1920978Z    "X-Github-Request-Id": "4401:F18A:B8269:C91C7:68A61B45"
2025-08-20T19:00:22.1921265Z    "Content-Type": "application/json"
2025-08-20T19:00:25.6095756Z Uploading c3946b68239c binary-security-check.sig
2025-08-20T19:00:25.6131839Z Uploading 8e6a1bf5b65c binary-security-check
2025-08-20T19:00:25.6631798Z Exists    da7c3c4454e3 LICENSE
2025-08-20T19:00:25.7145864Z Uploading 21e0da093737 LICENSE.sig
2025-08-20T19:00:26.6430659Z Uploaded  c3946b68239c binary-security-check.sig
2025-08-20T19:00:26.6922941Z Uploading 0aa1b4e2c104 SBUILD
2025-08-20T19:00:26.7498009Z Uploaded  21e0da093737 LICENSE.sig
2025-08-20T19:00:26.7977436Z Uploading e7f070b7a5ab CHECKSUM
2025-08-20T19:00:26.8542012Z Uploaded  8e6a1bf5b65c binary-security-check
2025-08-20T19:00:26.8922842Z Exists    11cf0313013e binary-security-check.png
2025-08-20T19:00:26.9434124Z Uploading 10242ca0355c binary-security-check.json
2025-08-20T19:00:27.4345604Z Uploading 5df13b8107b9 CHECKSUM.sig
2025-08-20T19:00:27.9556339Z Uploaded  10242ca0355c binary-security-check.json
2025-08-20T19:00:27.9988096Z Uploading d1315ca761a2 binary-security-check.json.sig
2025-08-20T19:00:28.0256888Z Uploading d3dc9157fcc9 SBUILD.sig
2025-08-20T19:00:28.4354146Z Uploaded  5df13b8107b9 CHECKSUM.sig
2025-08-20T19:00:28.4914387Z Uploading 7ace3a023fd4 binary-security-check.log
2025-08-20T19:00:29.1342763Z Uploaded  d3dc9157fcc9 SBUILD.sig
2025-08-20T19:00:29.1772033Z Uploading 715c8d191d8d binary-security-check.log.sig
2025-08-20T19:00:29.7965336Z Uploaded  0aa1b4e2c104 SBUILD
2025-08-20T19:00:29.8799651Z Uploaded  e7f070b7a5ab CHECKSUM
2025-08-20T19:00:29.9700560Z Uploading bc7f7921932d binary-security-check.version.sig
2025-08-20T19:00:31.3856529Z Uploading 424bb9b641ce binary-security-check.version
2025-08-20T19:00:31.9603769Z Uploaded  715c8d191d8d binary-security-check.log.sig
2025-08-20T19:00:32.3941454Z Uploaded  424bb9b641ce binary-security-check.version
2025-08-20T19:00:33.5160141Z Uploaded  d1315ca761a2 binary-security-check.json.sig
2025-08-20T19:00:34.0002672Z Uploaded  7ace3a023fd4 binary-security-check.log
2025-08-20T19:00:35.1733376Z Uploaded  bc7f7921932d binary-security-check.version.sig
2025-08-20T19:00:35.1733748Z Uploading a8a0d6233477 binary-security-check
2025-08-20T19:00:35.5320280Z Uploaded  a8a0d6233477 binary-security-check
2025-08-20T19:00:35.5320935Z Pushed [registry] ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check:HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:00:35.5321523Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T19:00:35.5321898Z Digest: sha256:a8a0d6233477305ead03c6230923a128a3199a49938dc558979b0d062a19f30e
2025-08-20T19:00:43.9704480Z 
2025-08-20T19:00:43.9705271Z [+] Registry --> https://ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:00:43.9706192Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/binary-security-check/official/binary-security-check?tag=HEAD-287f359-250818T185121-aarch64-linux&manifest 
2025-08-20T19:00:43.9706746Z 
2025-08-20T19:00:46.6163195Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T19:00:47.2250188Z ./BUILD_ARTIFACTS.tar : 32.52%   (   119 MiB =>   38.7 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T19:00:47.2465135Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T19:00:47.2508092Z 
2025-08-20T19:00:47.2508888Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml :: 00(Hr):03(Min):54(Sec)
2025-08-20T19:00:47.2509566Z 
2025-08-20T19:00:47.2523675Z 
2025-08-20T19:00:47.2523896Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (07:00:47 PM) UTC
2025-08-20T19:00:47.2524135Z 
2025-08-20T19:00:47.4601095Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T19:00:47.4658497Z ##[group]Run ##Presets
2025-08-20T19:00:47.4658882Z [36;1m##Presets[0m
2025-08-20T19:00:47.4659068Z [36;1mset +x ; set +e[0m
2025-08-20T19:00:47.4659252Z [36;1m#-------------#[0m
2025-08-20T19:00:47.4659434Z [36;1m##Debug?[0m
2025-08-20T19:00:47.4659649Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:00:47.4659942Z [36;1m  set -x[0m
2025-08-20T19:00:47.4660104Z [36;1mfi[0m
2025-08-20T19:00:47.4660262Z [36;1m#-------------#[0m
2025-08-20T19:00:47.4660441Z [36;1m##Set ENV[0m
2025-08-20T19:00:47.4660653Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T19:00:47.4661118Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-287f359-250818T185121-aarch64-linux"[0m
2025-08-20T19:00:47.4661637Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-287f359-250818T185121-aarch64-linux"[0m
2025-08-20T19:00:47.4662290Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809"[0m
2025-08-20T19:00:47.4662872Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T19:00:47.4663250Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:00:47.4663681Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:00:47.4664008Z [36;1m fi[0m
2025-08-20T19:00:47.4664167Z [36;1m##Push[0m
2025-08-20T19:00:47.4664365Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T19:00:47.4664623Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T19:00:47.4664971Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T19:00:47.4665424Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:00:47.4665849Z [36;1m     ls -sh "/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T19:00:47.4666172Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T19:00:47.4666368Z [36;1m       {[0m
2025-08-20T19:00:47.4666540Z [36;1m        for i in {1..10}; do[0m
2025-08-20T19:00:47.4666860Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T19:00:47.4667290Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T19:00:47.4667908Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T19:00:47.4668433Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-287f359-250818T185121-aarch64-linux")[0m
2025-08-20T19:00:47.4669127Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17107517809")[0m
2025-08-20T19:00:47.4669698Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17107517809")[0m
2025-08-20T19:00:47.4670467Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check:HEAD-287f359-250818T185121-aarch64-linux")[0m
2025-08-20T19:00:47.4671254Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T19:00:09Z")[0m
2025-08-20T19:00:47.4671734Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-287f359-250818T185121")[0m
2025-08-20T19:00:47.4672586Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T19:00:09Z")[0m
2025-08-20T19:00:47.4673343Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check")[0m
2025-08-20T19:00:47.4674078Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T19:00:47.4674585Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-287f359-250818T185121")[0m
2025-08-20T19:00:47.4675327Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-287f359-250818T185121")[0m
2025-08-20T19:00:47.4676154Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check")[0m
2025-08-20T19:00:47.4676998Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-binary-security-check")[0m
2025-08-20T19:00:47.4677886Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://codeberg.org/koutheir/binary-security-check")[0m
2025-08-20T19:00:47.4678466Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T19:00:47.4678970Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-287f359-250818T185121")[0m
2025-08-20T19:00:47.4679435Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T19:00:47.4679921Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T19:00:47.4680337Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T19:00:47.4680572Z [36;1m         #Check[0m
2025-08-20T19:00:47.4681128Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T19:00:09Z" ]]; then[0m
2025-08-20T19:00:47.4681830Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T19:00:47.4682160Z [36;1m            break[0m
2025-08-20T19:00:47.4682346Z [36;1m          else[0m
2025-08-20T19:00:47.4682723Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T19:00:47.4683133Z [36;1m          fi[0m
2025-08-20T19:00:47.4683342Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T19:00:47.4683577Z [36;1m        done[0m
2025-08-20T19:00:47.4683748Z [36;1m       }[0m
2025-08-20T19:00:47.4683930Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T19:00:47.4684159Z [36;1m       ghcr_push_cmd[0m
2025-08-20T19:00:47.4684721Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T19:00:09Z" ]]; then[0m
2025-08-20T19:00:47.4685467Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:00:47.4685853Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T19:00:47.4686098Z [36;1m          ghcr_push_cmd[0m
2025-08-20T19:00:47.4686675Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T19:00:09Z" ]]; then[0m
2025-08-20T19:00:47.4687390Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T19:00:47.4688112Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:00:47.4688488Z [36;1m             return 1 || exit 1[0m
2025-08-20T19:00:47.4689004Z [36;1m           fi[0m
2025-08-20T19:00:47.4689179Z [36;1m       fi[0m
2025-08-20T19:00:47.4689345Z [36;1m   fi[0m
2025-08-20T19:00:47.4689497Z [36;1m fi[0m
2025-08-20T19:00:47.4689664Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:00:47.4753601Z shell: /usr/bin/bash -e {0}
2025-08-20T19:00:47.4753829Z env:
2025-08-20T19:00:47.4753992Z   CROSS_COMPILING: NO
2025-08-20T19:00:47.4754184Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:00:47.4754428Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:00:47.4754625Z   ON_QEMU: NO
2025-08-20T19:00:47.4754776Z   DEBUG: 0
2025-08-20T19:00:47.4754934Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:00:47.4755339Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:00:47.4755678Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:00:47.4756002Z   KEEP_LOGS: YES
2025-08-20T19:00:47.4756171Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:00:47.4756380Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:00:47.4756627Z   SBUILD_REBUILD: false
2025-08-20T19:00:47.4757186Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:00:47.4757961Z   BUILD_SYS: docker://rust
2025-08-20T19:00:47.4758160Z   BUILD_ON_HOST: FALSE
2025-08-20T19:00:47.4758338Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:00:47.4758516Z   SYSTMP: /tmp
2025-08-20T19:00:47.4758674Z   GHA_MODE: MATRIX
2025-08-20T19:00:47.4759076Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:00:47.4759564Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:00:47.4759866Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:00:47.4760224Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:00:47.4760680Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:00:47.4761045Z   PKG_TYPE: static
2025-08-20T19:00:47.4761218Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:00:47.4761423Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:00:47.4761775Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:00:47.4762112Z   BUILD_ID: 17107517809
2025-08-20T19:00:47.4762305Z   PKG_NAME: binary-security-check
2025-08-20T19:00:47.4762523Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:00:47.4762740Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:00:47.4762974Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:00:47.4763346Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:00:47.4763790Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:00:47.4764311Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:00:47.4764881Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:00:47.4765185Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:00:47.4765620Z   GHCR_TOKEN: ***
2025-08-20T19:00:47.4765905Z   GITHUB_TOKEN: ***
2025-08-20T19:00:47.4766113Z   GITLAB_TOKEN: ***
2025-08-20T19:00:47.4767193Z   MINISIGN_KEY: ***
2025-08-20T19:00:47.4767363Z ##[endgroup]
2025-08-20T19:00:47.4843051Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T19:00:47.4852578Z 39M	./BUILD_ARTIFACTS.zstd
2025-08-20T19:00:47.4864487Z total 3.0M
2025-08-20T19:00:47.4864682Z 4.0K CHECKSUM
2025-08-20T19:00:47.4867623Z 4.0K CHECKSUM.sig
2025-08-20T19:00:47.4868471Z 4.0K LICENSE
2025-08-20T19:00:47.4868670Z 4.0K LICENSE.sig
2025-08-20T19:00:47.4868838Z 8.0K SBUILD
2025-08-20T19:00:47.4869025Z 4.0K SBUILD.sig
2025-08-20T19:00:47.4869191Z 4.0K SBUILD_TEMP
2025-08-20T19:00:47.4869370Z 2.1M binary-security-check
2025-08-20T19:00:47.4869585Z 4.0K binary-security-check.json
2025-08-20T19:00:47.4869811Z 4.0K binary-security-check.json.sig
2025-08-20T19:00:47.4870043Z 404K binary-security-check.log
2025-08-20T19:00:47.4870699Z 4.0K binary-security-check.log.sig
2025-08-20T19:00:47.4870932Z  40K binary-security-check.png
2025-08-20T19:00:47.4871152Z 4.0K binary-security-check.sig
2025-08-20T19:00:47.4871380Z 404K binary-security-check.static.log
2025-08-20T19:00:47.4871640Z 4.0K binary-security-check.static.version
2025-08-20T19:00:47.4871917Z 4.0K binary-security-check.static.version.sig
2025-08-20T19:00:47.4872189Z 4.0K binary-security-check.version
2025-08-20T19:00:47.4872433Z 4.0K binary-security-check.version.sig
2025-08-20T19:00:50.8573337Z Uploading ef9f334f4633 BUILD_ARTIFACTS.zstd
2025-08-20T19:00:52.4105112Z Uploaded  ef9f334f4633 BUILD_ARTIFACTS.zstd
2025-08-20T19:00:52.4105994Z Uploading 27dd79768c1f SRCBUILD-binary-security-check
2025-08-20T19:00:56.4883688Z Uploaded  27dd79768c1f SRCBUILD-binary-security-check
2025-08-20T19:00:56.4892873Z Pushed [registry] ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809:HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:00:56.4893848Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T19:00:56.4894255Z Digest: sha256:27dd79768c1f11f305fb8bbd5b2ea0f3cf8fa30bea2d464eb2c1f68d039de2ac
2025-08-20T19:01:05.6797203Z 
2025-08-20T19:01:05.6798085Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:05.6798600Z 
2025-08-20T19:01:12.3879814Z ##[group]Run ##Presets
2025-08-20T19:01:12.3880069Z [36;1m##Presets[0m
2025-08-20T19:01:12.3880244Z [36;1mset +x ; set +e[0m
2025-08-20T19:01:12.3880431Z [36;1m#-------------#[0m
2025-08-20T19:01:12.3880611Z [36;1m##Debug?[0m
2025-08-20T19:01:12.3880824Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:01:12.3881093Z [36;1m  set -x[0m
2025-08-20T19:01:12.3881250Z [36;1mfi[0m
2025-08-20T19:01:12.3881404Z [36;1m#-------------#[0m
2025-08-20T19:01:12.3881636Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T19:01:12.3881965Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:01:12.3914150Z shell: /usr/bin/bash -e {0}
2025-08-20T19:01:12.3914369Z env:
2025-08-20T19:01:12.3914524Z   CROSS_COMPILING: NO
2025-08-20T19:01:12.3914717Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:12.3914921Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:12.3915117Z   ON_QEMU: NO
2025-08-20T19:01:12.3915329Z   DEBUG: 0
2025-08-20T19:01:12.3915493Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:12.3915702Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:12.3916013Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:12.3916338Z   KEEP_LOGS: YES
2025-08-20T19:01:12.3916509Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:12.3916719Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:12.3916956Z   SBUILD_REBUILD: false
2025-08-20T19:01:12.3917737Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:12.3918368Z   BUILD_SYS: docker://rust
2025-08-20T19:01:12.3918567Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:12.3918746Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:12.3918925Z   SYSTMP: /tmp
2025-08-20T19:01:12.3919089Z   GHA_MODE: MATRIX
2025-08-20T19:01:12.3919492Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:12.3919976Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:12.3920276Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:12.3920638Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:12.3921096Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:12.3921456Z   PKG_TYPE: static
2025-08-20T19:01:12.3921629Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:12.3921835Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:12.3922186Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:12.3922857Z   BUILD_ID: 17107517809
2025-08-20T19:01:12.3923055Z   PKG_NAME: binary-security-check
2025-08-20T19:01:12.3923274Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:12.3923489Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:12.3923719Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:12.3924094Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:12.3924528Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:12.3925051Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:12.3925615Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:12.3925915Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:12.3926169Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:12.3926734Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:12.3927236Z ##[endgroup]
2025-08-20T19:01:12.4085540Z ##[group]Run actions/upload-artifact@v4
2025-08-20T19:01:12.4085848Z with:
2025-08-20T19:01:12.4086061Z   name: Bincache_binary-security-check_aarch64-Linux
2025-08-20T19:01:12.4086366Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T19:01:12.4086625Z   compression-level: 0
2025-08-20T19:01:12.4086812Z   retention-days: 30
2025-08-20T19:01:12.4086989Z   overwrite: true
2025-08-20T19:01:12.4087164Z   if-no-files-found: warn
2025-08-20T19:01:12.4087366Z   include-hidden-files: false
2025-08-20T19:01:12.4087849Z env:
2025-08-20T19:01:12.4088006Z   CROSS_COMPILING: NO
2025-08-20T19:01:12.4088196Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:12.4088405Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:12.4088598Z   ON_QEMU: NO
2025-08-20T19:01:12.4088753Z   DEBUG: 0
2025-08-20T19:01:12.4088911Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:12.4089145Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:12.4089538Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:12.4089874Z   KEEP_LOGS: YES
2025-08-20T19:01:12.4090044Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:12.4090253Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:12.4090486Z   SBUILD_REBUILD: false
2025-08-20T19:01:12.4091060Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:12.4091654Z   BUILD_SYS: docker://rust
2025-08-20T19:01:12.4091851Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:12.4092029Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:12.4092212Z   SYSTMP: /tmp
2025-08-20T19:01:12.4092376Z   GHA_MODE: MATRIX
2025-08-20T19:01:12.4092774Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:12.4093258Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:12.4093570Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:12.4093942Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:12.4094405Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:12.4094766Z   PKG_TYPE: static
2025-08-20T19:01:12.4094940Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:12.4095150Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:12.4095501Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:12.4095840Z   BUILD_ID: 17107517809
2025-08-20T19:01:12.4096036Z   PKG_NAME: binary-security-check
2025-08-20T19:01:12.4096260Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:12.4096477Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:12.4096712Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:12.4097078Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:12.4098104Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:12.4098638Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:12.4099241Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:12.4099536Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:12.4099785Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:12.4100349Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:12.4100848Z   UTC_TIME: 2025_08_20T07_01_12_PM
2025-08-20T19:01:12.4101054Z ##[endgroup]
2025-08-20T19:01:13.1105480Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T19:01:13.1110560Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T19:01:13.1111129Z With the provided path, there will be 2 files uploaded
2025-08-20T19:01:13.3921981Z Artifact name is valid!
2025-08-20T19:01:13.3926924Z Root directory input is valid!
2025-08-20T19:01:13.5102214Z Beginning upload of artifact content to blob storage
2025-08-20T19:01:14.2001991Z Uploaded bytes 8388608
2025-08-20T19:01:14.2361884Z Uploaded bytes 16777216
2025-08-20T19:01:14.2987123Z Uploaded bytes 25165824
2025-08-20T19:01:14.5365409Z Uploaded bytes 33554432
2025-08-20T19:01:14.7118498Z Uploaded bytes 41336947
2025-08-20T19:01:14.7817286Z Finished uploading artifact content to blob storage!
2025-08-20T19:01:14.7830240Z SHA256 digest of uploaded artifact zip is 4b33355fe941f4159929e1f923186dfd98ae758ef3baa02b75daf55e168221b4
2025-08-20T19:01:14.7830697Z Finalizing artifact upload
2025-08-20T19:01:14.8827974Z Artifact Bincache_binary-security-check_aarch64-Linux.zip successfully finalized. Artifact ID 3812207242
2025-08-20T19:01:14.8828769Z Artifact Bincache_binary-security-check_aarch64-Linux has been successfully uploaded! Final size is 41336947 bytes. Artifact ID is 3812207242
2025-08-20T19:01:14.8848484Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107517809/artifacts/3812207242
2025-08-20T19:01:14.9117374Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T19:01:14.9118047Z with:
2025-08-20T19:01:14.9118393Z   subject-name: binary-security-check-17107517809-HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:14.9119270Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:01:14.9119966Z   show-summary: true
2025-08-20T19:01:14.9120157Z   push-to-registry: false
2025-08-20T19:01:14.9120544Z   github-token: ***
2025-08-20T19:01:14.9120722Z env:
2025-08-20T19:01:14.9120878Z   CROSS_COMPILING: NO
2025-08-20T19:01:14.9121073Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:14.9121291Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:14.9121518Z   ON_QEMU: NO
2025-08-20T19:01:14.9121675Z   DEBUG: 0
2025-08-20T19:01:14.9121841Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:14.9122059Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:14.9122414Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:14.9122746Z   KEEP_LOGS: YES
2025-08-20T19:01:14.9122920Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:14.9123136Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:14.9123383Z   SBUILD_REBUILD: false
2025-08-20T19:01:14.9123942Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:14.9124539Z   BUILD_SYS: docker://rust
2025-08-20T19:01:14.9124741Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:14.9124926Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:14.9125110Z   SYSTMP: /tmp
2025-08-20T19:01:14.9125281Z   GHA_MODE: MATRIX
2025-08-20T19:01:14.9125685Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:14.9126525Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:14.9126834Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:14.9127201Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:14.9127928Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:14.9128299Z   PKG_TYPE: static
2025-08-20T19:01:14.9128477Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:14.9128689Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:14.9129047Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:14.9129388Z   BUILD_ID: 17107517809
2025-08-20T19:01:14.9129591Z   PKG_NAME: binary-security-check
2025-08-20T19:01:14.9129815Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:14.9130071Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:14.9130320Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:14.9130693Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:14.9131137Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:14.9131669Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:14.9132241Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:14.9132545Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:14.9132806Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:14.9133377Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:14.9133894Z   UTC_TIME: 2025_08_20T07_01_12_PM
2025-08-20T19:01:14.9134101Z ##[endgroup]
2025-08-20T19:01:14.9212538Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T19:01:14.9212966Z env:
2025-08-20T19:01:14.9213126Z   CROSS_COMPILING: NO
2025-08-20T19:01:14.9213379Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:14.9213818Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:14.9214074Z   ON_QEMU: NO
2025-08-20T19:01:14.9214232Z   DEBUG: 0
2025-08-20T19:01:14.9214396Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:14.9214609Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:14.9214927Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:14.9215254Z   KEEP_LOGS: YES
2025-08-20T19:01:14.9215427Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:14.9215639Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:14.9215880Z   SBUILD_REBUILD: false
2025-08-20T19:01:14.9216446Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:14.9217044Z   BUILD_SYS: docker://rust
2025-08-20T19:01:14.9217242Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:14.9217434Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:14.9217838Z   SYSTMP: /tmp
2025-08-20T19:01:14.9218005Z   GHA_MODE: MATRIX
2025-08-20T19:01:14.9218412Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:14.9218904Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:14.9219208Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:14.9219577Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:14.9220038Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:14.9220399Z   PKG_TYPE: static
2025-08-20T19:01:14.9220581Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:14.9220792Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:14.9221148Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:14.9221490Z   BUILD_ID: 17107517809
2025-08-20T19:01:14.9221932Z   PKG_NAME: binary-security-check
2025-08-20T19:01:14.9222154Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:14.9222375Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:14.9222618Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:14.9222986Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:14.9223425Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:14.9223952Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:14.9224523Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:14.9224823Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:14.9225081Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:14.9225651Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:14.9226158Z   UTC_TIME: 2025_08_20T07_01_12_PM
2025-08-20T19:01:14.9226375Z ##[endgroup]
2025-08-20T19:01:15.4868145Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T19:01:15.4868493Z with:
2025-08-20T19:01:15.4869132Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:01:15.4870010Z   subject-name: binary-security-check-17107517809-HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:15.4870475Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T19:01:15.4873275Z   predicate: {"buildDefinition":{"buildType":"https://actions.github.io/buildtypes/workflow/v1","externalParameters":{"workflow":{"ref":"refs/heads/main","repository":"https://github.com/pkgforge/bincache","path":".github/workflows/matrix_builds.yaml"}},"internalParameters":{"github":{"event_name":"workflow_dispatch","repository_id":"883655230","repository_owner_id":"187275343","runner_environment":"github-hosted"}},"resolvedDependencies":[{"uri":"git+https://github.com/pkgforge/bincache@refs/heads/main","digest":{"gitCommit":"338a3bae1bab05aba0ad4bfe5580d82eeab3f21d"}}]},"runDetails":{"builder":{"id":"https://github.com/pkgforge/bincache/.github/workflows/matrix_builds.yaml@refs/heads/main"},"metadata":{"invocationId":"https://github.com/pkgforge/bincache/actions/runs/17107517809/attempts/1"}}}
2025-08-20T19:01:15.4875806Z   push-to-registry: false
2025-08-20T19:01:15.4876007Z   show-summary: true
2025-08-20T19:01:15.4876474Z   github-token: ***
2025-08-20T19:01:15.4876655Z env:
2025-08-20T19:01:15.4876809Z   CROSS_COMPILING: NO
2025-08-20T19:01:15.4877006Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:15.4877224Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:15.4877434Z   ON_QEMU: NO
2025-08-20T19:01:15.4878096Z   DEBUG: 0
2025-08-20T19:01:15.4878273Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:15.4878490Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:15.4878818Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:15.4879149Z   KEEP_LOGS: YES
2025-08-20T19:01:15.4879332Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:15.4879555Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:15.4879796Z   SBUILD_REBUILD: false
2025-08-20T19:01:15.4880355Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:15.4880958Z   BUILD_SYS: docker://rust
2025-08-20T19:01:15.4881191Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:15.4881375Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:15.4881557Z   SYSTMP: /tmp
2025-08-20T19:01:15.4881725Z   GHA_MODE: MATRIX
2025-08-20T19:01:15.4882139Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:15.4882634Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:15.4882945Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:15.4883640Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:15.4884111Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:15.4884472Z   PKG_TYPE: static
2025-08-20T19:01:15.4884655Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:15.4884867Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:15.4885223Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:15.4885569Z   BUILD_ID: 17107517809
2025-08-20T19:01:15.4885766Z   PKG_NAME: binary-security-check
2025-08-20T19:01:15.4885991Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:15.4886222Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:15.4886463Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:15.4886837Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:15.4887281Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:15.4888006Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:15.4888582Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:15.4888887Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:15.4889151Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:15.4889725Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:15.4890236Z   UTC_TIME: 2025_08_20T07_01_12_PM
2025-08-20T19:01:15.4890445Z ##[endgroup]
2025-08-20T19:01:16.9661949Z Attestation created for 18 subjects
2025-08-20T19:01:16.9665473Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T19:01:16.9665898Z -----BEGIN CERTIFICATE-----
2025-08-20T19:01:16.9666217Z MIIG7zCCBnagAwIBAgIUL/SWxUIKB/7+DlHxw1tNd+RVykUwCgYIKoZIzj0EAwMw
2025-08-20T19:01:16.9666696Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T19:01:16.9667159Z cm1lZGlhdGUwHhcNMjUwODIwMTkwMTE2WhcNMjUwODIwMTkxMTE2WjAAMFkwEwYH
2025-08-20T19:01:16.9668104Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEYmxeI7MiyQNP1Q81fRxOLvgxzxFJqpP7KBu/
2025-08-20T19:01:16.9668584Z /cWQUACkGAkBBwP2QYuI7fXU3OPRQRWfuTV7Swq03H0W/18t56OCBZUwggWRMA4G
2025-08-20T19:01:16.9669028Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUHf25
2025-08-20T19:01:16.9669476Z oP5/7g5i55RE3YWgfxYLP7EwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T19:01:16.9669910Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T19:01:16.9670348Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T19:01:16.9670796Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T19:01:16.9671234Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T19:01:16.9671664Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T19:01:16.9672123Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T19:01:16.9672582Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T19:01:16.9673048Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T19:01:16.9673503Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T19:01:16.9673945Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T19:01:16.9674392Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T19:01:16.9674846Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T19:01:16.9675298Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T19:01:16.9675746Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T19:01:16.9676214Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T19:01:16.9676678Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T19:01:16.9677364Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T19:01:16.9677938Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T19:01:16.9678397Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T19:01:16.9678850Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T19:01:16.9679302Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T19:01:16.9679764Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T19:01:16.9680223Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T19:01:16.9680673Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3NTE3ODA5L2F0
2025-08-20T19:01:16.9681133Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYsGCisGAQQB1nkCBAIE
2025-08-20T19:01:16.9681601Z fQR7AHkAdwDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjI21zh
2025-08-20T19:01:16.9682042Z AAAEAwBIMEYCIQDDt2TnWdlFiPz/os60tlXG6QAD0VWv7wPTB3pN5J3F/wIhAMQG
2025-08-20T19:01:16.9682472Z o1ASIQoSs/2HK0KRMCYURqVQCd+1919lzG401syVMAoGCCqGSM49BAMDA2cAMGQC
2025-08-20T19:01:16.9682916Z MGmPTwGo7+zLgdc4nS92VRaG9HdixcZ0K13vxKKbwrzf8ulikTyOqNhzAHfQYqRi
2025-08-20T19:01:16.9683371Z 9wIwGj9DKmlWBhvMUaV7Csy4LaphXyCYyUncHiR5tAkoU6UqrmIClbp5Lu15JqYS
2025-08-20T19:01:16.9683702Z HnPf
2025-08-20T19:01:16.9683862Z -----END CERTIFICATE-----
2025-08-20T19:01:16.9683999Z 
2025-08-20T19:01:16.9684842Z ##[endgroup]
2025-08-20T19:01:16.9685286Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T19:01:16.9685672Z https://search.sigstore.dev?logIndex=413927660
2025-08-20T19:01:16.9686010Z [36mAttestation uploaded to repository[39m
2025-08-20T19:01:16.9686324Z https://github.com/pkgforge/bincache/attestations/9868516
2025-08-20T19:01:17.0660741Z ##[group]Run ##Presets
2025-08-20T19:01:17.0661006Z [36;1m##Presets[0m
2025-08-20T19:01:17.0661192Z [36;1mset +x ; set +e[0m
2025-08-20T19:01:17.0661386Z [36;1m#-------------#[0m
2025-08-20T19:01:17.0661595Z [36;1m##Debug?[0m
2025-08-20T19:01:17.0661818Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:01:17.0662092Z [36;1m  set -x[0m
2025-08-20T19:01:17.0662259Z [36;1mfi[0m
2025-08-20T19:01:17.0662420Z [36;1m#-------------#[0m
2025-08-20T19:01:17.0662709Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:01:17.0663244Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/binary-security-check/official"[0m
2025-08-20T19:01:17.0663679Z [36;1m exit 1[0m
2025-08-20T19:01:17.0663845Z [36;1mfi[0m
2025-08-20T19:01:17.0694984Z shell: /usr/bin/bash -e {0}
2025-08-20T19:01:17.0695206Z env:
2025-08-20T19:01:17.0695371Z   CROSS_COMPILING: NO
2025-08-20T19:01:17.0695617Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:17.0695838Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:17.0696044Z   ON_QEMU: NO
2025-08-20T19:01:17.0696203Z   DEBUG: 0
2025-08-20T19:01:17.0696368Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:17.0696602Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:17.0696930Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:17.0697259Z   KEEP_LOGS: YES
2025-08-20T19:01:17.0697436Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:17.0698301Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:17.0698558Z   SBUILD_REBUILD: false
2025-08-20T19:01:17.0699127Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:17.0699727Z   BUILD_SYS: docker://rust
2025-08-20T19:01:17.0699933Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:17.0700122Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:17.0700309Z   SYSTMP: /tmp
2025-08-20T19:01:17.0700481Z   GHA_MODE: MATRIX
2025-08-20T19:01:17.0700888Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:17.0701384Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:17.0702001Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:17.0702381Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:17.0702850Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:17.0703214Z   PKG_TYPE: static
2025-08-20T19:01:17.0703397Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:17.0703613Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:17.0703973Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:17.0704319Z   BUILD_ID: 17107517809
2025-08-20T19:01:17.0704522Z   PKG_NAME: binary-security-check
2025-08-20T19:01:17.0704758Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:17.0704983Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:17.0705222Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:17.0705596Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:17.0706046Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:17.0706585Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:17.0707162Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:17.0707673Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:17.0707952Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:17.0708525Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:17.0709037Z   UTC_TIME: 2025_08_20T07_01_12_PM
2025-08-20T19:01:17.0709249Z ##[endgroup]
2025-08-20T19:01:17.0781047Z ##[group]Run ##Presets
2025-08-20T19:01:17.0781300Z [36;1m##Presets[0m
2025-08-20T19:01:17.0781490Z [36;1mset +x ; set +e[0m
2025-08-20T19:01:17.0781688Z [36;1m#-------------#[0m
2025-08-20T19:01:17.0781876Z [36;1m##Debug?[0m
2025-08-20T19:01:17.0782113Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:01:17.0782387Z [36;1m  set -x[0m
2025-08-20T19:01:17.0782554Z [36;1mfi[0m
2025-08-20T19:01:17.0782717Z [36;1m#-------------#[0m
2025-08-20T19:01:17.0782939Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:01:17.0783419Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/binary-security-check/official"[0m
2025-08-20T19:01:17.0783857Z [36;1m exit 1[0m
2025-08-20T19:01:17.0784024Z [36;1mfi[0m
2025-08-20T19:01:17.0810824Z shell: /usr/bin/bash -e {0}
2025-08-20T19:01:17.0811047Z env:
2025-08-20T19:01:17.0811209Z   CROSS_COMPILING: NO
2025-08-20T19:01:17.0811456Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:17.0811679Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:17.0811883Z   ON_QEMU: NO
2025-08-20T19:01:17.0812043Z   DEBUG: 0
2025-08-20T19:01:17.0812211Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:17.0812437Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:17.0812757Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:17.0813091Z   KEEP_LOGS: YES
2025-08-20T19:01:17.0813270Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:17.0813490Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:17.0813734Z   SBUILD_REBUILD: false
2025-08-20T19:01:17.0814296Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:17.0814896Z   BUILD_SYS: docker://rust
2025-08-20T19:01:17.0815104Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:17.0815290Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:17.0815474Z   SYSTMP: /tmp
2025-08-20T19:01:17.0815649Z   GHA_MODE: MATRIX
2025-08-20T19:01:17.0816057Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:17.0816550Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:17.0817180Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:17.0817884Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:17.0818362Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:17.0818728Z   PKG_TYPE: static
2025-08-20T19:01:17.0818910Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:17.0819125Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:17.0819486Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:17.0819851Z   BUILD_ID: 17107517809
2025-08-20T19:01:17.0820048Z   PKG_NAME: binary-security-check
2025-08-20T19:01:17.0820277Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:17.0820508Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:17.0820749Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:17.0821118Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:17.0821569Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:17.0822098Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:17.0822674Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:17.0822984Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:17.0823245Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:17.0823821Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:17.0824332Z   UTC_TIME: 2025_08_20T07_01_12_PM
2025-08-20T19:01:17.0824541Z ##[endgroup]
2025-08-20T19:01:17.0892914Z ##[group]Run ##Presets
2025-08-20T19:01:17.0893171Z [36;1m##Presets[0m
2025-08-20T19:01:17.0893364Z [36;1mset +x ; set +e[0m
2025-08-20T19:01:17.0893561Z [36;1m#-------------#[0m
2025-08-20T19:01:17.0893750Z [36;1m##Debug?[0m
2025-08-20T19:01:17.0893976Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:01:17.0894270Z [36;1m  set -x[0m
2025-08-20T19:01:17.0894439Z [36;1mfi[0m
2025-08-20T19:01:17.0894601Z [36;1m#-------------#[0m
2025-08-20T19:01:17.0894921Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:01:17.0895292Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T19:01:17.0895570Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:01:17.0895819Z [36;1mfi[0m
2025-08-20T19:01:17.0921771Z shell: /usr/bin/bash -e {0}
2025-08-20T19:01:17.0921995Z env:
2025-08-20T19:01:17.0922166Z   CROSS_COMPILING: NO
2025-08-20T19:01:17.0922407Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:01:17.0922629Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:01:17.0922832Z   ON_QEMU: NO
2025-08-20T19:01:17.0922990Z   DEBUG: 0
2025-08-20T19:01:17.0923158Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:01:17.0923378Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:01:17.0923712Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/binary-security-check/official
2025-08-20T19:01:17.0924044Z   KEEP_LOGS: YES
2025-08-20T19:01:17.0924221Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:01:17.0924438Z   PKG_FAMILY_LOCAL: binary-security-check
2025-08-20T19:01:17.0924683Z   SBUILD_REBUILD: false
2025-08-20T19:01:17.0925253Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/binary-security-check/static.official.source.yaml
2025-08-20T19:01:17.0925852Z   BUILD_SYS: docker://rust
2025-08-20T19:01:17.0926064Z   BUILD_ON_HOST: FALSE
2025-08-20T19:01:17.0926254Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:01:17.0926438Z   SYSTMP: /tmp
2025-08-20T19:01:17.0926617Z   GHA_MODE: MATRIX
2025-08-20T19:01:17.0927029Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:01:17.0927842Z   INPUT_SBUILD: /tmp/pkgforge/RvNDnIoPN_build.yaml
2025-08-20T19:01:17.0928169Z   BUILD_DIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml
2025-08-20T19:01:17.0928862Z   SBUILD_OUTDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR
2025-08-20T19:01:17.0929332Z   SBUILD_TMPDIR: /tmp/pkgforge/X8xNdnt_RvNDnIoPN_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:01:17.0929703Z   PKG_TYPE: static
2025-08-20T19:01:17.0929884Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:01:17.0930097Z   SBUILD_PKGVER: HEAD-287f359-250818T185121
2025-08-20T19:01:17.0930457Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107517809
2025-08-20T19:01:17.0930801Z   BUILD_ID: 17107517809
2025-08-20T19:01:17.0931004Z   PKG_NAME: binary-security-check
2025-08-20T19:01:17.0931231Z   PKG_DATE: 2025-08-20T19:00:09Z
2025-08-20T19:01:17.0931460Z   PKG_VERSION: HEAD-287f359-250818T185121
2025-08-20T19:01:17.0931702Z   PKG_VERSION_UPSTREAM: 
2025-08-20T19:01:17.0932077Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check
2025-08-20T19:01:17.0932520Z   GHCRPKG_TAG: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:17.0933062Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/binary-security-check/official/binary-security-check
2025-08-20T19:01:17.0933633Z   PKG_SRCURL: https://codeberg.org/koutheir/binary-security-check
2025-08-20T19:01:17.0933942Z   PUSH_SUCCESSFUL: YES
2025-08-20T19:01:17.0934202Z   GHCRPKG_TAG_SRCBUILD: HEAD-287f359-250818T185121-aarch64-linux
2025-08-20T19:01:17.0934780Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/binary-security-check/official/binary-security-check-srcbuild-17107517809
2025-08-20T19:01:17.0935292Z   UTC_TIME: 2025_08_20T07_01_12_PM
2025-08-20T19:01:17.0935503Z ##[endgroup]
2025-08-20T19:01:17.0989028Z EXITED
2025-08-20T19:01:17.1036416Z Cleaning up orphan processes
