﻿2025-08-20T22:20:14.4125012Z Current runner version: '2.328.0'
2025-08-20T22:20:14.4150152Z ##[group]Runner Image Provisioner
2025-08-20T22:20:14.4151573Z Hosted Compute Agent
2025-08-20T22:20:14.4152274Z Version: 20250818.377
2025-08-20T22:20:14.4152857Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:20:14.4153835Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:20:14.4154457Z ##[endgroup]
2025-08-20T22:20:14.4154996Z ##[group]VM Image
2025-08-20T22:20:14.4155614Z - OS: Linux (arm64)
2025-08-20T22:20:14.4156154Z - Source: Partner
2025-08-20T22:20:14.4156671Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T22:20:14.4157361Z - Version: 20250728.24.1
2025-08-20T22:20:14.4158337Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T22:20:14.4159349Z ##[endgroup]
2025-08-20T22:20:14.4160598Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:20:14.4163359Z Attestations: write
2025-08-20T22:20:14.4164244Z Contents: write
2025-08-20T22:20:14.4165043Z Metadata: read
2025-08-20T22:20:14.4165648Z Packages: write
2025-08-20T22:20:14.4166192Z ##[endgroup]
2025-08-20T22:20:14.4168964Z Secret source: Actions
2025-08-20T22:20:14.4170007Z Prepare workflow directory
2025-08-20T22:20:14.4540075Z Prepare all required actions
2025-08-20T22:20:14.4582831Z Getting action download info
2025-08-20T22:20:14.8921014Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:20:15.8608338Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:20:16.6052485Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:20:16.7498475Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:20:17.4669789Z Getting action download info
2025-08-20T22:20:17.6136952Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:20:18.2088083Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:20:18.8053766Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/rust-parallel/official)
2025-08-20T22:20:18.8646360Z ##[group]Run ##Presets
2025-08-20T22:20:18.8646976Z [36;1m##Presets[0m
2025-08-20T22:20:18.8647256Z [36;1mset +x ; set +e[0m
2025-08-20T22:20:18.8647530Z [36;1m#-------------#[0m
2025-08-20T22:20:18.8648178Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:20:18.8648609Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:20:18.8649054Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.8649405Z [36;1m  fi[0m
2025-08-20T22:20:18.8649747Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:20:18.8650259Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:20:18.8650700Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.8651023Z [36;1m  fi[0m
2025-08-20T22:20:18.8651402Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:20:18.8651875Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:20:18.8652340Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.8652660Z [36;1m  fi[0m
2025-08-20T22:20:18.8652936Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:20:18.8653386Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:20:18.8653980Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:20:18.8654380Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:20:18.8654790Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.8655377Z [36;1m     else[0m
2025-08-20T22:20:18.8655746Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.8656115Z [36;1m     fi[0m
2025-08-20T22:20:18.8656347Z [36;1m  fi[0m
2025-08-20T22:20:18.8656722Z [36;1mfi[0m
2025-08-20T22:20:18.8686345Z shell: /usr/bin/bash -e {0}
2025-08-20T22:20:18.8687089Z env:
2025-08-20T22:20:18.8687748Z   GH_TOKEN: ***
2025-08-20T22:20:18.8688103Z ##[endgroup]
2025-08-20T22:20:18.8905157Z ##[group]Run ##Presets
2025-08-20T22:20:18.8905547Z [36;1m##Presets[0m
2025-08-20T22:20:18.8906086Z [36;1mset +x ; set +e[0m
2025-08-20T22:20:18.8906345Z [36;1m#-------------#[0m
2025-08-20T22:20:18.8906653Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:20:18.8907272Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:20:18.8907785Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:20:18.8908296Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:20:18.8908745Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:20:18.8909187Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:20:18.8909636Z [36;1m  exit 1[0m
2025-08-20T22:20:18.8909917Z [36;1mfi[0m
2025-08-20T22:20:18.8932174Z shell: /usr/bin/bash -e {0}
2025-08-20T22:20:18.8932475Z env:
2025-08-20T22:20:18.8933107Z   RO_GHTOKEN: ***
2025-08-20T22:20:18.8933419Z   RO_GLTOKEN: ***
2025-08-20T22:20:18.8934929Z   MINISIGN_KEY: ***
2025-08-20T22:20:18.8935200Z ##[endgroup]
2025-08-20T22:20:18.9061243Z ##[group]Run ##Presets
2025-08-20T22:20:18.9061788Z [36;1m##Presets[0m
2025-08-20T22:20:18.9062080Z [36;1mset +x ; set +e[0m
2025-08-20T22:20:18.9062334Z [36;1m#-------------#[0m
2025-08-20T22:20:18.9062693Z [36;1m##Host Triplet[0m
2025-08-20T22:20:18.9063059Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:20:18.9063487Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:20:18.9064065Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:20:18.9064447Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:20:18.9064873Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:20:18.9065269Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:20:18.9065642Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:20:18.9066074Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:20:18.9066414Z [36;1m   fi[0m
2025-08-20T22:20:18.9066830Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:20:18.9067222Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:20:18.9067547Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:20:18.9067971Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:20:18.9068333Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:20:18.9068652Z [36;1m fi[0m
2025-08-20T22:20:18.9068991Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9069434Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9069907Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9070330Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9070641Z [36;1m##Debug[0m
2025-08-20T22:20:18.9071003Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:20:18.9071336Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:20:18.9071657Z [36;1m else[0m
2025-08-20T22:20:18.9071944Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:20:18.9072282Z [36;1m fi[0m
2025-08-20T22:20:18.9072609Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9072942Z [36;1m##Docker Platform[0m
2025-08-20T22:20:18.9073507Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:20:18.9074217Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:20:18.9074596Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:20:18.9074943Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:20:18.9075360Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:20:18.9075715Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:20:18.9076119Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:20:18.9076477Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:20:18.9076772Z [36;1m fi[0m
2025-08-20T22:20:18.9077159Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9077619Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9077969Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:20:18.9078573Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/rust-parallel/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:20:18.9079139Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:20:18.9079531Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9079894Z [36;1m##Logs[0m
2025-08-20T22:20:18.9080263Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:20:18.9080674Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:20:18.9080956Z [36;1m else[0m
2025-08-20T22:20:18.9081189Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:20:18.9081566Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:20:18.9081865Z [36;1m fi[0m
2025-08-20T22:20:18.9082483Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9082948Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9083332Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:20:18.9084160Z [36;1m PKG_FAMILY_LOCAL="$(echo "rust-parallel" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:20:18.9084634Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:20:18.9085017Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9085445Z [36;1m##Rebuild[0m
2025-08-20T22:20:18.9085713Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:20:18.9086077Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:20:18.9086384Z [36;1m else[0m
2025-08-20T22:20:18.9086651Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:20:18.9086975Z [36;1m fi[0m
2025-08-20T22:20:18.9087278Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9087627Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:20:18.9088166Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:20:18.9088772Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:20:18.9089668Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:20:18.9090695Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:20:18.9091090Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:20:18.9091592Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:20:18.9092074Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:20:18.9092477Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9092864Z [36;1m    exit 1[0m
2025-08-20T22:20:18.9093102Z [36;1m   else[0m
2025-08-20T22:20:18.9093342Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:20:18.9093938Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9094363Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:20:18.9095047Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:20:18.9095455Z [36;1m      #check if supported[0m
2025-08-20T22:20:18.9095880Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:20:18.9096546Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:20:18.9097012Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:20:18.9097369Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9097775Z [36;1m         exit 1[0m
2025-08-20T22:20:18.9098031Z [36;1m       fi[0m
2025-08-20T22:20:18.9098304Z [36;1m      #get build system[0m
2025-08-20T22:20:18.9098767Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:20:18.9099196Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:20:18.9099587Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9099989Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:20:18.9100370Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9100841Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9101222Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:20:18.9101643Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9102030Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:18.9102333Z [36;1m       fi[0m
2025-08-20T22:20:18.9102845Z [36;1m     fi[0m
2025-08-20T22:20:18.9103100Z [36;1m   fi[0m
2025-08-20T22:20:18.9103332Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:20:18.9125952Z shell: /usr/bin/bash -e {0}
2025-08-20T22:20:18.9126398Z ##[endgroup]
2025-08-20T22:20:19.9517685Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:20:19.9518483Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:20:19.9518757Z 
2025-08-20T22:20:20.1083862Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:20:20.1084441Z 100  5311  100  5311    0     0  33641      0 --:--:-- --:--:-- --:--:-- 33828
2025-08-20T22:20:20.1095651Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:20:20.1289973Z ##[group]Run ##Presets
2025-08-20T22:20:20.1290473Z [36;1m##Presets[0m
2025-08-20T22:20:20.1290715Z [36;1mset +x ; set +e[0m
2025-08-20T22:20:20.1291031Z [36;1m#-------------#[0m
2025-08-20T22:20:20.1291255Z [36;1m##Debug?[0m
2025-08-20T22:20:20.1291519Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:20:20.1291870Z [36;1m  set -x[0m
2025-08-20T22:20:20.1292100Z [36;1mfi[0m
2025-08-20T22:20:20.1292377Z [36;1m#-------------#[0m
2025-08-20T22:20:20.1292668Z [36;1m##CoreUtils[0m
2025-08-20T22:20:20.1292899Z [36;1msudo apt update -y[0m
2025-08-20T22:20:20.1293254Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:20:20.1295080Z [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-20T22:20:20.1296352Z [36;1m##tmp[0m
2025-08-20T22:20:20.1297064Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:20:20.1297553Z [36;1m#GH ENV[0m
2025-08-20T22:20:20.1297863Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:20.1298245Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:20.1298703Z [36;1m#-------------#[0m
2025-08-20T22:20:20.1299027Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:20:20.1299812Z [36;1msudo apt update -y[0m
2025-08-20T22:20:20.1300104Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:20:20.1300700Z [36;1m##Setup Minisign[0m
2025-08-20T22:20:20.1301072Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:20:20.1301737Z [36;1mecho "***[0m
2025-08-20T22:20:20.1303401Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:20:20.1303835Z [36;1m##User-Agent[0m
2025-08-20T22:20:20.1304774Z [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-20T22:20:20.1305669Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:20:20.1334248Z shell: /usr/bin/bash -e {0}
2025-08-20T22:20:20.1334554Z env:
2025-08-20T22:20:20.1334837Z   CROSS_COMPILING: NO
2025-08-20T22:20:20.1335339Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:20:20.1335615Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:20:20.1336053Z   ON_QEMU: NO
2025-08-20T22:20:20.1336306Z   DEBUG: 0
2025-08-20T22:20:20.1336514Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:20:20.1337090Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:20:20.1337520Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:20:20.1337882Z   KEEP_LOGS: YES
2025-08-20T22:20:20.1338283Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:20:20.1338558Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:20:20.1339068Z   SBUILD_REBUILD: false
2025-08-20T22:20:20.1339799Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:20:20.1340515Z   BUILD_SYS: docker://rust
2025-08-20T22:20:20.1340868Z   BUILD_ON_HOST: FALSE
2025-08-20T22:20:20.1341108Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:20:20.1341328Z ##[endgroup]
2025-08-20T22:20:20.2757998Z 
2025-08-20T22:20:21.0124737Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:20:21.0125310Z 
2025-08-20T22:20:21.0125532Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:20:21.0126214Z Get:2 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T22:20:21.0229527Z Get:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:20:21.0434810Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T22:20:21.1774073Z Get:5 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T22:20:21.2359390Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:20:21.2449865Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T22:20:21.2843069Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:20:21.3018385Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T22:20:21.3248113Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:20:21.3249056Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T22:20:21.4046139Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T22:20:21.6060627Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T22:20:21.6590687Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T22:20:21.7094122Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T22:20:21.7841629Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T22:20:21.8363873Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T22:20:21.8913126Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T22:20:21.9897476Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:20:22.0385510Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T22:20:22.0852224Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T22:20:22.2188888Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T22:20:22.2653409Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T22:20:22.3119279Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T22:20:22.3588256Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T22:20:22.4052194Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T22:20:22.4521456Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T22:20:22.4987468Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T22:20:22.5455243Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T22:20:22.5922558Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T22:20:22.6392761Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T22:20:22.6860075Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T22:20:22.7413780Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T22:20:22.7888573Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T22:20:22.8356291Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T22:20:22.8886363Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T22:20:23.0228857Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T22:20:23.0738812Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T22:20:23.1345717Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T22:20:23.1827810Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T22:20:23.2293965Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T22:20:23.2788039Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T22:20:23.3254574Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T22:20:30.5209210Z Fetched 11.9 MB in 3s (4715 kB/s)
2025-08-20T22:20:31.2801794Z Reading package lists...
2025-08-20T22:20:31.4944775Z Building dependency tree...
2025-08-20T22:20:31.4950516Z Reading state information...
2025-08-20T22:20:31.5192419Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:20:31.5282237Z 
2025-08-20T22:20:31.5282718Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:20:31.5283063Z 
2025-08-20T22:20:31.5397994Z Reading package lists...
2025-08-20T22:20:31.7502514Z Building dependency tree...
2025-08-20T22:20:31.7509214Z Reading state information...
2025-08-20T22:20:31.9896832Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:20:31.9897588Z bc set to manually installed.
2025-08-20T22:20:31.9897916Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:20:31.9898443Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:20:31.9899267Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:20:32.0448985Z The following NEW packages will be installed:
2025-08-20T22:20:32.0454580Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T22:20:32.0456471Z   moreutils
2025-08-20T22:20:32.0461936Z The following packages will be upgraded:
2025-08-20T22:20:32.0469485Z   jq libjq1
2025-08-20T22:20:32.0646863Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T22:20:32.2911327Z Need to get 936 kB of archives.
2025-08-20T22:20:32.2911995Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T22:20:32.2912591Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T22:20:32.4294909Z 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-20T22:20:32.5239731Z 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-20T22:20:32.6199270Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T22:20:32.6696720Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T22:20:32.7269799Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:20:32.7744393Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T22:20:32.8268615Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T22:20:33.1613753Z Fetched 936 kB in 1s (1147 kB/s)
2025-08-20T22:20:33.2659351Z Selecting previously unselected package fdupes.
2025-08-20T22:20:33.3164473Z (Reading database ... 
2025-08-20T22:20:33.3164778Z (Reading database ... 5%
2025-08-20T22:20:33.3165254Z (Reading database ... 10%
2025-08-20T22:20:33.3165547Z (Reading database ... 15%
2025-08-20T22:20:33.3165902Z (Reading database ... 20%
2025-08-20T22:20:33.3166132Z (Reading database ... 25%
2025-08-20T22:20:33.3166373Z (Reading database ... 30%
2025-08-20T22:20:33.3166643Z (Reading database ... 35%
2025-08-20T22:20:33.3166916Z (Reading database ... 40%
2025-08-20T22:20:33.3167740Z (Reading database ... 45%
2025-08-20T22:20:33.3168030Z (Reading database ... 50%
2025-08-20T22:20:33.7233776Z (Reading database ... 55%
2025-08-20T22:20:34.1699984Z (Reading database ... 60%
2025-08-20T22:20:34.3967348Z (Reading database ... 65%
2025-08-20T22:20:34.4407675Z (Reading database ... 70%
2025-08-20T22:20:34.5927383Z (Reading database ... 75%
2025-08-20T22:20:35.0247958Z (Reading database ... 80%
2025-08-20T22:20:35.5281051Z (Reading database ... 85%
2025-08-20T22:20:36.0017252Z (Reading database ... 90%
2025-08-20T22:20:36.4509239Z (Reading database ... 95%
2025-08-20T22:20:36.4509903Z (Reading database ... 100%
2025-08-20T22:20:36.4510283Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T22:20:36.4547212Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T22:20:36.4896946Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:20:36.5775579Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:20:36.5965256Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:20:36.7042489Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:20:36.7531481Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:20:36.8261001Z Selecting previously unselected package libio-pty-perl.
2025-08-20T22:20:36.8410925Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T22:20:36.8470622Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:20:36.9026346Z Selecting previously unselected package libipc-run-perl.
2025-08-20T22:20:36.9170631Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T22:20:36.9250088Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T22:20:36.9771921Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:20:36.9942763Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:20:37.0012484Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:20:37.0614375Z Selecting previously unselected package moreutils.
2025-08-20T22:20:37.0784122Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T22:20:37.0852405Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:20:37.1561256Z Selecting previously unselected package dos2unix.
2025-08-20T22:20:37.1737324Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T22:20:37.1890700Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:20:37.5206952Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:20:37.5403981Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:20:37.5597881Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:20:37.5850352Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T22:20:37.6025996Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:20:37.6257286Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:20:37.6467330Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:20:37.6634641Z Setting up moreutils (0.69-1) ...
2025-08-20T22:20:37.6817393Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:20:46.5814685Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:20:47.7514402Z Reading package lists...
2025-08-20T22:20:47.9549324Z Building dependency tree...
2025-08-20T22:20:47.9555767Z Reading state information...
2025-08-20T22:20:48.1905332Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:20:48.1906532Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:20:48.1907359Z apt-utils set to manually installed.
2025-08-20T22:20:48.1907784Z ca-certificates is already the newest version (20240203).
2025-08-20T22:20:48.1908165Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:20:48.1908620Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:20:48.1909015Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:20:48.1909373Z moreutils is already the newest version (0.69-1).
2025-08-20T22:20:48.1909785Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:20:48.1910182Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:20:48.1910713Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:20:48.1911578Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:20:48.1912001Z tmux set to manually installed.
2025-08-20T22:20:48.1914555Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:20:48.1914974Z The following additional packages will be installed:
2025-08-20T22:20:48.1915412Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T22:20:48.1915987Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T22:20:48.1916531Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:20:48.1917376Z   uuid-runtime
2025-08-20T22:20:48.1920041Z Suggested packages:
2025-08-20T22:20:48.1920514Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T22:20:48.1921068Z   util-linux-extra util-linux-locales
2025-08-20T22:20:48.1921356Z Recommended packages:
2025-08-20T22:20:48.1921623Z   unattended-upgrades
2025-08-20T22:20:48.2409374Z The following NEW packages will be installed:
2025-08-20T22:20:48.2411086Z   rename
2025-08-20T22:20:48.2413159Z The following packages will be upgraded:
2025-08-20T22:20:48.2415292Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T22:20:48.2415830Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T22:20:48.2422433Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:20:48.2423452Z   software-properties-common util-linux uuid-runtime
2025-08-20T22:20:48.2613060Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:20:48.6144902Z Need to get 4390 kB of archives.
2025-08-20T22:20:48.6145585Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:20:48.6146257Z 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-20T22:20:49.0643270Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T22:20:49.6170666Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T22:20:49.7341408Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T22:20:49.8480246Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T22:20:49.9603711Z 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-20T22:20:50.0716921Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T22:20:50.1896841Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T22:20:50.3072775Z 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-20T22:20:50.4207748Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T22:20:50.6558309Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T22:20:50.8816645Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T22:20:51.4704583Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T22:20:51.7195031Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T22:20:52.0667840Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T22:20:52.1876580Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T22:20:52.4928194Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T22:20:52.6950677Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T22:20:52.8211435Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T22:20:52.9334816Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T22:20:53.0579091Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T22:20:53.1756466Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T22:20:53.4083707Z 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-20T22:20:53.7881184Z 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-20T22:20:53.9127810Z 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-20T22:20:54.0566986Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:20:54.1884903Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T22:20:54.4521294Z Fetched 4390 kB in 6s (742 kB/s)
2025-08-20T22:20:54.4808943Z (Reading database ... 
2025-08-20T22:20:54.4809357Z (Reading database ... 5%
2025-08-20T22:20:54.4809615Z (Reading database ... 10%
2025-08-20T22:20:54.4809894Z (Reading database ... 15%
2025-08-20T22:20:54.4810157Z (Reading database ... 20%
2025-08-20T22:20:54.4810435Z (Reading database ... 25%
2025-08-20T22:20:54.4810711Z (Reading database ... 30%
2025-08-20T22:20:54.4810950Z (Reading database ... 35%
2025-08-20T22:20:54.4811925Z (Reading database ... 40%
2025-08-20T22:20:54.4812294Z (Reading database ... 45%
2025-08-20T22:20:54.4812578Z (Reading database ... 50%
2025-08-20T22:20:54.4830351Z (Reading database ... 55%
2025-08-20T22:20:54.4917826Z (Reading database ... 60%
2025-08-20T22:20:54.4956898Z (Reading database ... 65%
2025-08-20T22:20:54.4971251Z (Reading database ... 70%
2025-08-20T22:20:54.4990194Z (Reading database ... 75%
2025-08-20T22:20:54.5021460Z (Reading database ... 80%
2025-08-20T22:20:54.5186655Z (Reading database ... 85%
2025-08-20T22:20:54.5205066Z (Reading database ... 90%
2025-08-20T22:20:54.5297532Z (Reading database ... 95%
2025-08-20T22:20:54.5297803Z (Reading database ... 100%
2025-08-20T22:20:54.5298188Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:54.5328979Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:54.5536826Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:54.6482897Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:54.7398795Z (Reading database ... 
2025-08-20T22:20:54.7399331Z (Reading database ... 5%
2025-08-20T22:20:54.7399614Z (Reading database ... 10%
2025-08-20T22:20:54.7399925Z (Reading database ... 15%
2025-08-20T22:20:54.7400854Z (Reading database ... 20%
2025-08-20T22:20:54.7401155Z (Reading database ... 25%
2025-08-20T22:20:54.7401390Z (Reading database ... 30%
2025-08-20T22:20:54.7401729Z (Reading database ... 35%
2025-08-20T22:20:54.7402037Z (Reading database ... 40%
2025-08-20T22:20:54.7402310Z (Reading database ... 45%
2025-08-20T22:20:54.7402562Z (Reading database ... 50%
2025-08-20T22:20:54.7421881Z (Reading database ... 55%
2025-08-20T22:20:54.7512078Z (Reading database ... 60%
2025-08-20T22:20:54.7551456Z (Reading database ... 65%
2025-08-20T22:20:54.7566098Z (Reading database ... 70%
2025-08-20T22:20:54.7585050Z (Reading database ... 75%
2025-08-20T22:20:54.7617401Z (Reading database ... 80%
2025-08-20T22:20:54.7787829Z (Reading database ... 85%
2025-08-20T22:20:54.7807111Z (Reading database ... 90%
2025-08-20T22:20:54.7903318Z (Reading database ... 95%
2025-08-20T22:20:54.7903819Z (Reading database ... 100%
2025-08-20T22:20:54.7904218Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:54.7935940Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:54.8200783Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:54.9859605Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:55.5573127Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:20:55.6234083Z (Reading database ... 
2025-08-20T22:20:55.6234462Z (Reading database ... 5%
2025-08-20T22:20:55.6234722Z (Reading database ... 10%
2025-08-20T22:20:55.6235203Z (Reading database ... 15%
2025-08-20T22:20:55.6235494Z (Reading database ... 20%
2025-08-20T22:20:55.6235770Z (Reading database ... 25%
2025-08-20T22:20:55.6236024Z (Reading database ... 30%
2025-08-20T22:20:55.6236304Z (Reading database ... 35%
2025-08-20T22:20:55.6236591Z (Reading database ... 40%
2025-08-20T22:20:55.6236819Z (Reading database ... 45%
2025-08-20T22:20:55.6237093Z (Reading database ... 50%
2025-08-20T22:20:55.6256906Z (Reading database ... 55%
2025-08-20T22:20:55.6344168Z (Reading database ... 60%
2025-08-20T22:20:55.6382188Z (Reading database ... 65%
2025-08-20T22:20:55.6396052Z (Reading database ... 70%
2025-08-20T22:20:55.6414628Z (Reading database ... 75%
2025-08-20T22:20:55.6447227Z (Reading database ... 80%
2025-08-20T22:20:55.6611711Z (Reading database ... 85%
2025-08-20T22:20:55.6629557Z (Reading database ... 90%
2025-08-20T22:20:55.6720907Z (Reading database ... 95%
2025-08-20T22:20:55.6721255Z (Reading database ... 100%
2025-08-20T22:20:55.6721690Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:55.6748335Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:55.6922649Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:55.7895617Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:55.8293263Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:55.9040353Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:55.9875373Z (Reading database ... 
2025-08-20T22:20:55.9875930Z (Reading database ... 5%
2025-08-20T22:20:55.9876203Z (Reading database ... 10%
2025-08-20T22:20:55.9876490Z (Reading database ... 15%
2025-08-20T22:20:55.9876805Z (Reading database ... 20%
2025-08-20T22:20:55.9877074Z (Reading database ... 25%
2025-08-20T22:20:55.9877983Z (Reading database ... 30%
2025-08-20T22:20:55.9878359Z (Reading database ... 35%
2025-08-20T22:20:55.9878608Z (Reading database ... 40%
2025-08-20T22:20:55.9878878Z (Reading database ... 45%
2025-08-20T22:20:55.9879160Z (Reading database ... 50%
2025-08-20T22:20:55.9895742Z (Reading database ... 55%
2025-08-20T22:20:55.9981869Z (Reading database ... 60%
2025-08-20T22:20:56.0019248Z (Reading database ... 65%
2025-08-20T22:20:56.0032452Z (Reading database ... 70%
2025-08-20T22:20:56.0051762Z (Reading database ... 75%
2025-08-20T22:20:56.0082852Z (Reading database ... 80%
2025-08-20T22:20:56.0245585Z (Reading database ... 85%
2025-08-20T22:20:56.0263742Z (Reading database ... 90%
2025-08-20T22:20:56.0355529Z (Reading database ... 95%
2025-08-20T22:20:56.0355887Z (Reading database ... 100%
2025-08-20T22:20:56.0356320Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:56.0385042Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:56.0594411Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:56.1428123Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:56.2407097Z (Reading database ... 
2025-08-20T22:20:56.2407500Z (Reading database ... 5%
2025-08-20T22:20:56.2408403Z (Reading database ... 10%
2025-08-20T22:20:56.2408651Z (Reading database ... 15%
2025-08-20T22:20:56.2409238Z (Reading database ... 20%
2025-08-20T22:20:56.2409578Z (Reading database ... 25%
2025-08-20T22:20:56.2409857Z (Reading database ... 30%
2025-08-20T22:20:56.2410116Z (Reading database ... 35%
2025-08-20T22:20:56.2410361Z (Reading database ... 40%
2025-08-20T22:20:56.2410599Z (Reading database ... 45%
2025-08-20T22:20:56.2410859Z (Reading database ... 50%
2025-08-20T22:20:56.2429844Z (Reading database ... 55%
2025-08-20T22:20:56.2516622Z (Reading database ... 60%
2025-08-20T22:20:56.2553350Z (Reading database ... 65%
2025-08-20T22:20:56.2566836Z (Reading database ... 70%
2025-08-20T22:20:56.2585915Z (Reading database ... 75%
2025-08-20T22:20:56.2617036Z (Reading database ... 80%
2025-08-20T22:20:56.2776510Z (Reading database ... 85%
2025-08-20T22:20:56.2794509Z (Reading database ... 90%
2025-08-20T22:20:56.2883228Z (Reading database ... 95%
2025-08-20T22:20:56.2883524Z (Reading database ... 100%
2025-08-20T22:20:56.2884062Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:56.2910929Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:56.3202094Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:56.4321493Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:56.4558213Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:56.5379283Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:56.6146166Z (Reading database ... 
2025-08-20T22:20:56.6146528Z (Reading database ... 5%
2025-08-20T22:20:56.6146773Z (Reading database ... 10%
2025-08-20T22:20:56.6147244Z (Reading database ... 15%
2025-08-20T22:20:56.6147484Z (Reading database ... 20%
2025-08-20T22:20:56.6147800Z (Reading database ... 25%
2025-08-20T22:20:56.6148044Z (Reading database ... 30%
2025-08-20T22:20:56.6148284Z (Reading database ... 35%
2025-08-20T22:20:56.6148558Z (Reading database ... 40%
2025-08-20T22:20:56.6148842Z (Reading database ... 45%
2025-08-20T22:20:56.6149097Z (Reading database ... 50%
2025-08-20T22:20:56.6167053Z (Reading database ... 55%
2025-08-20T22:20:56.6254071Z (Reading database ... 60%
2025-08-20T22:20:56.6292363Z (Reading database ... 65%
2025-08-20T22:20:56.6305699Z (Reading database ... 70%
2025-08-20T22:20:56.6325428Z (Reading database ... 75%
2025-08-20T22:20:56.6356814Z (Reading database ... 80%
2025-08-20T22:20:56.6522195Z (Reading database ... 85%
2025-08-20T22:20:56.6540759Z (Reading database ... 90%
2025-08-20T22:20:56.6634178Z (Reading database ... 95%
2025-08-20T22:20:56.6634450Z (Reading database ... 100%
2025-08-20T22:20:56.6634921Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:56.6663375Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:56.6861265Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:56.7849825Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:56.8476228Z (Reading database ... 
2025-08-20T22:20:56.8476896Z (Reading database ... 5%
2025-08-20T22:20:56.8477160Z (Reading database ... 10%
2025-08-20T22:20:56.8477467Z (Reading database ... 15%
2025-08-20T22:20:56.8477772Z (Reading database ... 20%
2025-08-20T22:20:56.8478017Z (Reading database ... 25%
2025-08-20T22:20:56.8478299Z (Reading database ... 30%
2025-08-20T22:20:56.8478546Z (Reading database ... 35%
2025-08-20T22:20:56.8478783Z (Reading database ... 40%
2025-08-20T22:20:56.8479114Z (Reading database ... 45%
2025-08-20T22:20:56.8479377Z (Reading database ... 50%
2025-08-20T22:20:56.8499070Z (Reading database ... 55%
2025-08-20T22:20:56.8582058Z (Reading database ... 60%
2025-08-20T22:20:56.8618470Z (Reading database ... 65%
2025-08-20T22:20:56.8631043Z (Reading database ... 70%
2025-08-20T22:20:56.8649524Z (Reading database ... 75%
2025-08-20T22:20:56.8679721Z (Reading database ... 80%
2025-08-20T22:20:56.8835389Z (Reading database ... 85%
2025-08-20T22:20:56.8852540Z (Reading database ... 90%
2025-08-20T22:20:56.8939128Z (Reading database ... 95%
2025-08-20T22:20:56.8939632Z (Reading database ... 100%
2025-08-20T22:20:56.8939990Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:56.8964899Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:56.9126268Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.0115330Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:57.0781611Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.1934244Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:57.2282905Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.3066601Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:57.3263987Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.4177587Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:57.4371005Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.5549353Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:57.5729175Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.6509668Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:57.6689824Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.8728045Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:20:57.8908201Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:57.9869635Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:58.0079246Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:58.1094299Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:20:58.1300257Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:58.2263257Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T22:20:58.2998556Z (Reading database ... 
2025-08-20T22:20:58.2998907Z (Reading database ... 5%
2025-08-20T22:20:58.2999370Z (Reading database ... 10%
2025-08-20T22:20:58.2999624Z (Reading database ... 15%
2025-08-20T22:20:58.2999841Z (Reading database ... 20%
2025-08-20T22:20:58.3000167Z (Reading database ... 25%
2025-08-20T22:20:58.3000458Z (Reading database ... 30%
2025-08-20T22:20:58.3000718Z (Reading database ... 35%
2025-08-20T22:20:58.3000962Z (Reading database ... 40%
2025-08-20T22:20:58.3001198Z (Reading database ... 45%
2025-08-20T22:20:58.3001485Z (Reading database ... 50%
2025-08-20T22:20:58.3021517Z (Reading database ... 55%
2025-08-20T22:20:58.3111263Z (Reading database ... 60%
2025-08-20T22:20:58.3150469Z (Reading database ... 65%
2025-08-20T22:20:58.3164609Z (Reading database ... 70%
2025-08-20T22:20:58.3185697Z (Reading database ... 75%
2025-08-20T22:20:58.3219762Z (Reading database ... 80%
2025-08-20T22:20:58.3395039Z (Reading database ... 85%
2025-08-20T22:20:58.3420837Z (Reading database ... 90%
2025-08-20T22:20:58.3519385Z (Reading database ... 95%
2025-08-20T22:20:58.3519724Z (Reading database ... 100%
2025-08-20T22:20:58.3520092Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:20:58.3556833Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:58.3747156Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:58.4597938Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:58.4811754Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:58.5703690Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:58.5913786Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:58.6684785Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:20:58.6857681Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:20:58.7711863Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:20:58.7880920Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:58.8793710Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:20:58.9923501Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:20:59.1014260Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:20:59.1915322Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:20:59.2745952Z Selecting previously unselected package rename.
2025-08-20T22:20:59.2893924Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T22:20:59.2952913Z Unpacking rename (2.02-1) ...
2025-08-20T22:20:59.3666367Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:20:59.3859405Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:20:59.4692280Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:59.4881749Z Setting up rename (2.02-1) ...
2025-08-20T22:20:59.5067171Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:20:59.5187463Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:59.5376664Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T22:20:59.5586438Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:59.5769693Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T22:20:59.5997622Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T22:21:00.2076482Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:21:00.2290750Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:00.2883123Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:00.3072025Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:00.3387307Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:00.7141039Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:00.7332799Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T22:21:00.7545688Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:00.8727733Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:21:00.9937903Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:01.0925549Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:01.1123948Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:01.1342835Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T22:21:01.1547200Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:21:01.2863337Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:21:01.5122204Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:21:01.6137295Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:21:03.3064001Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:21:04.6440927Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:21:04.6585418Z Hit:2 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:21:04.6585967Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:21:04.7047908Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:21:04.7511073Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:21:04.7977648Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:21:05.7097897Z Reading package lists...
2025-08-20T22:21:05.9194168Z Building dependency tree...
2025-08-20T22:21:05.9201027Z Reading state information...
2025-08-20T22:21:05.9438599Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:21:05.9565639Z 
2025-08-20T22:21:05.9566930Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:21:05.9567332Z 
2025-08-20T22:21:06.1051648Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:21:06.1348704Z Hit:2 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:21:06.1425782Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:21:06.1813183Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:21:06.2277652Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:21:06.2742913Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:21:07.1521351Z Reading package lists...
2025-08-20T22:21:07.3224087Z Building dependency tree...
2025-08-20T22:21:07.3230332Z Reading state information...
2025-08-20T22:21:07.3421997Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:21:07.3510027Z 
2025-08-20T22:21:07.3510402Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:21:07.3510897Z 
2025-08-20T22:21:07.3623014Z Reading package lists...
2025-08-20T22:21:07.5781330Z Building dependency tree...
2025-08-20T22:21:07.5789454Z Reading state information...
2025-08-20T22:21:07.8223175Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:21:07.8610948Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:21:07.8876767Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:21:07.9530382Z ##[group]Run ##Presets
2025-08-20T22:21:07.9530826Z [36;1m##Presets[0m
2025-08-20T22:21:07.9531064Z [36;1mset +x ; set +e[0m
2025-08-20T22:21:07.9531385Z [36;1m#-------------#[0m
2025-08-20T22:21:07.9531618Z [36;1m##Debug?[0m
2025-08-20T22:21:07.9531879Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:21:07.9532270Z [36;1m  set -x[0m
2025-08-20T22:21:07.9532458Z [36;1mfi[0m
2025-08-20T22:21:07.9532650Z [36;1m#-------------#[0m
2025-08-20T22:21:07.9533144Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:21:07.9534014Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:21:07.9534488Z [36;1msudo service procps restart[0m
2025-08-20T22:21:07.9534825Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:21:07.9561909Z shell: /usr/bin/bash -e {0}
2025-08-20T22:21:07.9562210Z env:
2025-08-20T22:21:07.9562602Z   CROSS_COMPILING: NO
2025-08-20T22:21:07.9562859Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:21:07.9563109Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:21:07.9563407Z   ON_QEMU: NO
2025-08-20T22:21:07.9563845Z   DEBUG: 0
2025-08-20T22:21:07.9564108Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:21:07.9564402Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:21:07.9564739Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:21:07.9565115Z   KEEP_LOGS: YES
2025-08-20T22:21:07.9565329Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:21:07.9565572Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:21:07.9565915Z   SBUILD_REBUILD: false
2025-08-20T22:21:07.9566488Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:21:07.9567130Z   BUILD_SYS: docker://rust
2025-08-20T22:21:07.9567374Z   BUILD_ON_HOST: FALSE
2025-08-20T22:21:07.9567593Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:21:07.9567884Z   SYSTMP: /tmp
2025-08-20T22:21:07.9568075Z   GHA_MODE: MATRIX
2025-08-20T22:21:07.9568511Z   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-20T22:21:07.9569033Z ##[endgroup]
2025-08-20T22:21:07.9665714Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:21:07.9724158Z 0
2025-08-20T22:21:08.0070341Z vm.max_map_count = 262144
2025-08-20T22:21:08.0070806Z fs.inotify.max_user_watches = 655360
2025-08-20T22:21:08.0071176Z fs.inotify.max_user_instances = 1280
2025-08-20T22:21:08.0071605Z vm.mmap_rnd_bits = 28
2025-08-20T22:21:08.0156422Z ##[group]Run ##Presets
2025-08-20T22:21:08.0156868Z [36;1m##Presets[0m
2025-08-20T22:21:08.0157192Z [36;1mset +x ; set +e[0m
2025-08-20T22:21:08.0157459Z [36;1m#-------------#[0m
2025-08-20T22:21:08.0157720Z [36;1m##Debug?[0m
2025-08-20T22:21:08.0157975Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:21:08.0158312Z [36;1m  set -x[0m
2025-08-20T22:21:08.0158546Z [36;1mfi[0m
2025-08-20T22:21:08.0158760Z [36;1m#-------------#[0m
2025-08-20T22:21:08.0159023Z [36;1m##Main[0m
2025-08-20T22:21:08.0159294Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:21:08.0159948Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:21:08.0160672Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:21:08.0161103Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:21:08.0161463Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:21:08.0161790Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:21:08.0162118Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:21:08.0162480Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:21:08.0162850Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:21:08.0163477Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:21:08.0164071Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:21:08.0164426Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:21:08.0164815Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:21:08.0165169Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:21:08.0165458Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:21:08.0165757Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:21:08.0166113Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:21:08.0166436Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:21:08.0166772Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:21:08.0167132Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:21:08.0167464Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:21:08.0167813Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:21:08.0168159Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:21:08.0168490Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:21:08.0168889Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:21:08.0169223Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:21:08.0169539Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:21:08.0169913Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:21:08.0170394Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:21:08.0170935Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:21:08.0171426Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:21:08.0171789Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:21:08.0172205Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:21:08.0172848Z [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-20T22:21:08.0173971Z [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-20T22:21:08.0174548Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:21:08.0174840Z [36;1m else[0m
2025-08-20T22:21:08.0175464Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:21:08.0175867Z [36;1m fi[0m
2025-08-20T22:21:08.0176152Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:21:08.0176613Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:21:08.0177053Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:21:08.0177490Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:21:08.0177910Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:21:08.0178352Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:21:08.0178802Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:21:08.0179232Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:21:08.0179669Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:21:08.0180148Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:21:08.0180500Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:21:08.0205471Z shell: /usr/bin/bash -e {0}
2025-08-20T22:21:08.0205741Z env:
2025-08-20T22:21:08.0206075Z   CROSS_COMPILING: NO
2025-08-20T22:21:08.0206530Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:21:08.0206787Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:21:08.0207090Z   ON_QEMU: NO
2025-08-20T22:21:08.0207305Z   DEBUG: 0
2025-08-20T22:21:08.0207548Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:21:08.0207858Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:21:08.0208200Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:21:08.0208551Z   KEEP_LOGS: YES
2025-08-20T22:21:08.0208770Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:21:08.0209009Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:21:08.0209370Z   SBUILD_REBUILD: false
2025-08-20T22:21:08.0209962Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:21:08.0210556Z   BUILD_SYS: docker://rust
2025-08-20T22:21:08.0210865Z   BUILD_ON_HOST: FALSE
2025-08-20T22:21:08.0211095Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:21:08.0211365Z   SYSTMP: /tmp
2025-08-20T22:21:08.0211577Z   GHA_MODE: MATRIX
2025-08-20T22:21:08.0212031Z   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-20T22:21:08.0212770Z   GHCR_TOKEN: ***
2025-08-20T22:21:08.0213108Z   GITHUB_TOKEN: ***
2025-08-20T22:21:08.0213415Z   GITLAB_TOKEN: ***
2025-08-20T22:21:08.0214953Z   MINISIGN_KEY: ***
2025-08-20T22:21:08.0215204Z ##[endgroup]
2025-08-20T22:21:08.0916137Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:21:08.1765487Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:21:08.1766525Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:21:08.1766813Z 
2025-08-20T22:21:08.2271374Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:21:08.2271859Z 100  5311  100  5311    0     0   102k      0 --:--:-- --:--:-- --:--:--  103k
2025-08-20T22:21:08.2282358Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:21:08.2358385Z 
2025-08-20T22:21:08.2358808Z [+] Building [/tmp/tmp.V5V4JBV044/SBUILD_INPUT] Locally
2025-08-20T22:21:08.2359056Z 
2025-08-20T22:21:08.2370259Z '/tmp/tmp.V5V4JBV044/SBUILD_INPUT' -> '/tmp/pkgforge/q1fcGj4It_build.yaml'
2025-08-20T22:21:08.3917344Z 
2025-08-20T22:21:08.3917957Z [+] Passwordless sudo is Configured
2025-08-20T22:21:08.5333058Z 
2025-08-20T22:21:08.5345588Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:21:08.5345898Z 
2025-08-20T22:21:08.5720200Z 
2025-08-20T22:21:08.5721848Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T22:21:08.5722215Z 
2025-08-20T22:21:08.5722257Z 
2025-08-20T22:21:08.5722486Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:21:08.5722898Z 
2025-08-20T22:21:08.5759121Z [+] Installing: 7z -> 7z
2025-08-20T22:21:09.0764742Z [+] Installing: actionlint -> actionlint
2025-08-20T22:21:09.3278021Z [+] Installing: anew -> anew
2025-08-20T22:21:09.8686437Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:21:10.3223925Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:21:10.7411705Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:21:11.2191142Z [+] Installing: archey -> archey
2025-08-20T22:21:11.7497525Z [+] Installing: aria2 -> aria2c
2025-08-20T22:21:12.3338465Z [+] Installing: askalono -> askalono
2025-08-20T22:21:12.8960827Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:21:13.1290869Z [+] Installing: b3sum -> b3sum
2025-08-20T22:21:13.6724248Z [+] Installing: bita -> bita
2025-08-20T22:21:13.9382215Z [+] Installing: btop -> btop
2025-08-20T22:21:14.5012162Z [+] Installing: chafa -> chafa
2025-08-20T22:21:15.1040920Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:21:15.7227231Z [+] Installing: croc -> croc
2025-08-20T22:21:15.9863079Z [+] Installing: csvtk -> csvtk
2025-08-20T22:21:16.3051202Z [+] Installing: cutlines -> cutlines
2025-08-20T22:21:16.6996908Z curl: (22) The requested URL returned error: 404
2025-08-20T22:21:16.7032118Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:21:16.7032696Z [+] Installing: dbin -> dbin
2025-08-20T22:21:17.2561595Z [+] Installing: dasel -> dasel
2025-08-20T22:21:17.7980001Z [+] Installing: delta -> delta
2025-08-20T22:21:18.2885306Z [+] Installing: ds -> ds
2025-08-20T22:21:18.7447927Z curl: (22) The requested URL returned error: 404
2025-08-20T22:21:18.7482055Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:21:18.7482460Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:21:19.1861622Z [+] Installing: duf -> duf
2025-08-20T22:21:19.6780951Z [+] Installing: duplicut -> duplicut
2025-08-20T22:21:20.1695822Z [+] Installing: dust -> dust
2025-08-20T22:21:20.3662361Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:21:20.8866817Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:21:21.1127477Z [+] Installing: dysk -> dysk
2025-08-20T22:21:21.5917137Z [+] Installing: eget -> eget
2025-08-20T22:21:22.1085537Z [+] Installing: epoch -> epoch
2025-08-20T22:21:22.5896911Z [+] Installing: faketty -> faketty
2025-08-20T22:21:23.0957550Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:21:23.5701060Z [+] Installing: freeze -> freeze
2025-08-20T22:21:24.1405515Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:21:24.5795630Z [+] Installing: gdu -> gdu
2025-08-20T22:21:25.1702812Z [+] Installing: gh -> gh
2025-08-20T22:21:25.6820238Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:21:25.9650788Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:21:26.4629543Z [+] Installing: glab -> glab
2025-08-20T22:21:27.1239728Z [+] Installing: glow -> glow
2025-08-20T22:21:27.6839299Z [+] Installing: httpx -> httpx
2025-08-20T22:21:28.2861561Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:21:29.0050121Z [+] Installing: husarnet -> husarnet
2025-08-20T22:21:29.1634715Z curl: (22) The requested URL returned error: 404
2025-08-20T22:21:29.1671750Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:21:29.1672153Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:21:29.2836666Z curl: (22) The requested URL returned error: 404
2025-08-20T22:21:29.2869265Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:21:29.2869957Z [+] Installing: imgcat -> imgcat
2025-08-20T22:21:29.5109697Z [+] Installing: jc -> jc
2025-08-20T22:21:30.0740154Z [+] Installing: jq -> jq
2025-08-20T22:21:30.5314338Z [+] Installing: logdy -> logdy
2025-08-20T22:21:31.2062888Z [+] Installing: micro -> micro
2025-08-20T22:21:31.8072514Z [+] Installing: miniserve -> miniserve
2025-08-20T22:21:32.0859827Z [+] Installing: minisign -> minisign
2025-08-20T22:21:32.5296978Z [+] Installing: ncdu -> ncdu
2025-08-20T22:21:32.7072184Z [+] Installing: notify -> notify
2025-08-20T22:21:33.3046607Z [+] Installing: ouch -> ouch
2025-08-20T22:21:33.8061286Z [+] Installing: oras -> oras
2025-08-20T22:21:34.3546352Z [+] Installing: pipetty -> pipetty
2025-08-20T22:21:34.8370068Z [+] Installing: pixterm -> pixterm
2025-08-20T22:21:35.3600174Z [+] Installing: qsv -> qsv
2025-08-20T22:21:35.9536674Z [+] Installing: rclone -> rclone
2025-08-20T22:21:36.6019510Z [+] Installing: ripgrep -> rg
2025-08-20T22:21:36.8754011Z [+] Installing: rga -> rga
2025-08-20T22:21:37.0881648Z [+] Installing: rsync -> rsync
2025-08-20T22:21:37.5763021Z [+] Installing: script -> script
2025-08-20T22:21:37.7697902Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:21:38.6478861Z [+] Installing: soar -> soar
2025-08-20T22:21:39.1940766Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:21:39.7243966Z [+] Installing: sstrip -> sstrip
2025-08-20T22:21:40.1466312Z [+] Installing: strace -> strace
2025-08-20T22:21:40.6206001Z [+] Installing: sttr -> sttr
2025-08-20T22:21:41.1391722Z [+] Installing: tailscale -> tailscale
2025-08-20T22:21:41.7458900Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:21:42.3075798Z [+] Installing: taplo -> taplo
2025-08-20T22:21:42.8858589Z [+] Installing: tldr -> tldr
2025-08-20T22:21:43.3976972Z [+] Installing: tldr -> tealdeer
2025-08-20T22:21:43.6225513Z [+] Installing: tmux -> tmux
2025-08-20T22:21:44.1639410Z [+] Installing: tok -> tok
2025-08-20T22:21:44.6409174Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:21:45.2118451Z [+] Installing: trurl -> trurl
2025-08-20T22:21:45.7785189Z [+] Installing: tss -> tss
2025-08-20T22:21:46.2197232Z [+] Installing: ulexec -> ulexec
2025-08-20T22:21:46.4515844Z [+] Installing: unfurl -> unfurl
2025-08-20T22:21:46.9636591Z [+] Installing: upx -> upx
2025-08-20T22:21:47.1897720Z [+] Installing: validtoml -> validtoml
2025-08-20T22:21:47.7417269Z [+] Installing: wget -> wget
2025-08-20T22:21:48.2968211Z [+] Installing: wget2 -> wget2
2025-08-20T22:21:48.8190972Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:21:49.0459010Z [+] Installing: xq -> xq
2025-08-20T22:21:49.5749043Z [+] Installing: xz -> xz
2025-08-20T22:21:50.0192609Z [+] Installing: unxz -> unxz
2025-08-20T22:21:50.1893492Z [+] Installing: yq -> yq
2025-08-20T22:21:50.7341949Z [+] Installing: yj -> yj
2025-08-20T22:21:51.2696334Z [+] Installing: zapper -> zapper
2025-08-20T22:21:51.4296825Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:21:51.9127830Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:21:52.0370632Z curl: (22) The requested URL returned error: 404
2025-08-20T22:21:52.0406115Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:21:52.0406882Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:21:52.4855044Z curl: (22) The requested URL returned error: 404
2025-08-20T22:21:52.4890484Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:21:52.4891313Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:21:52.8861304Z curl: (22) The requested URL returned error: 404
2025-08-20T22:21:52.8895431Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:21:52.8896270Z [+] Installing: zstd -> zstd
2025-08-20T22:21:53.4076388Z [+] Creating symlinks...
2025-08-20T22:21:53.4149488Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:21:53.4228629Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:21:53.4307758Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:21:53.4389231Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:21:53.4474484Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:21:53.4563318Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:21:53.4654628Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:21:53.4745828Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:21:53.4836357Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:21:53.4924651Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:21:53.5011364Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:21:53.5100287Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:21:53.5187838Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:21:53.5276559Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:21:53.5360499Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:21:53.5446506Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:21:53.5528981Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:21:53.5565113Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:21:53.5642239Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:21:53.5729167Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:21:53.5813322Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:21:53.5846930Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:21:53.5924534Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:21:53.6009866Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:21:53.6095176Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:21:53.6181332Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:21:53.6266870Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:21:53.6353003Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:21:53.6440038Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:21:53.6524765Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:21:53.6607173Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:21:53.6689207Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:21:53.6772627Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:21:53.6858378Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:21:53.6945717Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:21:53.7028366Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:21:53.7112525Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:21:53.7194657Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:21:53.7279936Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:21:53.7361875Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:21:53.7448441Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:21:53.7531312Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:21:53.7615706Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:21:53.7701987Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:21:53.7738521Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:21:53.7764630Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:21:53.7840041Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:21:53.7930585Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:21:53.8018151Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:21:53.8099173Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:21:53.8181872Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:21:53.8267237Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:21:53.8352335Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:21:53.8437418Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:21:53.8522043Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:21:53.8607110Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:21:53.8694333Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:21:53.8777560Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:21:53.8859940Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:21:53.8942594Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:21:53.9026661Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:21:53.9111920Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:21:53.9196068Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:21:53.9280554Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:21:53.9365203Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:21:53.9449324Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:21:53.9531937Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:21:53.9616108Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:21:53.9699785Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:21:53.9785117Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:21:53.9869750Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:21:53.9954237Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:21:54.0039288Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:21:54.0123281Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:21:54.0209786Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:21:54.0296532Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:21:54.0383158Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:21:54.0469769Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:21:54.0554766Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:21:54.0639161Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:21:54.0724117Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:21:54.0815445Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:21:54.0902840Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:21:54.0987325Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:21:54.1070616Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:21:54.1156067Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:21:54.1240141Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:21:54.1324306Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:21:54.1409516Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:21:54.1495890Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:21:54.1581566Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:21:54.1670215Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:21:54.1758326Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:21:54.1849410Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:21:54.1939847Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:21:54.1975811Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:21:54.2002968Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:21:54.2031479Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:21:54.2112702Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:21:54.2138447Z 
2025-08-20T22:21:54.2139045Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:21:54.2139412Z 
2025-08-20T22:21:54.2471597Z 
2025-08-20T22:21:54.2559381Z 
2025-08-20T22:21:54.2560180Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T22:21:54.2562169Z 
2025-08-20T22:21:54.2562264Z [+] Installation completed!
2025-08-20T22:21:54.2643123Z 
2025-08-20T22:21:54.2643888Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:21:54.5894044Z github.com
2025-08-20T22:21:54.5902469Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:21:54.5902825Z   - Active account: true
2025-08-20T22:21:54.5903035Z   - Git operations protocol: https
2025-08-20T22:21:54.5903281Z   - Token: ghp_************************************
2025-08-20T22:21:54.5904037Z   - 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-20T22:21:54.5904697Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:21:54.5905027Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:21:54.8384616Z Limit: 5000, Remaining: 4897, Reset: 2025-08-20 22:27:57 +0000 UTC (6m2s)
2025-08-20T22:21:54.8393195Z 
2025-08-20T22:21:54.8393408Z [+] GHCR_TOKEN is Exported
2025-08-20T22:21:54.8423778Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:21:55.1595018Z Login Succeeded
2025-08-20T22:21:55.1606992Z 
2025-08-20T22:21:55.1607266Z [+] GITLAB is Exported
2025-08-20T22:21:55.2857043Z [git remote -v]
2025-08-20T22:21:55.5913045Z gitlab.com
2025-08-20T22:21:55.5914152Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:21:55.5917400Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:21:55.5917980Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:21:55.5918373Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:21:55.5918729Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:21:55.5919048Z   ✓ Token found: **************************
2025-08-20T22:21:55.5919244Z 
2025-08-20T22:21:55.5919566Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:21:55.5920030Z [git remote -v]
2025-08-20T22:21:55.5928209Z 2025/08/20 22:21:55 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:21:55.5929493Z git: exit status 128]
2025-08-20T22:21:55.8744681Z 
2025-08-20T22:21:55.8744840Z 
2025-08-20T22:21:55.8745620Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:21:55 PM)
2025-08-20T22:21:55.8746023Z 
2025-08-20T22:21:55.8746027Z 
2025-08-20T22:21:55.8746105Z [+] USER = runner
2025-08-20T22:21:55.8746281Z [+] HOME = /home/runner
2025-08-20T22:21:55.8748442Z [+] 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-20T22:21:55.8750557Z 
2025-08-20T22:21:56.0512889Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:21:56.0645001Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:21:56.2014286Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:21:56.3114073Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:21:56.4214653Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:21:56.5314930Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:21:57.4301679Z Reading package lists...
2025-08-20T22:21:57.4619602Z Reading package lists...
2025-08-20T22:21:57.6909829Z Building dependency tree...
2025-08-20T22:21:57.6919737Z Reading state information...
2025-08-20T22:21:57.9613981Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:21:57.9614554Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:21:57.9614912Z ca-certificates is already the newest version (20240203).
2025-08-20T22:21:57.9615238Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:21:57.9615564Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:21:57.9615872Z moreutils is already the newest version (0.69-1).
2025-08-20T22:21:57.9616228Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:21:57.9616617Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:21:57.9617305Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:21:58.1112455Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:21:58.1288555Z Hit:2 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:21:58.1507703Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:21:58.1554676Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:21:58.1989400Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:21:58.2453019Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:21:59.1997237Z Reading package lists...
2025-08-20T22:21:59.2310119Z Reading package lists...
2025-08-20T22:21:59.4452802Z Building dependency tree...
2025-08-20T22:21:59.4458899Z Reading state information...
2025-08-20T22:21:59.6919044Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:21:59.6920078Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:21:59.6920579Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:21:59.6920940Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:21:59.6921503Z ca-certificates is already the newest version (20240203).
2025-08-20T22:21:59.6921883Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:21:59.6922314Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:21:59.6922932Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:21:59.6923238Z gawk set to manually installed.
2025-08-20T22:21:59.6923806Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:21:59.6924169Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:21:59.6924560Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:21:59.6924949Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:21:59.6925330Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:21:59.6925849Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:21:59.6926240Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:21:59.6926616Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:21:59.6926995Z The following additional packages will be installed:
2025-08-20T22:21:59.6927435Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:21:59.6927910Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:21:59.6928415Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:21:59.6928881Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:21:59.6929370Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:21:59.6929838Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:21:59.6936670Z Suggested packages:
2025-08-20T22:21:59.6937067Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:21:59.6937557Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:21:59.6938085Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:21:59.6938610Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:21:59.6939039Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T22:21:59.6939449Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T22:21:59.6939884Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T22:21:59.7159689Z The following NEW packages will be installed:
2025-08-20T22:21:59.7160267Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:21:59.7161043Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:21:59.7161659Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:21:59.7162577Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:21:59.7163080Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:21:59.7167131Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:21:59.7168103Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:21:59.8770842Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:21:59.8771520Z Need to get 27.2 MB of archives.
2025-08-20T22:21:59.8771884Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T22:21:59.8772527Z 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-20T22:22:00.2770866Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:22:00.3833227Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T22:22:00.4320148Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T22:22:00.4785039Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T22:22:00.5253351Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T22:22:00.5758764Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:22:00.6280523Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:22:00.6775946Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T22:22:00.7245629Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:22:00.8905816Z 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-20T22:22:00.9380431Z 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-20T22:22:00.9944229Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T22:22:01.0458859Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:22:01.0923935Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T22:22:01.1391412Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T22:22:01.1854811Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T22:22:01.2546731Z 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-20T22:22:01.3880028Z 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-20T22:22:01.4355749Z 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-20T22:22:01.4825564Z 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-20T22:22:01.5293153Z 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-20T22:22:01.5821003Z 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-20T22:22:01.6288890Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T22:22:01.6776879Z 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-20T22:22:01.7254354Z 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-20T22:22:01.7769183Z 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-20T22:22:01.8239975Z 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-20T22:22:01.8720824Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T22:22:01.9194026Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T22:22:01.9660101Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T22:22:02.0131175Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T22:22:02.0603932Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T22:22:02.1182938Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T22:22:02.1673344Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T22:22:02.2171707Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T22:22:02.4581558Z Preconfiguring packages ...
2025-08-20T22:22:02.5348163Z Fetched 27.2 MB in 2s (10.9 MB/s)
2025-08-20T22:22:02.5817905Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:22:02.5849487Z (Reading database ... 
2025-08-20T22:22:02.5850206Z (Reading database ... 5%
2025-08-20T22:22:02.5850469Z (Reading database ... 10%
2025-08-20T22:22:02.5850673Z (Reading database ... 15%
2025-08-20T22:22:02.5850873Z (Reading database ... 20%
2025-08-20T22:22:02.5851068Z (Reading database ... 25%
2025-08-20T22:22:02.5851289Z (Reading database ... 30%
2025-08-20T22:22:02.5851484Z (Reading database ... 35%
2025-08-20T22:22:02.5851680Z (Reading database ... 40%
2025-08-20T22:22:02.5851871Z (Reading database ... 45%
2025-08-20T22:22:02.5852064Z (Reading database ... 50%
2025-08-20T22:22:02.5873758Z (Reading database ... 55%
2025-08-20T22:22:02.5965616Z (Reading database ... 60%
2025-08-20T22:22:02.6004800Z (Reading database ... 65%
2025-08-20T22:22:02.6018633Z (Reading database ... 70%
2025-08-20T22:22:02.6039272Z (Reading database ... 75%
2025-08-20T22:22:02.6072466Z (Reading database ... 80%
2025-08-20T22:22:02.6238853Z (Reading database ... 85%
2025-08-20T22:22:02.6263729Z (Reading database ... 90%
2025-08-20T22:22:02.6353016Z (Reading database ... 95%
2025-08-20T22:22:02.6353250Z (Reading database ... 100%
2025-08-20T22:22:02.6353625Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T22:22:02.6387613Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:22:02.6608328Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:22:02.8206363Z Selecting previously unselected package poppler-data.
2025-08-20T22:22:02.8343197Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:22:02.8520713Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:22:02.9764311Z Selecting previously unselected package b3sum.
2025-08-20T22:22:02.9934158Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T22:22:03.0018961Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:22:03.0755070Z Selecting previously unselected package build-essential.
2025-08-20T22:22:03.0925413Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T22:22:03.0989753Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:22:03.1719954Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T22:22:03.1885130Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T22:22:03.2032683Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:22:03.2762263Z Selecting previously unselected package ccache.
2025-08-20T22:22:03.2908265Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T22:22:03.2980865Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:22:03.3915238Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:22:03.4077399Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:22:03.4139180Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:22:03.4799269Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:22:03.4975493Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:22:03.5094798Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:22:03.5801214Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:22:03.5974525Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T22:22:03.6042969Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:22:03.6875210Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:22:03.7049739Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:22:03.7631258Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:22:03.8678339Z Selecting previously unselected package libgs-common.
2025-08-20T22:22:03.8834815Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:22:03.8905712Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:03.9705635Z Selecting previously unselected package libgs10-common.
2025-08-20T22:22:03.9858556Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:22:03.9922303Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:04.0976269Z Selecting previously unselected package libidn12:arm64.
2025-08-20T22:22:04.1164224Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T22:22:04.1293979Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:22:04.2105271Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T22:22:04.2282807Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T22:22:04.2347941Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:22:04.3261960Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T22:22:04.3429977Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T22:22:04.3533630Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:22:04.4289960Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T22:22:04.4455827Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T22:22:04.4587907Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:22:04.5350189Z Selecting previously unselected package libgs10:arm64.
2025-08-20T22:22:04.5515022Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:22:04.5616743Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:04.7280478Z Selecting previously unselected package ghostscript.
2025-08-20T22:22:04.7465529Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:22:04.7536747Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:07.0032566Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:22:07.0212689Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:22:07.0276699Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:22:07.2506635Z Selecting previously unselected package imagemagick.
2025-08-20T22:22:07.2667437Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:22:07.2780408Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:22:07.3296381Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:22:07.3459577Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:22:07.3520561Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:22:07.4205961Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T22:22:07.4375396Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:22:07.4448586Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:22:07.5157394Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T22:22:07.5346931Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T22:22:07.5412958Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:22:07.6082374Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T22:22:07.6261939Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:22:07.6324924Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:22:07.6885737Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:22:07.7060295Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:22:07.7127223Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:22:07.7801141Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T22:22:07.7959810Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T22:22:07.8041788Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:22:07.8948262Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T22:22:07.9113276Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T22:22:07.9177722Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:22:07.9685727Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T22:22:07.9847621Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:22:07.9922014Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:22:08.0666979Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T22:22:08.0844923Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:22:08.0909872Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:22:08.1481145Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:22:08.1652944Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T22:22:08.1724626Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:22:08.2292225Z Selecting previously unselected package libtool-bin.
2025-08-20T22:22:08.2469942Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T22:22:08.2549128Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:22:08.3198085Z Selecting previously unselected package lzip.
2025-08-20T22:22:08.3352311Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T22:22:08.3456775Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:22:08.4303989Z Selecting previously unselected package netpbm.
2025-08-20T22:22:08.4470295Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:22:08.4548246Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:22:08.6584012Z Selecting previously unselected package musl:arm64.
2025-08-20T22:22:08.6759385Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T22:22:08.6837151Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T22:22:08.7632665Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T22:22:08.7805284Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T22:22:08.7862936Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:22:08.8879262Z Selecting previously unselected package musl-tools.
2025-08-20T22:22:08.9029433Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T22:22:08.9094260Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:22:08.9893962Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:22:09.1244492Z 
2025-08-20T22:22:09.1246517Z Creating config file /etc/papersize with new version
2025-08-20T22:22:09.2350618Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:22:09.2529211Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:22:09.2767259Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:22:09.3020283Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:22:09.3227777Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:09.3410000Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:22:09.3736459Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:22:09.4155529Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:22:09.4849873Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:22:09.5044248Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:22:09.5287269Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:22:09.5446685Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:22:09.5518858Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:22:09.5603679Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:22:09.5759858Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:22:09.5977660Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:22:09.6202780Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:22:09.6443432Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:22:09.6683650Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:22:09.6873667Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:22:09.6966624Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:22:09.7074766Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:22:09.7150769Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:22:09.7229879Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:22:09.7309554Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:22:09.7391061Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:22:09.7478493Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:22:09.7557519Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:22:09.7648058Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:22:09.7721020Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:22:09.7787420Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:22:09.7866332Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:22:09.7967861Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:22:09.8084840Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:22:09.8173633Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:22:09.8257226Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:22:09.8340661Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:22:09.8415253Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:22:09.8489491Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:22:09.8572319Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:22:09.8642797Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:22:09.8767091Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:22:09.8979103Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T22:22:09.9322431Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:22:09.9512219Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:22:09.9945037Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:22:10.0200071Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:22:10.0537125Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:22:10.0855744Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:22:10.0997385Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:22:10.1181922Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:22:10.1386234Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:22:10.1627854Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:22:10.1852276Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:22:10.2117430Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:22:10.2329279Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:22:10.2592039Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:22:10.4964323Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:22:10.5296820Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:10.5468172Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:10.5715484Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:22:10.5928191Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:22:10.6775450Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:22:10.9237839Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:22:11.1794253Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:22:11.2077890Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:22:13.8304355Z Reading package lists...
2025-08-20T22:22:14.0267293Z Building dependency tree...
2025-08-20T22:22:14.0273016Z Reading state information...
2025-08-20T22:22:14.2556715Z autoconf is already the newest version (2.71-3).
2025-08-20T22:22:14.2557300Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:22:14.2557655Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:22:14.2558012Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:22:14.2558385Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:22:14.2558732Z ca-certificates is already the newest version (20240203).
2025-08-20T22:22:14.2559044Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:22:14.2559339Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:22:14.2559642Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:22:14.2559950Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:22:14.2560262Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:22:14.2560997Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:22:14.2561298Z patch set to manually installed.
2025-08-20T22:22:14.2561565Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:22:14.2561891Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:22:14.2562198Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:22:14.2562498Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:22:14.2562769Z Suggested packages:
2025-08-20T22:22:14.2562939Z   scons-doc
2025-08-20T22:22:14.2718983Z The following NEW packages will be installed:
2025-08-20T22:22:14.2726967Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:22:14.5123086Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:14.5123437Z Need to get 17.8 MB of archives.
2025-08-20T22:22:14.5123886Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T22:22:14.5124421Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:22:15.2048945Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T22:22:15.3158113Z 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-20T22:22:16.3186123Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:22:16.5404196Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T22:22:16.7937949Z Fetched 17.8 MB in 2s (7882 kB/s)
2025-08-20T22:22:17.1362507Z Selecting previously unselected package autopoint.
2025-08-20T22:22:17.1395892Z (Reading database ... 
2025-08-20T22:22:17.1396125Z (Reading database ... 5%
2025-08-20T22:22:17.1396326Z (Reading database ... 10%
2025-08-20T22:22:17.1396527Z (Reading database ... 15%
2025-08-20T22:22:17.1396721Z (Reading database ... 20%
2025-08-20T22:22:17.1396914Z (Reading database ... 25%
2025-08-20T22:22:17.1397140Z (Reading database ... 30%
2025-08-20T22:22:17.1397337Z (Reading database ... 35%
2025-08-20T22:22:17.1397531Z (Reading database ... 40%
2025-08-20T22:22:17.1397741Z (Reading database ... 45%
2025-08-20T22:22:17.1397936Z (Reading database ... 50%
2025-08-20T22:22:17.1418103Z (Reading database ... 55%
2025-08-20T22:22:17.1507085Z (Reading database ... 60%
2025-08-20T22:22:17.1545375Z (Reading database ... 65%
2025-08-20T22:22:17.1558944Z (Reading database ... 70%
2025-08-20T22:22:17.1581818Z (Reading database ... 75%
2025-08-20T22:22:17.1702073Z (Reading database ... 80%
2025-08-20T22:22:17.1769704Z (Reading database ... 85%
2025-08-20T22:22:17.1796283Z (Reading database ... 90%
2025-08-20T22:22:17.1882893Z (Reading database ... 95%
2025-08-20T22:22:17.1883105Z (Reading database ... 100%
2025-08-20T22:22:17.1883402Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T22:22:17.1910965Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:22:17.1990475Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:22:17.2696625Z Selecting previously unselected package clang.
2025-08-20T22:22:17.2839256Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T22:22:17.2906786Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:22:17.3486444Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:22:17.3630264Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T22:22:17.3685199Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:22:18.3368643Z Selecting previously unselected package scons.
2025-08-20T22:22:18.3516098Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:22:18.3645588Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:22:18.4469354Z Selecting previously unselected package byacc.
2025-08-20T22:22:18.4618948Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T22:22:18.4687939Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:22:18.5440785Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:22:18.5655377Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:22:18.5955921Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:22:18.6417958Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:22:19.0111406Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:22:19.0316394Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:22:20.2327708Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T22:22:21.4669758Z Reading package lists...
2025-08-20T22:22:21.6826906Z Building dependency tree...
2025-08-20T22:22:21.6833435Z Reading state information...
2025-08-20T22:22:21.9147789Z The following additional packages will be installed:
2025-08-20T22:22:21.9148599Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:22:21.9148984Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:22:21.9149415Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:22:21.9149886Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:22:21.9150328Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:22:21.9150749Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:22:21.9151211Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:22:21.9152032Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:22:21.9152636Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:22:21.9160382Z Suggested packages:
2025-08-20T22:22:21.9160640Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:22:21.9161021Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:22:21.9161426Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:22:21.9161824Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:22:21.9162211Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T22:22:21.9162621Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T22:22:21.9163077Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T22:22:21.9163681Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T22:22:21.9164065Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T22:22:21.9164273Z Recommended packages:
2025-08-20T22:22:21.9164548Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:22:21.9164973Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T22:22:21.9165367Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T22:22:21.9165727Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T22:22:21.9166044Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T22:22:21.9343957Z The following NEW packages will be installed:
2025-08-20T22:22:21.9344359Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:22:21.9344744Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:22:21.9345133Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:22:21.9345609Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:22:21.9346065Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:22:21.9346490Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:22:21.9346934Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:22:21.9347638Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:22:21.9352026Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:22:22.0496099Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:22.0496510Z Need to get 2409 kB of archives.
2025-08-20T22:22:22.0496811Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T22:22:22.0497322Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:22:22.0960252Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:22:22.1524379Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:22:22.2464294Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:22:22.2950441Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:22:22.3473794Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T22:22:22.4077570Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T22:22:22.4575572Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:22:22.5141350Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T22:22:22.5611362Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T22:22:22.6148079Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:22:22.6670481Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:22:22.7163842Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:22:22.7688062Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:22:22.8237172Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:22:22.8914988Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:22:22.9425388Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:22:23.1765652Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:22:23.2244856Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:22:23.2710482Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T22:22:23.3177367Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T22:22:23.4125687Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:22:23.4682846Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:22:23.5151718Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:22:23.5645084Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:22:23.6112153Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:22:23.6577542Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:22:23.7107040Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T22:22:23.7602961Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T22:22:23.8075925Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:22:24.1215765Z Fetched 2409 kB in 2s (1254 kB/s)
2025-08-20T22:22:24.1473153Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:22:24.1505987Z (Reading database ... 
2025-08-20T22:22:24.1506245Z (Reading database ... 5%
2025-08-20T22:22:24.1506446Z (Reading database ... 10%
2025-08-20T22:22:24.1506681Z (Reading database ... 15%
2025-08-20T22:22:24.1506876Z (Reading database ... 20%
2025-08-20T22:22:24.1507071Z (Reading database ... 25%
2025-08-20T22:22:24.1507266Z (Reading database ... 30%
2025-08-20T22:22:24.1507456Z (Reading database ... 35%
2025-08-20T22:22:24.1507652Z (Reading database ... 40%
2025-08-20T22:22:24.1507851Z (Reading database ... 45%
2025-08-20T22:22:24.1508635Z (Reading database ... 50%
2025-08-20T22:22:24.1527927Z (Reading database ... 55%
2025-08-20T22:22:24.1612886Z (Reading database ... 60%
2025-08-20T22:22:24.1650701Z (Reading database ... 65%
2025-08-20T22:22:24.1664552Z (Reading database ... 70%
2025-08-20T22:22:24.1691786Z (Reading database ... 75%
2025-08-20T22:22:24.1808807Z (Reading database ... 80%
2025-08-20T22:22:24.1877362Z (Reading database ... 85%
2025-08-20T22:22:24.1904327Z (Reading database ... 90%
2025-08-20T22:22:24.1993234Z (Reading database ... 95%
2025-08-20T22:22:24.1993497Z (Reading database ... 100%
2025-08-20T22:22:24.1994608Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T22:22:24.2022976Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:22:24.2105877Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:22:24.2707347Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:22:24.2875356Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:22:24.2958592Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:22:24.3461833Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:22:24.3607838Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:22:24.3673871Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:22:24.4212435Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:22:24.4362464Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:22:24.4437682Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:22:24.5106966Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:22:24.5259654Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:22:24.5326881Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:22:24.5847930Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:22:24.6022513Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T22:22:24.6095612Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:22:24.6559572Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T22:22:24.6735629Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T22:22:24.6793808Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:22:24.7319926Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:22:24.7488983Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:22:24.7599233Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:22:24.8093089Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T22:22:24.8261829Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T22:22:24.8322470Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:22:24.8896236Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T22:22:24.9041429Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T22:22:24.9139663Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:22:24.9662937Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:22:24.9807328Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:22:24.9870859Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:22:25.0455293Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:22:25.0603905Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:22:25.0689200Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:22:25.1181196Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:22:25.1347637Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:22:25.1402880Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:22:25.1887692Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:22:25.2053801Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:22:25.2126332Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:22:25.2659311Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:22:25.2823301Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:22:25.2878720Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:22:25.3383617Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:22:25.3554467Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:22:25.3623437Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:22:25.4271024Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:22:25.4421207Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:22:25.4491716Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:22:25.5099817Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:22:25.5253831Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:22:25.5312703Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:22:25.5822580Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:22:25.5972403Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:22:25.6048572Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:22:25.6504782Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T22:22:25.6648849Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T22:22:25.6704287Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:22:25.7155345Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T22:22:25.7332072Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T22:22:25.7413210Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:22:25.8051011Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:22:25.8219077Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:22:25.8289876Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:22:25.8801872Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:22:25.8973767Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:22:25.9046944Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:22:25.9525973Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:22:25.9686202Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:22:25.9791412Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:22:26.0331769Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:22:26.0478477Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:22:26.0560983Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:22:26.1050635Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:22:26.1195756Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:22:26.1258398Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:22:26.1842699Z Selecting previously unselected package libwww-perl.
2025-08-20T22:22:26.1986510Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:22:26.2083523Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:22:26.2781687Z Selecting previously unselected package patchutils.
2025-08-20T22:22:26.2954202Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T22:22:26.3012205Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:22:26.3519481Z Selecting previously unselected package wdiff.
2025-08-20T22:22:26.3692117Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T22:22:26.3858934Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:22:26.4953084Z Selecting previously unselected package devscripts.
2025-08-20T22:22:26.5127143Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:22:26.5335556Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:22:26.6492862Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:22:26.6689345Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:22:26.6856506Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:22:26.7041673Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:22:26.7244722Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:22:26.7476086Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:22:26.7654161Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:22:26.7851862Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:22:26.8055357Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:22:26.8236566Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:22:26.8482965Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:22:26.8681332Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:22:26.8888548Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:22:26.9062991Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:22:26.9253688Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:22:26.9450804Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:22:26.9654512Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:22:26.9828832Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:22:27.0033007Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:22:27.0265835Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:22:27.0491148Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:22:27.0682959Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:22:27.0865146Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:22:27.1068263Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:22:27.1253961Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:22:27.1430150Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:22:27.1985675Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:22:27.2266707Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:22:27.2458837Z Setting up devscripts (2.23.7) ...
2025-08-20T22:22:27.3763789Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:22:27.3984838Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:22:28.9115386Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:22:30.1604696Z Reading package lists...
2025-08-20T22:22:30.3688677Z Building dependency tree...
2025-08-20T22:22:30.3696076Z Reading state information...
2025-08-20T22:22:30.6201575Z The following additional packages will be installed:
2025-08-20T22:22:30.6208655Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:22:30.6217035Z Suggested packages:
2025-08-20T22:22:30.6217243Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T22:22:30.6379629Z The following NEW packages will be installed:
2025-08-20T22:22:30.6387492Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:22:30.7549913Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:30.7550268Z Need to get 12.7 MB of archives.
2025-08-20T22:22:30.7550567Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T22:22:30.7551081Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T22:22:30.9267764Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T22:22:31.0337774Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:22:31.2831469Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T22:22:31.6880190Z Fetched 12.7 MB in 1s (16.2 MB/s)
2025-08-20T22:22:31.7196436Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T22:22:31.7229984Z (Reading database ... 
2025-08-20T22:22:31.7230203Z (Reading database ... 5%
2025-08-20T22:22:31.7230403Z (Reading database ... 10%
2025-08-20T22:22:31.7230604Z (Reading database ... 15%
2025-08-20T22:22:31.7230800Z (Reading database ... 20%
2025-08-20T22:22:31.7230994Z (Reading database ... 25%
2025-08-20T22:22:31.7231204Z (Reading database ... 30%
2025-08-20T22:22:31.7231668Z (Reading database ... 35%
2025-08-20T22:22:31.7231864Z (Reading database ... 40%
2025-08-20T22:22:31.7232057Z (Reading database ... 45%
2025-08-20T22:22:31.7232252Z (Reading database ... 50%
2025-08-20T22:22:31.7252855Z (Reading database ... 55%
2025-08-20T22:22:31.7342521Z (Reading database ... 60%
2025-08-20T22:22:31.7381632Z (Reading database ... 65%
2025-08-20T22:22:31.7396539Z (Reading database ... 70%
2025-08-20T22:22:31.7424262Z (Reading database ... 75%
2025-08-20T22:22:31.7545966Z (Reading database ... 80%
2025-08-20T22:22:31.7616800Z (Reading database ... 85%
2025-08-20T22:22:31.7641485Z (Reading database ... 90%
2025-08-20T22:22:31.7731758Z (Reading database ... 95%
2025-08-20T22:22:31.7731988Z (Reading database ... 100%
2025-08-20T22:22:31.7732282Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T22:22:31.7763278Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T22:22:31.7884607Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:22:31.8658612Z Selecting previously unselected package librhash0:arm64.
2025-08-20T22:22:31.8831919Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T22:22:31.8902623Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:22:32.2183109Z Selecting previously unselected package cmake-data.
2025-08-20T22:22:32.2334983Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:22:32.2451687Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:22:33.1775233Z Selecting previously unselected package cmake.
2025-08-20T22:22:33.1929849Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T22:22:33.1988062Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:22:33.4150361Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:22:33.4408113Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:22:33.4599615Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:22:33.4822605Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:22:33.5008571Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:22:34.8588914Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:22:36.0495837Z Reading package lists...
2025-08-20T22:22:36.2717074Z Building dependency tree...
2025-08-20T22:22:36.2724359Z Reading state information...
2025-08-20T22:22:36.5526174Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:22:36.5526760Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:22:36.5527108Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:22:36.5527870Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:22:36.5528194Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:22:36.5528508Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:22:36.5528857Z ca-certificates is already the newest version (20240203).
2025-08-20T22:22:36.5529161Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:22:36.5529477Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:22:36.5529781Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:22:36.5530073Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:22:36.5530359Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:22:36.5530698Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:22:36.5531053Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:22:36.5531357Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:22:36.5531672Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:22:36.5531986Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:22:36.5532297Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:22:36.5532569Z musl is already the newest version (1.2.4-2).
2025-08-20T22:22:36.5532846Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:22:36.5533334Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:22:36.5533897Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:22:36.5534248Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:22:36.5534553Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:22:36.5534851Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:22:36.5535183Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:36.5729492Z Reading package lists...
2025-08-20T22:22:36.7943419Z Building dependency tree...
2025-08-20T22:22:36.7950782Z Reading state information...
2025-08-20T22:22:37.0749334Z autoconf is already the newest version (2.71-3).
2025-08-20T22:22:37.0749748Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:22:37.0750118Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:22:37.0750447Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:22:37.0750804Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:22:37.0751148Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:22:37.0751478Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:22:37.0751793Z ca-certificates is already the newest version (20240203).
2025-08-20T22:22:37.0752107Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:22:37.0752401Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:22:37.0752691Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:22:37.0753005Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:22:37.0753318Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:22:37.0753930Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:22:37.0754250Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:22:37.0754563Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:22:37.0754894Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:22:37.0755256Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:22:37.0755606Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:22:37.0755895Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:22:37.0756195Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:22:37.0756530Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:37.0937264Z Reading package lists...
2025-08-20T22:22:37.3084562Z Building dependency tree...
2025-08-20T22:22:37.3091355Z Reading state information...
2025-08-20T22:22:37.5944742Z devscripts is already the newest version (2.23.7).
2025-08-20T22:22:37.5945157Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:37.6138106Z Reading package lists...
2025-08-20T22:22:37.8404113Z Building dependency tree...
2025-08-20T22:22:37.8412401Z Reading state information...
2025-08-20T22:22:38.1263080Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:22:38.1263496Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:38.1465132Z Reading package lists...
2025-08-20T22:22:38.3831639Z Building dependency tree...
2025-08-20T22:22:38.3839231Z Reading state information...
2025-08-20T22:22:38.6581920Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:22:38.6582394Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T22:22:38.6985084Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:38.7448714Z Reading package lists...
2025-08-20T22:22:38.9597355Z Building dependency tree...
2025-08-20T22:22:38.9605818Z Reading state information...
2025-08-20T22:22:39.2187642Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T22:22:39.2188076Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T22:22:39.2188425Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:22:39.2189245Z The following additional packages will be installed:
2025-08-20T22:22:39.2189575Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:22:39.2189971Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:22:39.2190422Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:22:39.2190811Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:22:39.2191201Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:22:39.2191644Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:22:39.2192043Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T22:22:39.2192451Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:22:39.2192825Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T22:22:39.2193221Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T22:22:39.2194023Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T22:22:39.2194409Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T22:22:39.2195284Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:22:39.2195769Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T22:22:39.2196112Z   linux-libc-dev-armhf-cross
2025-08-20T22:22:39.2203772Z Suggested packages:
2025-08-20T22:22:39.2204088Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:22:39.2204464Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T22:22:39.2546118Z The following NEW packages will be installed:
2025-08-20T22:22:39.2548560Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:22:39.2548987Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:22:39.2549464Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:22:39.2549900Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T22:22:39.2550279Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T22:22:39.2550671Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T22:22:39.2551089Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T22:22:39.2551480Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:22:39.2552224Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T22:22:39.2552630Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T22:22:39.2553039Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T22:22:39.2553466Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T22:22:39.2554158Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:22:39.2554543Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T22:22:39.2555911Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T22:22:39.3710085Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:39.3710445Z Need to get 112 MB of archives.
2025-08-20T22:22:39.3710743Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T22:22:39.3711426Z 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-20T22:22:39.5163503Z 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-20T22:22:39.9435259Z 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-20T22:22:39.9905701Z 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-20T22:22:40.1422194Z 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-20T22:22:40.1887835Z 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-20T22:22:40.2350644Z 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-20T22:22:40.3025350Z 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-20T22:22:40.3491049Z 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-20T22:22:40.3960868Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:22:40.4487900Z 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-20T22:22:40.4953217Z 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-20T22:22:40.5426396Z 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-20T22:22:40.5891412Z 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-20T22:22:40.6527731Z 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-20T22:22:40.7029628Z 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-20T22:22:40.8430997Z 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-20T22:22:40.8945948Z 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-20T22:22:41.1597513Z 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-20T22:22:41.2257631Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:22:41.2873794Z 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-20T22:22:41.3600253Z 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-20T22:22:41.5259833Z 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-20T22:22:41.6094760Z 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-20T22:22:41.6563873Z 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-20T22:22:41.7029832Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:22:41.7628971Z 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-20T22:22:41.8100675Z 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-20T22:22:41.8572355Z 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-20T22:22:41.9038089Z 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-20T22:22:41.9810377Z 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-20T22:22:42.0340140Z 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-20T22:22:42.0920342Z 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-20T22:22:42.2337673Z 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-20T22:22:42.4838363Z 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-20T22:22:42.5440344Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:22:42.6046910Z 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-20T22:22:42.6769806Z 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-20T22:22:42.8432163Z 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-20T22:22:42.8895462Z 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-20T22:22:42.9360858Z 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-20T22:22:42.9825804Z 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-20T22:22:43.2711860Z Fetched 112 MB in 4s (30.2 MB/s)
2025-08-20T22:22:43.3005562Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T22:22:43.3038298Z (Reading database ... 
2025-08-20T22:22:43.3038538Z (Reading database ... 5%
2025-08-20T22:22:43.3038739Z (Reading database ... 10%
2025-08-20T22:22:43.3038936Z (Reading database ... 15%
2025-08-20T22:22:43.3039131Z (Reading database ... 20%
2025-08-20T22:22:43.3039324Z (Reading database ... 25%
2025-08-20T22:22:43.3039517Z (Reading database ... 30%
2025-08-20T22:22:43.3040105Z (Reading database ... 35%
2025-08-20T22:22:43.3040326Z (Reading database ... 40%
2025-08-20T22:22:43.3041050Z (Reading database ... 45%
2025-08-20T22:22:43.3041259Z (Reading database ... 50%
2025-08-20T22:22:43.3060666Z (Reading database ... 55%
2025-08-20T22:22:43.3146296Z (Reading database ... 60%
2025-08-20T22:22:43.3183666Z (Reading database ... 65%
2025-08-20T22:22:43.3198280Z (Reading database ... 70%
2025-08-20T22:22:43.3225737Z (Reading database ... 75%
2025-08-20T22:22:43.3348284Z (Reading database ... 80%
2025-08-20T22:22:43.3420367Z (Reading database ... 85%
2025-08-20T22:22:43.3446939Z (Reading database ... 90%
2025-08-20T22:22:43.3547088Z (Reading database ... 95%
2025-08-20T22:22:43.3547303Z (Reading database ... 100%
2025-08-20T22:22:43.3547600Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T22:22:43.3582174Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:43.3641241Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:43.4439802Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:22:43.4628832Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:43.4719453Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:43.7259892Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T22:22:43.7411772Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:43.7484915Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:43.8108294Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:22:43.8253137Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:43.8339441Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:44.0642713Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:22:44.0816865Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:22:44.0879808Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:22:44.1384623Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:22:44.1556409Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:22:44.1614778Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:22:44.2137633Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:22:44.2293447Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:22:44.2424855Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:22:44.3559575Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:22:44.3723979Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:44.3793913Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:44.4483803Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:22:44.4662095Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:44.4724878Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:44.5306960Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:22:44.5487388Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:22:44.5558022Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:44.6480022Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:22:44.6685379Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:44.6765917Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:44.7342221Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:22:44.7528860Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:44.7596180Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:44.8136273Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:22:44.8287478Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:44.8354954Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:44.8941812Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:22:44.9100793Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:44.9184352Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:45.0287188Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:22:45.0474205Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:45.0552633Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:45.1547643Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:22:45.1725905Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:45.1814124Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:45.2572172Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:22:45.2728467Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:45.2800418Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:45.3807620Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:22:45.3953382Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:45.4031989Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:45.7953420Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:22:45.8102715Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:22:45.8200763Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:22:46.0842162Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:22:46.1030425Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:22:46.1112147Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:46.2669447Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:22:46.2845798Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:46.2913116Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:46.4947222Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:22:46.5099167Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:46.5181620Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:46.7889128Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:22:46.8064534Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:22:46.8127934Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:22:46.9251148Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:22:46.9391617Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:46.9451530Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:46.9999357Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:22:47.0146633Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.0224956Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.0780436Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:22:47.0923938Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:22:47.0982329Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:47.1727528Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:22:47.1903181Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.1983282Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.2541031Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:22:47.2724933Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.2817422Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.3504317Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:22:47.3677304Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.3736745Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.4308752Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:22:47.4480578Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.4546062Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.5645246Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:22:47.5806111Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.5865594Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.6716668Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:22:47.6870149Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.6937720Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.7720267Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:22:47.7897799Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:47.7962620Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:47.8779280Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:22:47.8953869Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:47.9044536Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:48.2775139Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:22:48.2946456Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:22:48.3032943Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:22:48.5436626Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:22:48.5616031Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:22:48.5832968Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:48.7071761Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:22:48.7231801Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:22:48.7293779Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:48.9530328Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:22:48.9712827Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:22:48.9792140Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.2308618Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:22:49.2460597Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:22:49.2524464Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:22:49.2945626Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:22:49.3112674Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:22:49.3171761Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:22:49.3723432Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:22:49.3876723Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:22:49.3935120Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:22:49.4338603Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:22:49.4523432Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:22:49.4590902Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:22:49.5328181Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:22:49.5587230Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:49.5800927Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.6028318Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.6216837Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.6409146Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:22:49.6583956Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.6779817Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:22:49.7012995Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:49.7401657Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.7737962Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.7956681Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:49.8130953Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:22:49.8369955Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.8577754Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.8779576Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.9001222Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.9226107Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.9455780Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.9632200Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:49.9855623Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:22:50.0057550Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.0246815Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.0450632Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:22:50.0645827Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.0866987Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.1048521Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.1243837Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:22:50.1455226Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.1648023Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.1839044Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.2030866Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.2216572Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.2445877Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.2645856Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:22:50.2838970Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.3037269Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.3277326Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.3502723Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:22:50.3713051Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:22:50.3970542Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:22:50.4174449Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:22:50.4520055Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:22:50.4591250Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:22:50.4725527Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:22:51.7778582Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:22:52.9954146Z Reading package lists...
2025-08-20T22:22:53.2198180Z Building dependency tree...
2025-08-20T22:22:53.2205034Z Reading state information...
2025-08-20T22:22:53.4707897Z The following additional packages will be installed:
2025-08-20T22:22:53.4708767Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:22:53.4711960Z   libpcap0.8-dev
2025-08-20T22:22:53.5001781Z The following NEW packages will be installed:
2025-08-20T22:22:53.5002245Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:22:53.5008218Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:22:53.5204461Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:22:53.8161098Z Need to get 1640 kB of archives.
2025-08-20T22:22:53.8161465Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T22:22:53.8162066Z 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-20T22:22:54.3881851Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T22:22:54.5414468Z 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-20T22:22:54.6921037Z 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-20T22:22:54.9459837Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T22:22:55.3317372Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T22:22:55.5621152Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:22:55.6724819Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T22:22:55.9363277Z Fetched 1640 kB in 2s (766 kB/s)
2025-08-20T22:22:55.9777320Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T22:22:55.9811545Z (Reading database ... 
2025-08-20T22:22:55.9812145Z (Reading database ... 5%
2025-08-20T22:22:55.9812387Z (Reading database ... 10%
2025-08-20T22:22:55.9812599Z (Reading database ... 15%
2025-08-20T22:22:55.9812796Z (Reading database ... 20%
2025-08-20T22:22:55.9812989Z (Reading database ... 25%
2025-08-20T22:22:55.9813188Z (Reading database ... 30%
2025-08-20T22:22:55.9813945Z (Reading database ... 35%
2025-08-20T22:22:55.9814195Z (Reading database ... 40%
2025-08-20T22:22:55.9814392Z (Reading database ... 45%
2025-08-20T22:22:55.9814588Z (Reading database ... 50%
2025-08-20T22:22:55.9833440Z (Reading database ... 55%
2025-08-20T22:22:55.9927880Z (Reading database ... 60%
2025-08-20T22:22:55.9964737Z (Reading database ... 65%
2025-08-20T22:22:55.9981810Z (Reading database ... 70%
2025-08-20T22:22:56.0007339Z (Reading database ... 75%
2025-08-20T22:22:56.0137470Z (Reading database ... 80%
2025-08-20T22:22:56.0211895Z (Reading database ... 85%
2025-08-20T22:22:56.0245539Z (Reading database ... 90%
2025-08-20T22:22:56.0352824Z (Reading database ... 95%
2025-08-20T22:22:56.0353044Z (Reading database ... 100%
2025-08-20T22:22:56.0353331Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T22:22:56.0387382Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T22:22:56.0450220Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:22:56.1272216Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:22:56.1453071Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T22:22:56.1600142Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:22:56.2155177Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T22:22:56.2322321Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:22:56.2390618Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:22:56.3129859Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T22:22:56.3279925Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:22:56.3365896Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:22:56.3963650Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T22:22:56.4111137Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T22:22:56.4212679Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:22:56.5311012Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T22:22:56.5496119Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:22:56.5575255Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:22:56.6145059Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T22:22:56.6326425Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:22:56.6403063Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:22:56.7050137Z Selecting previously unselected package pcaputils.
2025-08-20T22:22:56.7223327Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T22:22:56.7322844Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:22:56.8143453Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:22:56.8334949Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:22:56.9824359Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:22:57.0005940Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:22:57.0311921Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:22:57.2567737Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:22:57.2748708Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:22:57.2947911Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:22:57.3266937Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:22:58.9057608Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:22:58.9402050Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:22:58.9610791Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:23:00.1183876Z Reading package lists...
2025-08-20T22:23:00.3316380Z Building dependency tree...
2025-08-20T22:23:00.3325051Z Reading state information...
2025-08-20T22:23:00.3728145Z Reading package lists...
2025-08-20T22:23:00.5960193Z Building dependency tree...
2025-08-20T22:23:00.5970010Z Reading state information...
2025-08-20T22:23:00.8479144Z The following additional packages will be installed:
2025-08-20T22:23:00.8482875Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:23:00.8492528Z Suggested packages:
2025-08-20T22:23:00.8492869Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:23:00.8493240Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:23:00.8660655Z The following NEW packages will be installed:
2025-08-20T22:23:00.8661488Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:23:00.8666446Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:23:01.0292534Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:23:01.0293347Z Need to get 801 kB of archives.
2025-08-20T22:23:01.0293910Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T22:23:01.0294416Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T22:23:01.1451228Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T22:23:01.2411463Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T22:23:01.4014209Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T22:23:01.4519763Z 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-20T22:23:01.4991597Z 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-20T22:23:01.5595109Z 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-20T22:23:01.6064539Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T22:23:01.6547731Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:23:01.9207549Z Fetched 801 kB in 1s (1027 kB/s)
2025-08-20T22:23:01.9873104Z Selecting previously unselected package liblz1:arm64.
2025-08-20T22:23:01.9909271Z (Reading database ... 
2025-08-20T22:23:01.9909511Z (Reading database ... 5%
2025-08-20T22:23:01.9909715Z (Reading database ... 10%
2025-08-20T22:23:01.9909916Z (Reading database ... 15%
2025-08-20T22:23:01.9910111Z (Reading database ... 20%
2025-08-20T22:23:01.9910308Z (Reading database ... 25%
2025-08-20T22:23:01.9910513Z (Reading database ... 30%
2025-08-20T22:23:01.9910708Z (Reading database ... 35%
2025-08-20T22:23:01.9910901Z (Reading database ... 40%
2025-08-20T22:23:01.9911160Z (Reading database ... 45%
2025-08-20T22:23:01.9911357Z (Reading database ... 50%
2025-08-20T22:23:01.9933845Z (Reading database ... 55%
2025-08-20T22:23:02.0028137Z (Reading database ... 60%
2025-08-20T22:23:02.0064469Z (Reading database ... 65%
2025-08-20T22:23:02.0080380Z (Reading database ... 70%
2025-08-20T22:23:02.0105305Z (Reading database ... 75%
2025-08-20T22:23:02.0263390Z (Reading database ... 80%
2025-08-20T22:23:02.0299269Z (Reading database ... 85%
2025-08-20T22:23:02.0334728Z (Reading database ... 90%
2025-08-20T22:23:02.0436975Z (Reading database ... 95%
2025-08-20T22:23:02.0437194Z (Reading database ... 100%
2025-08-20T22:23:02.0437484Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T22:23:02.0470877Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T22:23:02.0615069Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T22:23:02.1167714Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T22:23:02.1342883Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T22:23:02.1415346Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:23:02.2048274Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T22:23:02.2213400Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T22:23:02.2284098Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:23:02.3098850Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T22:23:02.3252539Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T22:23:02.3309820Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:23:02.3921980Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T22:23:02.4106130Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T22:23:02.4184816Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:23:02.4822695Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T22:23:02.5014028Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T22:23:02.5130429Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:23:02.5758613Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T22:23:02.5938670Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T22:23:02.6060461Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:23:02.6653120Z Selecting previously unselected package lzma.
2025-08-20T22:23:02.6864560Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T22:23:02.6957301Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:23:02.7658192Z Selecting previously unselected package lzma-dev.
2025-08-20T22:23:02.7880752Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:23:02.7942722Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:23:02.8741458Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T22:23:02.8916685Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:23:02.9091607Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:23:02.9293793Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:23:02.9499409Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:23:02.9673488Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:23:02.9859114Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:23:03.0098678Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:23:03.0328061Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:23:03.0523429Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:23:03.0731927Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:23:03.1105836Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:23:04.4921536Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:23:05.8862414Z Reading package lists...
2025-08-20T22:23:06.1299902Z Building dependency tree...
2025-08-20T22:23:06.1308816Z Reading state information...
2025-08-20T22:23:06.4682225Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:23:06.4682679Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:23:06.4683002Z inetutils-telnet set to manually installed.
2025-08-20T22:23:06.4683305Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:23:06.4683807Z The following additional packages will be installed:
2025-08-20T22:23:06.4684106Z   tcpd update-inetd
2025-08-20T22:23:06.4864182Z The following packages will be REMOVED:
2025-08-20T22:23:06.4871647Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:23:06.4873195Z The following NEW packages will be installed:
2025-08-20T22:23:06.4873725Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:23:06.4874143Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:23:06.4881272Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:23:06.6005399Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T22:23:06.6006774Z Need to get 691 kB of archives.
2025-08-20T22:23:06.6007257Z After this operation, 987 kB disk space will be freed.
2025-08-20T22:23:06.6007785Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T22:23:06.7541106Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T22:23:06.8111130Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:23:06.8681078Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T22:23:06.9354125Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T22:23:07.0225344Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T22:23:07.0945453Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T22:23:07.1608706Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T22:23:07.2213100Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T22:23:07.2788033Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T22:23:07.3442115Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T22:23:07.4158791Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T22:23:07.4810122Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T22:23:07.7269152Z Preconfiguring packages ...
2025-08-20T22:23:07.8529449Z Fetched 691 kB in 1s (694 kB/s)
2025-08-20T22:23:07.8736729Z (Reading database ... 
2025-08-20T22:23:07.8736990Z (Reading database ... 5%
2025-08-20T22:23:07.8737203Z (Reading database ... 10%
2025-08-20T22:23:07.8737403Z (Reading database ... 15%
2025-08-20T22:23:07.8737601Z (Reading database ... 20%
2025-08-20T22:23:07.8737797Z (Reading database ... 25%
2025-08-20T22:23:07.8737996Z (Reading database ... 30%
2025-08-20T22:23:07.8738222Z (Reading database ... 35%
2025-08-20T22:23:07.8738418Z (Reading database ... 40%
2025-08-20T22:23:07.8738614Z (Reading database ... 45%
2025-08-20T22:23:07.8738811Z (Reading database ... 50%
2025-08-20T22:23:07.8759885Z (Reading database ... 55%
2025-08-20T22:23:07.8850737Z (Reading database ... 60%
2025-08-20T22:23:07.8886234Z (Reading database ... 65%
2025-08-20T22:23:07.8902871Z (Reading database ... 70%
2025-08-20T22:23:07.8927330Z (Reading database ... 75%
2025-08-20T22:23:07.9081521Z (Reading database ... 80%
2025-08-20T22:23:07.9120990Z (Reading database ... 85%
2025-08-20T22:23:07.9156490Z (Reading database ... 90%
2025-08-20T22:23:07.9260268Z (Reading database ... 95%
2025-08-20T22:23:07.9260530Z (Reading database ... 100%
2025-08-20T22:23:07.9260826Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T22:23:07.9295558Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:23:08.0118419Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T22:23:08.0896264Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:23:08.4932024Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:23:08.4969201Z (Reading database ... 
2025-08-20T22:23:08.4969829Z (Reading database ... 5%
2025-08-20T22:23:08.4970066Z (Reading database ... 10%
2025-08-20T22:23:08.4970267Z (Reading database ... 15%
2025-08-20T22:23:08.4970464Z (Reading database ... 20%
2025-08-20T22:23:08.4970656Z (Reading database ... 25%
2025-08-20T22:23:08.4970852Z (Reading database ... 30%
2025-08-20T22:23:08.4971045Z (Reading database ... 35%
2025-08-20T22:23:08.4971600Z (Reading database ... 40%
2025-08-20T22:23:08.4971810Z (Reading database ... 45%
2025-08-20T22:23:08.4972008Z (Reading database ... 50%
2025-08-20T22:23:08.4992647Z (Reading database ... 55%
2025-08-20T22:23:08.5090128Z (Reading database ... 60%
2025-08-20T22:23:08.5128835Z (Reading database ... 65%
2025-08-20T22:23:08.5147166Z (Reading database ... 70%
2025-08-20T22:23:08.5173319Z (Reading database ... 75%
2025-08-20T22:23:08.5344500Z (Reading database ... 80%
2025-08-20T22:23:08.5383036Z (Reading database ... 85%
2025-08-20T22:23:08.5421674Z (Reading database ... 90%
2025-08-20T22:23:08.5537271Z (Reading database ... 95%
2025-08-20T22:23:08.5537487Z (Reading database ... 100%
2025-08-20T22:23:08.5537778Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T22:23:08.5577278Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:08.5666096Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:08.6300571Z Selecting previously unselected package tcpd.
2025-08-20T22:23:08.6462266Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T22:23:08.6535605Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:23:08.7255177Z Selecting previously unselected package update-inetd.
2025-08-20T22:23:08.7416906Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:23:08.7493128Z Unpacking update-inetd (4.53) ...
2025-08-20T22:23:08.8231342Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:23:08.8415990Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:08.8529675Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:08.9282705Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:23:08.9465409Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:08.9525836Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.0288742Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:23:09.0481447Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:09.0553969Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.1252836Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:23:09.1422296Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:09.1481243Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.2419476Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:23:09.2588890Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:09.2707918Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.3377231Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:23:09.3568189Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:09.3626270Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.4256851Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:23:09.4447076Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:09.4532051Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.5140427Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:23:09.5328887Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:09.5389564Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.6225243Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:23:09.6400529Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T22:23:09.6460269Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:23:09.7133329Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:23:09.7302168Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:23:09.7376673Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.8177167Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:23:09.8473803Z Setting up update-inetd (4.53) ...
2025-08-20T22:23:09.9518074Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:23:09.9674070Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:23:09.9803873Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:10.3188059Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:23:10.3188465Z 
2025-08-20T22:23:10.3188574Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:23:10.3188764Z 
2025-08-20T22:23:10.3189167Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:23:10.3189532Z 
2025-08-20T22:23:10.3190038Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:23:10.3190529Z 
2025-08-20T22:23:10.5702172Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:23:10.6005828Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:23:10.6270201Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:23:10.6393997Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:23:10.6564777Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:23:10.6742454Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:23:10.6906075Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:11.0065321Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:23:11.0065739Z 
2025-08-20T22:23:11.0066230Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:23:11.0066702Z 
2025-08-20T22:23:11.2321830Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:11.3699982Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:11.4708529Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:23:11.5686383Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:23:14.5358078Z Reading package lists...
2025-08-20T22:23:14.7675740Z Building dependency tree...
2025-08-20T22:23:14.7684277Z Reading state information...
2025-08-20T22:23:15.1105303Z The following packages will be REMOVED:
2025-08-20T22:23:15.1112751Z   inetutils-ping
2025-08-20T22:23:15.1113983Z The following NEW packages will be installed:
2025-08-20T22:23:15.1122120Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:23:15.1127236Z The following packages will be upgraded:
2025-08-20T22:23:15.1135322Z   iputils-tracepath
2025-08-20T22:23:15.2247236Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T22:23:15.2247596Z Need to get 84.5 kB of archives.
2025-08-20T22:23:15.2247887Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T22:23:15.2248480Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:23:15.3638840Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T22:23:15.4156407Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T22:23:15.4693530Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T22:23:15.7819734Z Fetched 84.5 kB in 0s (240 kB/s)
2025-08-20T22:23:15.8028569Z (Reading database ... 
2025-08-20T22:23:15.8028824Z (Reading database ... 5%
2025-08-20T22:23:15.8029027Z (Reading database ... 10%
2025-08-20T22:23:15.8029227Z (Reading database ... 15%
2025-08-20T22:23:15.8029449Z (Reading database ... 20%
2025-08-20T22:23:15.8029642Z (Reading database ... 25%
2025-08-20T22:23:15.8030199Z (Reading database ... 30%
2025-08-20T22:23:15.8030407Z (Reading database ... 35%
2025-08-20T22:23:15.8030599Z (Reading database ... 40%
2025-08-20T22:23:15.8030795Z (Reading database ... 45%
2025-08-20T22:23:15.8030991Z (Reading database ... 50%
2025-08-20T22:23:15.8051597Z (Reading database ... 55%
2025-08-20T22:23:15.8147528Z (Reading database ... 60%
2025-08-20T22:23:15.8184089Z (Reading database ... 65%
2025-08-20T22:23:15.8202199Z (Reading database ... 70%
2025-08-20T22:23:15.8229570Z (Reading database ... 75%
2025-08-20T22:23:15.8408050Z (Reading database ... 80%
2025-08-20T22:23:15.8452806Z (Reading database ... 85%
2025-08-20T22:23:15.8492577Z (Reading database ... 90%
2025-08-20T22:23:15.8609265Z (Reading database ... 95%
2025-08-20T22:23:15.8609492Z (Reading database ... 100%
2025-08-20T22:23:15.8609784Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T22:23:15.8649428Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:23:15.9703248Z Selecting previously unselected package iputils-ping.
2025-08-20T22:23:15.9740093Z (Reading database ... 
2025-08-20T22:23:15.9740750Z (Reading database ... 5%
2025-08-20T22:23:15.9740989Z (Reading database ... 10%
2025-08-20T22:23:15.9741191Z (Reading database ... 15%
2025-08-20T22:23:15.9741384Z (Reading database ... 20%
2025-08-20T22:23:15.9741577Z (Reading database ... 25%
2025-08-20T22:23:15.9742168Z (Reading database ... 30%
2025-08-20T22:23:15.9742367Z (Reading database ... 35%
2025-08-20T22:23:15.9742563Z (Reading database ... 40%
2025-08-20T22:23:15.9742755Z (Reading database ... 45%
2025-08-20T22:23:15.9742949Z (Reading database ... 50%
2025-08-20T22:23:15.9763876Z (Reading database ... 55%
2025-08-20T22:23:15.9863848Z (Reading database ... 60%
2025-08-20T22:23:15.9901448Z (Reading database ... 65%
2025-08-20T22:23:15.9919533Z (Reading database ... 70%
2025-08-20T22:23:15.9946232Z (Reading database ... 75%
2025-08-20T22:23:16.0114512Z (Reading database ... 80%
2025-08-20T22:23:16.0157973Z (Reading database ... 85%
2025-08-20T22:23:16.0197448Z (Reading database ... 90%
2025-08-20T22:23:16.0311788Z (Reading database ... 95%
2025-08-20T22:23:16.0312036Z (Reading database ... 100%
2025-08-20T22:23:16.0312326Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T22:23:16.0352574Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:23:16.0425466Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:23:16.1311974Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:23:16.1549427Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T22:23:16.2300661Z Selecting previously unselected package iputils-arping.
2025-08-20T22:23:16.2485875Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:23:16.2553079Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:23:16.3152167Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:23:16.3336752Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:23:16.3394794Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:23:16.4135067Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:23:16.4587563Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:23:16.5084081Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:23:16.5385409Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T22:23:16.5576556Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:23:19.2707906Z Reading package lists...
2025-08-20T22:23:19.4895501Z Building dependency tree...
2025-08-20T22:23:19.4902594Z Reading state information...
2025-08-20T22:23:19.7446744Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:23:19.7740211Z The following packages will be upgraded:
2025-08-20T22:23:19.7740516Z   python3-pip python3-pip-whl
2025-08-20T22:23:19.7910218Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:23:20.0324635Z Need to get 3020 kB of archives.
2025-08-20T22:23:20.0325450Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T22:23:20.0326062Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T22:23:20.9069778Z 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-20T22:23:21.5352495Z Fetched 3020 kB in 1s (2073 kB/s)
2025-08-20T22:23:21.5733445Z (Reading database ... 
2025-08-20T22:23:21.5733859Z (Reading database ... 5%
2025-08-20T22:23:21.5734071Z (Reading database ... 10%
2025-08-20T22:23:21.5734267Z (Reading database ... 15%
2025-08-20T22:23:21.5734461Z (Reading database ... 20%
2025-08-20T22:23:21.5734655Z (Reading database ... 25%
2025-08-20T22:23:21.5734848Z (Reading database ... 30%
2025-08-20T22:23:21.5735043Z (Reading database ... 35%
2025-08-20T22:23:21.5735922Z (Reading database ... 40%
2025-08-20T22:23:21.5736127Z (Reading database ... 45%
2025-08-20T22:23:21.5736319Z (Reading database ... 50%
2025-08-20T22:23:21.5756777Z (Reading database ... 55%
2025-08-20T22:23:21.5849401Z (Reading database ... 60%
2025-08-20T22:23:21.5885857Z (Reading database ... 65%
2025-08-20T22:23:21.5904071Z (Reading database ... 70%
2025-08-20T22:23:21.5938280Z (Reading database ... 75%
2025-08-20T22:23:21.6094244Z (Reading database ... 80%
2025-08-20T22:23:21.6131809Z (Reading database ... 85%
2025-08-20T22:23:21.6169941Z (Reading database ... 90%
2025-08-20T22:23:21.6278309Z (Reading database ... 95%
2025-08-20T22:23:21.6278537Z (Reading database ... 100%
2025-08-20T22:23:21.6278829Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:23:21.6315902Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:23:21.7641047Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:23:21.9666369Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:23:21.9859825Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:23:22.0811241Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:23:22.1023702Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:23:23.0517074Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:23:25.8033327Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:23:26.0795496Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:23:26.9563277Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:23:27.0950752Z Collecting pip
2025-08-20T22:23:27.1641034Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:23:27.1891126Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:23:27.2748899Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 21.6 MB/s eta 0:00:00
2025-08-20T22:23:27.4869217Z Installing collected packages: pip
2025-08-20T22:23:28.1222948Z Successfully installed pip-25.2
2025-08-20T22:23:28.3154403Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:23:28.3584101Z Reading package lists...
2025-08-20T22:23:28.5820577Z Building dependency tree...
2025-08-20T22:23:28.5829811Z Reading state information...
2025-08-20T22:23:28.8237749Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:23:28.8238083Z pciutils set to manually installed.
2025-08-20T22:23:28.8238374Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:23:28.8238707Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:23:28.8238998Z python3-distro set to manually installed.
2025-08-20T22:23:28.8239316Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:23:28.8239648Z python3-netifaces set to manually installed.
2025-08-20T22:23:28.8240333Z The following additional packages will be installed:
2025-08-20T22:23:28.8240671Z   libsysfs2
2025-08-20T22:23:28.8249353Z Suggested packages:
2025-08-20T22:23:28.8249560Z   fancontrol read-edid i2c-tools
2025-08-20T22:23:28.8516021Z The following NEW packages will be installed:
2025-08-20T22:23:28.8518782Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:23:28.8699779Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:23:29.0325568Z Need to get 133 kB of archives.
2025-08-20T22:23:29.0325942Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T22:23:29.0326452Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T22:23:29.1299016Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T22:23:29.1885332Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T22:23:29.3125915Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T22:23:29.5791609Z Fetched 133 kB in 0s (306 kB/s)
2025-08-20T22:23:29.6152680Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T22:23:29.6187884Z (Reading database ... 
2025-08-20T22:23:29.6188137Z (Reading database ... 5%
2025-08-20T22:23:29.6188668Z (Reading database ... 10%
2025-08-20T22:23:29.6188877Z (Reading database ... 15%
2025-08-20T22:23:29.6189072Z (Reading database ... 20%
2025-08-20T22:23:29.6189267Z (Reading database ... 25%
2025-08-20T22:23:29.6189467Z (Reading database ... 30%
2025-08-20T22:23:29.6189667Z (Reading database ... 35%
2025-08-20T22:23:29.6189864Z (Reading database ... 40%
2025-08-20T22:23:29.6190061Z (Reading database ... 45%
2025-08-20T22:23:29.6190255Z (Reading database ... 50%
2025-08-20T22:23:29.6209766Z (Reading database ... 55%
2025-08-20T22:23:29.6302388Z (Reading database ... 60%
2025-08-20T22:23:29.6338622Z (Reading database ... 65%
2025-08-20T22:23:29.6357375Z (Reading database ... 70%
2025-08-20T22:23:29.6391827Z (Reading database ... 75%
2025-08-20T22:23:29.6547368Z (Reading database ... 80%
2025-08-20T22:23:29.6584597Z (Reading database ... 85%
2025-08-20T22:23:29.6621591Z (Reading database ... 90%
2025-08-20T22:23:29.6725935Z (Reading database ... 95%
2025-08-20T22:23:29.6726209Z (Reading database ... 100%
2025-08-20T22:23:29.6726503Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:23:29.6759221Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T22:23:29.6886143Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:23:29.7583486Z Selecting previously unselected package sysfsutils.
2025-08-20T22:23:29.7748433Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T22:23:29.7831351Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:23:29.8629852Z Selecting previously unselected package lm-sensors.
2025-08-20T22:23:29.8784091Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T22:23:29.9008473Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:23:29.9587879Z Selecting previously unselected package virt-what.
2025-08-20T22:23:29.9766750Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T22:23:29.9825383Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:23:30.0593100Z Setting up virt-what (1.25-2) ...
2025-08-20T22:23:30.1554999Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:23:30.1782503Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:23:30.4962055Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:23:30.4962444Z 
2025-08-20T22:23:30.4962903Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:23:30.4963341Z 
2025-08-20T22:23:30.7482769Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:23:31.0525115Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:23:31.0525620Z 
2025-08-20T22:23:31.0651366Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:23:32.6329241Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:23:33.8472952Z Reading package lists...
2025-08-20T22:23:34.0686747Z Building dependency tree...
2025-08-20T22:23:34.0695410Z Reading state information...
2025-08-20T22:23:34.3211281Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:23:34.3211634Z The following additional packages will be installed:
2025-08-20T22:23:34.3217016Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:23:34.3217371Z   xorg-sgml-doctools
2025-08-20T22:23:34.3226091Z Suggested packages:
2025-08-20T22:23:34.3226314Z   libxcb-doc
2025-08-20T22:23:34.3391622Z The following NEW packages will be installed:
2025-08-20T22:23:34.3393850Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:23:34.3397289Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:23:34.3397648Z   xcb xorg-sgml-doctools
2025-08-20T22:23:34.5807666Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:23:34.5808114Z Need to get 816 kB of archives.
2025-08-20T22:23:34.5808706Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T22:23:34.5809253Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T22:23:34.6910463Z 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-20T22:23:34.8123204Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:23:35.4527242Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T22:23:35.5637406Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T22:23:35.6762491Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T22:23:35.7965475Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T22:23:35.9079697Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T22:23:36.0182309Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T22:23:36.1284196Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T22:23:36.2394112Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T22:23:36.5032983Z Fetched 816 kB in 2s (431 kB/s)
2025-08-20T22:23:36.5327000Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T22:23:36.5361879Z (Reading database ... 
2025-08-20T22:23:36.5362115Z (Reading database ... 5%
2025-08-20T22:23:36.5362317Z (Reading database ... 10%
2025-08-20T22:23:36.5362513Z (Reading database ... 15%
2025-08-20T22:23:36.5362710Z (Reading database ... 20%
2025-08-20T22:23:36.5362901Z (Reading database ... 25%
2025-08-20T22:23:36.5363123Z (Reading database ... 30%
2025-08-20T22:23:36.5363316Z (Reading database ... 35%
2025-08-20T22:23:36.5364248Z (Reading database ... 40%
2025-08-20T22:23:36.5364457Z (Reading database ... 45%
2025-08-20T22:23:36.5364658Z (Reading database ... 50%
2025-08-20T22:23:36.5383117Z (Reading database ... 55%
2025-08-20T22:23:36.5476325Z (Reading database ... 60%
2025-08-20T22:23:36.5512366Z (Reading database ... 65%
2025-08-20T22:23:36.5531293Z (Reading database ... 70%
2025-08-20T22:23:36.5564970Z (Reading database ... 75%
2025-08-20T22:23:36.5716202Z (Reading database ... 80%
2025-08-20T22:23:36.5751852Z (Reading database ... 85%
2025-08-20T22:23:36.5788950Z (Reading database ... 90%
2025-08-20T22:23:36.5889152Z (Reading database ... 95%
2025-08-20T22:23:36.5889367Z (Reading database ... 100%
2025-08-20T22:23:36.5889659Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T22:23:36.5922246Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T22:23:36.5980220Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:23:36.6472067Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:23:36.6630920Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:23:36.6707893Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:23:36.7544040Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:23:36.7733204Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:23:36.7819915Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:23:36.8498568Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T22:23:36.8677751Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T22:23:36.8739058Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:23:36.9339085Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T22:23:36.9516298Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T22:23:36.9581784Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:23:37.0096618Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T22:23:37.0249965Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:23:37.0308301Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:37.0904332Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T22:23:37.1058223Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:23:37.1127017Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:37.1806795Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T22:23:37.1965519Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:23:37.2093949Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:37.2595111Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T22:23:37.2778722Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:23:37.2842354Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:37.3429352Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T22:23:37.3605762Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:23:37.3675246Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:37.4301018Z Selecting previously unselected package xcb.
2025-08-20T22:23:37.4486196Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T22:23:37.4547745Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:23:37.5774864Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:37.5992917Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:23:37.6205676Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:23:37.6464744Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:23:37.6728718Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:23:37.7084849Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:23:39.1826990Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:23:39.2060715Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:23:39.2297931Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:23:39.2465412Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:23:39.2647179Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:39.2844914Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:39.3066353Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:39.3293950Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:23:40.6525456Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:23:41.3202402Z Collecting build
2025-08-20T22:23:41.3872820Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:23:41.5094859Z Collecting cffi
2025-08-20T22:23:41.5317743Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:23:41.5714830Z Collecting scons
2025-08-20T22:23:41.6007970Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:23:41.6438936Z Collecting scuba
2025-08-20T22:23:41.6593261Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:23:41.7203023Z Collecting pytest
2025-08-20T22:23:41.7349592Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:23:41.7742851Z Collecting packaging>=19.1 (from build)
2025-08-20T22:23:41.7881444Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:23:41.8205647Z Collecting pyproject_hooks (from build)
2025-08-20T22:23:41.8342934Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:23:41.8699046Z Collecting pycparser (from cffi)
2025-08-20T22:23:41.8841398Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:23:41.9364347Z Collecting PyYAML (from scuba)
2025-08-20T22:23:41.9517029Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:23:41.9872501Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:23:42.0010545Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:23:42.0412923Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:23:42.0552772Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:23:42.1140158Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:23:42.1276675Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:23:42.1540410Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:23:42.1823046Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:23:42.2495444Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:23:42.3062645Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 73.1 MB/s  0:00:00
2025-08-20T22:23:42.3210805Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:23:42.3493882Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:23:42.3809621Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:23:42.4043491Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:23:42.4284096Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:23:42.4552706Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:23:42.4786116Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.3 MB/s  0:00:00
2025-08-20T22:23:42.4937110Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:23:42.5281565Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:23:42.5589390Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:23:42.5736094Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 37.4 MB/s  0:00:00
2025-08-20T22:23:42.6679866Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:23:44.2165233Z 
2025-08-20T22:23:44.2179890Z 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-20T22:23:44.5211821Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:23:45.1687927Z Collecting ansi2txt
2025-08-20T22:23:45.2374188Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:23:45.2822205Z Collecting pipx
2025-08-20T22:23:45.2973508Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:23:45.3381833Z Collecting scons
2025-08-20T22:23:45.3391702Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:23:45.3646367Z Collecting py2static
2025-08-20T22:23:45.3793936Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:23:45.4187729Z Collecting typer
2025-08-20T22:23:45.4323694Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:23:45.4802716Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:23:45.4947587Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:23:45.5410312Z Collecting packaging>=20 (from pipx)
2025-08-20T22:23:45.5420071Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:23:45.5776390Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:23:45.5914056Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:23:45.6276356Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:23:45.6422763Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:23:45.7137520Z Collecting pyinstaller (from py2static)
2025-08-20T22:23:45.7295752Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:23:45.7656093Z Collecting staticx (from py2static)
2025-08-20T22:23:45.7806811Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:23:45.8365153Z   Preparing metadata (setup.py): started
2025-08-20T22:23:46.5395646Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:23:46.5764486Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:23:46.5902051Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:23:46.6390180Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:23:46.6537290Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:23:46.6992230Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:23:46.7127746Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:23:46.7696263Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:23:46.7830427Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:23:46.8217068Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:23:46.8359051Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:23:46.8739914Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:23:46.8748688Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:23:46.8993993Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:23:46.9131433Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:23:47.0475248Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:23:47.0611505Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:23:47.1046618Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:23:47.1182400Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:23:47.1668642Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:23:47.1818814Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:23:47.2243188Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:23:47.2383445Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:23:47.2667954Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:23:47.2931345Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:23:47.3066454Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:23:47.3247492Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:23:47.3614431Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:23:47.3860694Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:23:47.4101405Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:23:47.4247262Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:23:47.4384472Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:23:47.4620225Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:23:47.4855842Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:23:47.5002203Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:23:47.5376786Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:23:47.5699194Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:23:47.5951203Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:23:47.6186699Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:23:47.6495259Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:23:47.6831526Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 16.0 MB/s  0:00:00
2025-08-20T22:23:47.6969083Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:23:47.7384119Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:23:47.7798363Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.0 MB/s  0:00:00
2025-08-20T22:23:47.7936329Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:23:47.8190811Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:23:47.8649242Z Building wheels for collected packages: staticx
2025-08-20T22:23:47.8655816Z   Building wheel for staticx (setup.py): started
2025-08-20T22:23:58.8195866Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:23:58.8205989Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790701 sha256=da8c4e8b9fce0bc82d6a7769ad9819bc82561cad0888f85af60f54f6900a93ce
2025-08-20T22:23:58.8206885Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:23:58.8221621Z Successfully built staticx
2025-08-20T22:23:58.9178662Z 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-20T22:23:59.7678376Z   Attempting uninstall: scons
2025-08-20T22:23:59.7749739Z     Found existing installation: SCons 4.9.1
2025-08-20T22:23:59.8033820Z     Uninstalling SCons-4.9.1:
2025-08-20T22:23:59.8093118Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:24:00.3217553Z   Attempting uninstall: pygments
2025-08-20T22:24:00.3302110Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:24:00.3466989Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:24:00.3494558Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:24:01.0339066Z   Attempting uninstall: packaging
2025-08-20T22:24:01.0418220Z     Found existing installation: packaging 25.0
2025-08-20T22:24:01.0440169Z     Uninstalling packaging-25.0:
2025-08-20T22:24:01.0447619Z       Successfully uninstalled packaging-25.0
2025-08-20T22:24:02.0426222Z 
2025-08-20T22:24:02.0456078Z 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-20T22:24:02.4073152Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:24:03.0549532Z Collecting build
2025-08-20T22:24:03.0559728Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:24:03.1354514Z Collecting cffi
2025-08-20T22:24:03.1364996Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:24:03.1618472Z Collecting scons
2025-08-20T22:24:03.1627902Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:24:03.1873293Z Collecting scuba
2025-08-20T22:24:03.1882955Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:24:03.2381571Z Collecting pytest
2025-08-20T22:24:03.2390544Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:24:03.2660949Z Collecting packaging>=19.1 (from build)
2025-08-20T22:24:03.2670608Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:24:03.2877134Z Collecting pyproject_hooks (from build)
2025-08-20T22:24:03.2886653Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:24:03.3101747Z Collecting pycparser (from cffi)
2025-08-20T22:24:03.3112407Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:24:03.3489518Z Collecting PyYAML (from scuba)
2025-08-20T22:24:03.3504766Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:24:03.3763234Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:24:03.3773522Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:24:03.4034728Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:24:03.4043808Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:24:03.4329964Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:24:03.4340110Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:24:03.4391198Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:24:03.4400059Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:24:03.4411847Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:24:03.4443763Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:24:03.4454680Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:24:03.4465815Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:24:03.4475231Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:24:03.4483830Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:24:03.4492927Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:24:03.4508730Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:24:03.4518546Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:24:03.4527870Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:24:03.5588237Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:24:03.5592359Z   Attempting uninstall: scons
2025-08-20T22:24:03.5662434Z     Found existing installation: SCons 4.9.1
2025-08-20T22:24:03.5952131Z     Uninstalling SCons-4.9.1:
2025-08-20T22:24:03.6010887Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:24:04.0989028Z   Attempting uninstall: PyYAML
2025-08-20T22:24:04.1061847Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:24:04.1081544Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:24:04.1091848Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:24:04.1681315Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:24:04.1749818Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:24:04.1763451Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:24:04.1769000Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:24:04.2102689Z   Attempting uninstall: pygments
2025-08-20T22:24:04.2169105Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:24:04.2325482Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:24:04.2348329Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:24:04.8000456Z   Attempting uninstall: pycparser
2025-08-20T22:24:04.8068965Z     Found existing installation: pycparser 2.22
2025-08-20T22:24:04.8095904Z     Uninstalling pycparser-2.22:
2025-08-20T22:24:04.8101104Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:24:04.9263147Z   Attempting uninstall: pluggy
2025-08-20T22:24:04.9331270Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:24:04.9347093Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:24:04.9352030Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:24:04.9574476Z   Attempting uninstall: packaging
2025-08-20T22:24:04.9646325Z     Found existing installation: packaging 25.0
2025-08-20T22:24:04.9665286Z     Uninstalling packaging-25.0:
2025-08-20T22:24:04.9670833Z       Successfully uninstalled packaging-25.0
2025-08-20T22:24:05.0097922Z   Attempting uninstall: iniconfig
2025-08-20T22:24:05.0169648Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:24:05.0183097Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:24:05.0188091Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:24:05.0377751Z   Attempting uninstall: scuba
2025-08-20T22:24:05.0444408Z     Found existing installation: scuba 2.14.1
2025-08-20T22:24:05.0461676Z     Uninstalling scuba-2.14.1:
2025-08-20T22:24:05.0468842Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:24:05.0759515Z   Attempting uninstall: pytest
2025-08-20T22:24:05.0835022Z     Found existing installation: pytest 8.4.1
2025-08-20T22:24:05.0881607Z     Uninstalling pytest-8.4.1:
2025-08-20T22:24:05.1081495Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:24:05.3076401Z   Attempting uninstall: cffi
2025-08-20T22:24:05.3143415Z     Found existing installation: cffi 1.17.1
2025-08-20T22:24:05.3163622Z     Uninstalling cffi-1.17.1:
2025-08-20T22:24:05.3353315Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:24:05.4033329Z   Attempting uninstall: build
2025-08-20T22:24:05.4102573Z     Found existing installation: build 1.3.0
2025-08-20T22:24:05.4122099Z     Uninstalling build-1.3.0:
2025-08-20T22:24:05.4129665Z       Successfully uninstalled build-1.3.0
2025-08-20T22:24:05.4354385Z 
2025-08-20T22:24:05.4376418Z 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-20T22:24:05.7233717Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:24:06.3702368Z Collecting ansi2txt
2025-08-20T22:24:06.3713268Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:24:06.4013235Z Collecting pipx
2025-08-20T22:24:06.4022168Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:24:06.4316773Z Collecting scons
2025-08-20T22:24:06.4327393Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:24:06.4583399Z Collecting py2static
2025-08-20T22:24:06.4593442Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:24:06.4860727Z Collecting typer
2025-08-20T22:24:06.4870730Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:24:06.5208803Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:24:06.5218954Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:24:06.5490499Z Collecting packaging>=20 (from pipx)
2025-08-20T22:24:06.5500855Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:24:06.5788276Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:24:06.5798123Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:24:06.6039518Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:24:06.6048002Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:24:06.6514310Z Collecting pyinstaller (from py2static)
2025-08-20T22:24:06.6523817Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:24:06.6810277Z Collecting staticx (from py2static)
2025-08-20T22:24:06.6820097Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:24:06.6958220Z   Preparing metadata (setup.py): started
2025-08-20T22:24:06.8833456Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:24:06.9139443Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:24:06.9149247Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:24:06.9423150Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:24:06.9433048Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:24:06.9770361Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:24:06.9780199Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:24:07.0193406Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:24:07.0203693Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:24:07.0477868Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:24:07.0488418Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:24:07.0802493Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:24:07.0812621Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:24:07.1044700Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:24:07.1054439Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:24:07.2033004Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:24:07.2043448Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:24:07.2307996Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:24:07.2317635Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:24:07.2612118Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:24:07.2621529Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:24:07.2909363Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:24:07.2919289Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:24:07.2951329Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:24:07.2960851Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:24:07.2970585Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:24:07.3002846Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:24:07.3011897Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:24:07.3021366Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:24:07.3030883Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:24:07.3040511Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:24:07.3049982Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:24:07.3059240Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:24:07.3069807Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:24:07.3085957Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:24:07.3095646Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:24:07.3104725Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:24:07.3113664Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:24:07.3122970Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:24:07.3132034Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:24:07.3146163Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:24:07.3157839Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:24:07.3173328Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:24:07.3182480Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:24:07.3506952Z Building wheels for collected packages: staticx
2025-08-20T22:24:07.3512616Z   Building wheel for staticx (setup.py): started
2025-08-20T22:24:09.7695873Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:24:09.7707829Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790771 sha256=47cea0f0088c55871990a1f8ff13ae18508846c5225c332054922c7d15c3a5c1
2025-08-20T22:24:09.7708720Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:24:09.7726637Z Successfully built staticx
2025-08-20T22:24:09.8701897Z 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-20T22:24:09.8704336Z   Attempting uninstall: pyelftools
2025-08-20T22:24:09.8770441Z     Found existing installation: pyelftools 0.32
2025-08-20T22:24:09.8808250Z     Uninstalling pyelftools-0.32:
2025-08-20T22:24:09.8820108Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:24:09.9890166Z   Attempting uninstall: altgraph
2025-08-20T22:24:09.9961127Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:24:09.9977076Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:24:09.9981642Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:24:10.0208067Z   Attempting uninstall: typing-extensions
2025-08-20T22:24:10.0276585Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:24:10.0288619Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:24:10.0478404Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:24:10.0773256Z   Attempting uninstall: staticx
2025-08-20T22:24:10.0844211Z     Found existing installation: staticx 0.14.1
2025-08-20T22:24:10.0864982Z     Uninstalling staticx-0.14.1:
2025-08-20T22:24:10.0873069Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:24:10.1196333Z   Attempting uninstall: shellingham
2025-08-20T22:24:10.1267950Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:24:10.1283155Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:24:10.1288381Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:24:10.1434235Z   Attempting uninstall: setuptools
2025-08-20T22:24:10.1501876Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:24:10.1701248Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:24:10.1918099Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:24:10.7899897Z   Attempting uninstall: scons
2025-08-20T22:24:10.7976926Z     Found existing installation: SCons 4.9.1
2025-08-20T22:24:10.8273324Z     Uninstalling SCons-4.9.1:
2025-08-20T22:24:10.8331870Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:24:11.3150739Z   Attempting uninstall: pygments
2025-08-20T22:24:11.3219256Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:24:11.3372569Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:24:11.3395239Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:24:11.9261962Z   Attempting uninstall: platformdirs
2025-08-20T22:24:11.9338918Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:24:11.9355706Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:24:11.9360641Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:24:11.9588632Z   Attempting uninstall: packaging
2025-08-20T22:24:11.9660561Z     Found existing installation: packaging 25.0
2025-08-20T22:24:11.9679022Z     Uninstalling packaging-25.0:
2025-08-20T22:24:11.9684372Z       Successfully uninstalled packaging-25.0
2025-08-20T22:24:12.0123104Z   Attempting uninstall: mdurl
2025-08-20T22:24:12.0189982Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:24:12.0204165Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:24:12.0208682Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:24:12.0348453Z   Attempting uninstall: click
2025-08-20T22:24:12.0419009Z     Found existing installation: click 8.2.1
2025-08-20T22:24:12.0436479Z     Uninstalling click-8.2.1:
2025-08-20T22:24:12.0441842Z       Successfully uninstalled click-8.2.1
2025-08-20T22:24:12.1041637Z   Attempting uninstall: argcomplete
2025-08-20T22:24:12.1113788Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:24:12.1138102Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:24:12.1146871Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:24:12.1464286Z   Attempting uninstall: ansi2txt
2025-08-20T22:24:12.1533848Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:24:12.1546503Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:24:12.1735257Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:24:12.1961815Z   Attempting uninstall: userpath
2025-08-20T22:24:12.2033345Z     Found existing installation: userpath 1.9.2
2025-08-20T22:24:12.2049845Z     Uninstalling userpath-1.9.2:
2025-08-20T22:24:12.2057007Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:24:12.2291142Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:24:12.2365779Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:24:12.2664265Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:24:12.2702533Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:24:12.4770384Z   Attempting uninstall: markdown-it-py
2025-08-20T22:24:12.4847249Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:24:12.4901325Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:24:12.4912727Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:24:12.5564083Z   Attempting uninstall: rich
2025-08-20T22:24:12.5638226Z     Found existing installation: rich 14.1.0
2025-08-20T22:24:12.5686569Z     Uninstalling rich-14.1.0:
2025-08-20T22:24:12.5694690Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:24:12.7266405Z   Attempting uninstall: pyinstaller
2025-08-20T22:24:12.7338546Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:24:12.7586942Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:24:12.7624279Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:24:13.0289662Z   Attempting uninstall: pipx
2025-08-20T22:24:13.0369716Z     Found existing installation: pipx 1.7.1
2025-08-20T22:24:13.0398678Z     Uninstalling pipx-1.7.1:
2025-08-20T22:24:13.0407036Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:24:13.0948397Z   Attempting uninstall: typer
2025-08-20T22:24:13.1020114Z     Found existing installation: typer 0.16.1
2025-08-20T22:24:13.1041867Z     Uninstalling typer-0.16.1:
2025-08-20T22:24:13.1049289Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:24:13.1434777Z   Attempting uninstall: py2static
2025-08-20T22:24:13.1500609Z     Found existing installation: py2static 0.0.1
2025-08-20T22:24:13.1516631Z     Uninstalling py2static-0.0.1:
2025-08-20T22:24:13.1524135Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:24:13.1670610Z 
2025-08-20T22:24:13.1695574Z 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-20T22:24:13.4629007Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:24:14.0287210Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:24:14.0291380Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-m_fu4475
2025-08-20T22:24:14.0309614Z 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-m_fu4475
2025-08-20T22:24:15.8510947Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:24:15.8547531Z   Installing build dependencies: started
2025-08-20T22:24:16.9734291Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:24:16.9743305Z   Getting requirements to build wheel: started
2025-08-20T22:24:17.2327127Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:24:17.2335466Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:24:17.4014482Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:24:17.5683242Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:24:17.5692128Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:24:17.5982743Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:24:17.5992584Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:24:17.6302689Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:24:17.6312356Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:24:17.6571270Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:24:17.6581123Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:24:17.6619918Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:24:17.6629591Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:24:17.6642145Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:24:17.6658078Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:24:17.6765849Z Building wheels for collected packages: pyinstaller
2025-08-20T22:24:17.6772087Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:24:20.4210626Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:24:20.4232610Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=3321e74b9935e5ec0af13a5f1d70712974e42df5b4e567f11be832b39c3ac365
2025-08-20T22:24:20.4233756Z   Stored in directory: /tmp/pip-ephem-wheel-cache-nqt141lv/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:24:20.4271166Z Successfully built pyinstaller
2025-08-20T22:24:20.5059788Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:24:20.5064644Z   Attempting uninstall: altgraph
2025-08-20T22:24:20.5132870Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:24:20.5150279Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:24:20.5156452Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:24:20.5375497Z   Attempting uninstall: setuptools
2025-08-20T22:24:20.5442810Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:24:20.5644627Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:24:20.5867689Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:24:21.1734616Z   Attempting uninstall: packaging
2025-08-20T22:24:21.1819761Z     Found existing installation: packaging 25.0
2025-08-20T22:24:21.1838688Z     Uninstalling packaging-25.0:
2025-08-20T22:24:21.1844234Z       Successfully uninstalled packaging-25.0
2025-08-20T22:24:21.2298009Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:24:21.2368991Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:24:21.2657524Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:24:21.2694859Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:24:21.4690056Z   Attempting uninstall: pyinstaller
2025-08-20T22:24:21.4762735Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:24:21.5017162Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:24:21.5054144Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:24:21.7753755Z 
2025-08-20T22:24:21.7777017Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:24:21.9996893Z 6.15.0
2025-08-20T22:24:23.4364376Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:24:23.4372537Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:24:23.4372810Z 
2025-08-20T22:24:23.4373138Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:24:23.4373747Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:24:23.4374136Z installation.
2025-08-20T22:24:23.4374241Z 
2025-08-20T22:24:23.4374545Z If you installed the current Docker package using this script and are using it
2025-08-20T22:24:23.4375025Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:24:23.4375476Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:24:23.4375913Z files to match the parameters passed to the script.
2025-08-20T22:24:23.4376141Z 
2025-08-20T22:24:23.4376253Z You may press Ctrl+C now to abort this script.
2025-08-20T22:24:23.4527480Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:24:24.7233275Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:24:25.1714566Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:24:25.1869343Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:24:25.2957888Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:24:25.2973004Z + 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-20T22:24:25.2980157Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:24:26.7866363Z + 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-20T22:24:35.7368665Z + sh -c 'docker version'
2025-08-20T22:24:35.7512526Z Client: Docker Engine - Community
2025-08-20T22:24:35.7513029Z  Version:           28.3.3
2025-08-20T22:24:35.7513317Z  API version:       1.51
2025-08-20T22:24:35.7513676Z  Go version:        go1.24.5
2025-08-20T22:24:35.7514107Z  Git commit:        980b856
2025-08-20T22:24:35.7514371Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T22:24:35.7514655Z  OS/Arch:           linux/arm64
2025-08-20T22:24:35.7514937Z  Context:           default
2025-08-20T22:24:35.7515118Z 
2025-08-20T22:24:35.7515213Z Server: Docker Engine - Community
2025-08-20T22:24:35.7515487Z  Engine:
2025-08-20T22:24:35.7515710Z   Version:          28.3.3
2025-08-20T22:24:35.7515962Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:24:35.7516309Z   Go version:       go1.24.5
2025-08-20T22:24:35.7516551Z   Git commit:       bea959c
2025-08-20T22:24:35.7516816Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T22:24:35.7517124Z   OS/Arch:          linux/arm64
2025-08-20T22:24:35.7517366Z   Experimental:     false
2025-08-20T22:24:35.7517614Z  containerd:
2025-08-20T22:24:35.7517823Z   Version:          1.7.27
2025-08-20T22:24:35.7518093Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:24:35.7518445Z  runc:
2025-08-20T22:24:35.7518623Z   Version:          1.2.5
2025-08-20T22:24:35.7518852Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:24:35.7519135Z  docker-init:
2025-08-20T22:24:35.7519338Z   Version:          0.19.0
2025-08-20T22:24:35.7519581Z   GitCommit:        de40ad0
2025-08-20T22:24:35.7534669Z 
2025-08-20T22:24:35.7535020Z ================================================================================
2025-08-20T22:24:35.7535295Z 
2025-08-20T22:24:35.7535827Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:24:35.7536382Z Docker daemon in rootless mode for your user:
2025-08-20T22:24:35.7536597Z 
2025-08-20T22:24:35.7536704Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:24:35.7536904Z 
2025-08-20T22:24:35.7537101Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:24:35.7537482Z 
2025-08-20T22:24:35.7537486Z 
2025-08-20T22:24:35.7537679Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:24:35.7538122Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:24:35.7538375Z 
2025-08-20T22:24:35.7538596Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:24:35.7539057Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:24:35.7539515Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:24:35.7539823Z 
2025-08-20T22:24:35.7539963Z ================================================================================
2025-08-20T22:24:35.7540170Z 
2025-08-20T22:24:46.7595817Z ● docker.service - Docker Application Container Engine
2025-08-20T22:24:46.7596356Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:24:46.7596835Z      Active: active (running) since Wed 2025-08-20 22:24:36 UTC; 10s ago
2025-08-20T22:24:46.7597731Z TriggeredBy: ● docker.socket
2025-08-20T22:24:46.7598025Z        Docs: https://docs.docker.com
2025-08-20T22:24:46.7598377Z    Main PID: 20619 (dockerd)
2025-08-20T22:24:46.7598631Z       Tasks: 10
2025-08-20T22:24:46.7598864Z      Memory: 20.8M (peak: 24.5M)
2025-08-20T22:24:46.7599151Z         CPU: 282ms
2025-08-20T22:24:46.7599395Z      CGroup: /system.slice/docker.service
2025-08-20T22:24:46.7600458Z              └─20619 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:24:46.7600845Z 
2025-08-20T22:24:46.7601211Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.119764319Z" level=info msg="Loading containers: start."
2025-08-20T22:24:46.7602354Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.651446423Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 9219818891d4b0463028e68374210ab1e88d52d381c0d5affefab3edaf2ea41d], retrying...."
2025-08-20T22:24:46.7603676Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.700678680Z" level=info msg="Loading containers: done."
2025-08-20T22:24:46.7604805Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720758133Z" 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-20T22:24:46.7606148Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720884042Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:24:46.7607077Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720920251Z" level=info msg="Initializing buildkit"
2025-08-20T22:24:46.7607779Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.739849145Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:24:46.7608521Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.742922842Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:24:46.7609288Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.742996477Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:24:46.7609981Z Aug 20 22:24:36 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:24:46.7685703Z ● docker.service - Docker Application Container Engine
2025-08-20T22:24:46.7686488Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:24:46.7686991Z      Active: active (running) since Wed 2025-08-20 22:24:36 UTC; 10s ago
2025-08-20T22:24:46.7687500Z TriggeredBy: ● docker.socket
2025-08-20T22:24:46.7687816Z        Docs: https://docs.docker.com
2025-08-20T22:24:46.7688132Z    Main PID: 20619 (dockerd)
2025-08-20T22:24:46.7688382Z       Tasks: 10
2025-08-20T22:24:46.7688620Z      Memory: 20.8M (peak: 24.5M)
2025-08-20T22:24:46.7688913Z         CPU: 282ms
2025-08-20T22:24:46.7689160Z      CGroup: /system.slice/docker.service
2025-08-20T22:24:46.7689718Z              └─20619 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:24:46.7690073Z 
2025-08-20T22:24:46.7690392Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.119764319Z" level=info msg="Loading containers: start."
2025-08-20T22:24:46.7691525Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.651446423Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 9219818891d4b0463028e68374210ab1e88d52d381c0d5affefab3edaf2ea41d], retrying...."
2025-08-20T22:24:46.7692705Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.700678680Z" level=info msg="Loading containers: done."
2025-08-20T22:24:46.7694043Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720758133Z" 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-20T22:24:46.7695528Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720884042Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:24:46.7696465Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720920251Z" level=info msg="Initializing buildkit"
2025-08-20T22:24:46.7697168Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.739849145Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:24:46.7697899Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.742922842Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:24:46.7698693Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.742996477Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:24:46.7699345Z Aug 20 22:24:36 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:24:46.7851461Z ● docker.service - Docker Application Container Engine
2025-08-20T22:24:46.7851963Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:24:46.7852438Z      Active: active (running) since Wed 2025-08-20 22:24:36 UTC; 10s ago
2025-08-20T22:24:46.7852923Z TriggeredBy: ● docker.socket
2025-08-20T22:24:46.7853233Z        Docs: https://docs.docker.com
2025-08-20T22:24:46.7853761Z    Main PID: 20619 (dockerd)
2025-08-20T22:24:46.7854014Z       Tasks: 10
2025-08-20T22:24:46.7854230Z      Memory: 20.8M (peak: 24.5M)
2025-08-20T22:24:46.7854512Z         CPU: 282ms
2025-08-20T22:24:46.7854780Z      CGroup: /system.slice/docker.service
2025-08-20T22:24:46.7855340Z              └─20619 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:24:46.7855722Z 
2025-08-20T22:24:46.7856039Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.119764319Z" level=info msg="Loading containers: start."
2025-08-20T22:24:46.7857169Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.651446423Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 9219818891d4b0463028e68374210ab1e88d52d381c0d5affefab3edaf2ea41d], retrying...."
2025-08-20T22:24:46.7858311Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.700678680Z" level=info msg="Loading containers: done."
2025-08-20T22:24:46.7859687Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720758133Z" 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-20T22:24:46.7861000Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720884042Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:24:46.7861945Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.720920251Z" level=info msg="Initializing buildkit"
2025-08-20T22:24:46.7862620Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.739849145Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:24:46.7863354Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.742922842Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:24:46.7864974Z Aug 20 22:24:36 runnervmdbl46 dockerd[20619]: time="2025-08-20T22:24:36.742996477Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:24:46.7865635Z Aug 20 22:24:36 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:24:46.7943015Z Docker version 28.3.3, build 980b856
2025-08-20T22:24:46.8098125Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:24:47.5738696Z latest: Pulling from library/hello-world
2025-08-20T22:24:47.7551166Z 198f93fd5094: Pulling fs layer
2025-08-20T22:24:48.0632450Z 198f93fd5094: Verifying Checksum
2025-08-20T22:24:48.0633054Z 198f93fd5094: Download complete
2025-08-20T22:24:48.0944777Z 198f93fd5094: Pull complete
2025-08-20T22:24:48.1154328Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:24:48.1227380Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:24:48.7652251Z 
2025-08-20T22:24:48.7653092Z Hello from Docker!
2025-08-20T22:24:48.7654358Z This message shows that your installation appears to be working correctly.
2025-08-20T22:24:48.7654674Z 
2025-08-20T22:24:48.7654853Z To generate this message, Docker took the following steps:
2025-08-20T22:24:48.7655336Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:24:48.7655758Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:24:48.7656126Z     (arm64v8)
2025-08-20T22:24:48.7656484Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:24:48.7656956Z     executable that produces the output you are currently reading.
2025-08-20T22:24:48.7657406Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:24:48.7657812Z     to your terminal.
2025-08-20T22:24:48.7657964Z 
2025-08-20T22:24:48.7658141Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:24:48.7658532Z  $ docker run -it ubuntu bash
2025-08-20T22:24:48.7658742Z 
2025-08-20T22:24:48.7658914Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:24:48.7659285Z  https://hub.docker.com/
2025-08-20T22:24:48.7659443Z 
2025-08-20T22:24:48.7659569Z For more examples and ideas, visit:
2025-08-20T22:24:48.7659871Z  https://docs.docker.com/get-started/
2025-08-20T22:24:48.7660069Z 
2025-08-20T22:24:48.8905110Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:24:48.8905625Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:24:48.8906133Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:24:48.8906541Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:24:48.8906950Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:24:48.8907404Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:24:48.8907813Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:24:48.8908536Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:24:48.8908959Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:24:48.8909320Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:24:48.8909744Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:24:48.8910183Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:24:48.8910651Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:24:48.8911131Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:24:48.8911578Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:24:48.8912016Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:24:48.8912505Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:24:48.8913055Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:24:48.8913928Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:24:48.8914571Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:24:48.8915076Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:24:48.8915518Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:24:48.8916293Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:24:48.8916748Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:24:48.8917161Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:24:48.8917664Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:24:48.8918170Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:24:48.8918657Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:24:48.8919123Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:24:48.8919592Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:24:48.8979994Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:24:48.8980573Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:24:48.8981040Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:24:48.8981465Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:24:48.8981906Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:24:48.8982336Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:24:48.8982860Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:24:48.8983278Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:24:48.8983881Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:24:48.8984312Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:24:48.8984741Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:24:48.8985169Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:24:48.8985569Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:24:48.8985965Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:24:48.8986423Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:24:48.8986896Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:24:48.8987368Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:24:48.8988172Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:24:48.8988638Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:24:48.8989057Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:24:48.8989478Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:24:48.8989895Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:24:48.8990310Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:24:48.8990709Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:24:48.8991079Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:24:48.8991436Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:24:48.8991811Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:24:48.8992203Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:24:48.8992608Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:24:48.8992986Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:24:48.8993395Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:24:48.8994142Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:24:48.8994569Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:24:48.8994980Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:24:48.8995402Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:24:48.8995829Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:24:48.8996242Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:24:48.8996642Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:24:48.8997079Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:24:48.8997576Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:24:48.8998084Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:24:48.8998546Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:24:48.8998963Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:24:48.8999351Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:24:48.8999743Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:24:48.9000144Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:24:48.9000547Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:24:48.9001008Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:24:48.9001512Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:24:48.9002024Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:24:48.9002522Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:24:48.9002961Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:24:48.9003365Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:24:48.9003896Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:24:48.9004307Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:24:48.9004910Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:24:48.9005318Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:24:48.9005746Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:24:48.9006168Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:24:48.9006553Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:24:48.9006928Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:24:48.9007332Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:24:48.9007738Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:24:48.9008113Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:24:48.9008483Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:24:48.9008876Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:24:48.9009264Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:24:48.9009614Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:24:48.9009991Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:24:48.9010565Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:24:48.9010951Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:24:48.9011314Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:24:48.9011677Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:24:48.9012059Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:24:48.9012449Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:24:48.9012849Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:24:48.9013247Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:24:48.9014077Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:24:48.9014488Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:24:48.9014895Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:24:48.9015295Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:24:48.9015668Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:24:48.9016024Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:24:48.9016371Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:24:48.9016727Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:24:48.9017124Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:24:48.9017474Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:24:48.9017846Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:24:48.9018243Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:24:48.9018671Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:24:48.9019111Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:24:48.9019511Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:24:48.9019906Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:24:48.9020295Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:24:48.9020681Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:24:48.9021317Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:24:48.9021743Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:24:48.9022126Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:24:48.9022518Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:24:48.9022929Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:24:48.9023370Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:24:48.9024250Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:24:48.9024646Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:24:48.9025040Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:24:48.9025453Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:24:48.9025871Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:24:48.9026277Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:24:48.9026669Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:24:48.9027065Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:24:48.9027469Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:24:48.9028036Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:24:48.9028395Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:24:48.9028762Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:24:48.9029156Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:24:48.9029554Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:24:48.9029957Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:24:48.9030347Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:24:48.9030715Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:24:48.9031090Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:24:48.9031470Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:24:48.9031867Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:24:48.9032290Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:24:48.9032735Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:24:48.9033133Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:24:48.9033510Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:24:48.9034109Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:24:48.9034537Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:24:48.9034955Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:24:48.9035308Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:24:48.9035652Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:24:48.9036084Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:24:48.9036518Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:24:48.9036929Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:24:48.9037313Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:24:48.9037695Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:24:48.9038262Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:24:48.9038706Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:24:48.9039177Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:24:48.9039587Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:24:48.9039956Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:24:48.9040322Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:24:48.9040768Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:24:48.9041270Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:24:48.9041712Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:24:48.9042087Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:24:48.9042556Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:24:48.9043093Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:24:48.9043831Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:24:48.9044274Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:24:48.9044802Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:24:48.9045182Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:24:48.9045589Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:24:48.9046005Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:24:48.9046412Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:24:48.9046787Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:24:48.9047166Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:24:48.9047565Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:24:48.9047963Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:24:48.9048362Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:24:48.9048762Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:24:48.9049158Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:24:48.9049549Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:24:48.9049970Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:24:48.9050416Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:24:48.9050847Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:24:48.9051241Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:24:48.9051619Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:24:48.9052007Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:24:48.9052383Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:24:48.9052779Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:24:48.9053200Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:24:48.9053886Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:24:48.9054341Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:24:48.9054749Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:24:48.9055334Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:24:48.9055727Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:24:48.9056103Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:24:48.9056472Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:24:48.9056860Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:24:48.9057245Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:24:48.9057690Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:24:48.9058165Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:24:48.9058623Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:24:48.9059144Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:24:48.9059660Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:24:48.9060166Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:24:48.9060607Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:24:48.9060974Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:24:48.9061496Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:24:48.9061882Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:24:48.9062265Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:24:48.9062633Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:24:48.9063015Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:24:48.9063399Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:24:48.9063946Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:24:48.9064328Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:24:48.9064706Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:24:48.9065150Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:24:48.9065548Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:24:48.9065964Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:24:48.9066400Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:24:48.9066822Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:24:48.9067231Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:24:48.9067638Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:24:48.9068048Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:24:48.9068470Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:24:48.9068863Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:24:48.9069226Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:24:48.9069740Z 	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-20T22:24:48.9070260Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:24:48.9070634Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:24:48.9071014Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:24:48.9071386Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:24:48.9072003Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:24:48.9072471Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:24:48.9072897Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:24:48.9073330Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:24:48.9073882Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:24:48.9074285Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:24:48.9074709Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:24:48.9075121Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:24:48.9075515Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:24:48.9075947Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:24:48.9076439Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:24:48.9076937Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:24:48.9077386Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:24:48.9077798Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:24:48.9078408Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:24:48.9078973Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:24:48.9079457Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:24:48.9079867Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:24:48.9080302Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:24:48.9080761Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:24:48.9081169Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:24:48.9081532Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:24:48.9081886Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:24:48.9082261Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:24:48.9082646Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:24:48.9083017Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:24:48.9083371Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:24:48.9083906Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:24:48.9085083Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:24:48.9085486Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:24:48.9085866Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:24:48.9086221Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:24:48.9086598Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:24:48.9086984Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:24:48.9087354Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:24:48.9087714Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:24:48.9088078Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:24:48.9088446Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:24:48.9088820Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:24:48.9089190Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:24:48.9089822Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:24:48.9090214Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:24:48.9090633Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:24:48.9091071Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:24:48.9091486Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:24:48.9091853Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:24:48.9092234Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:24:48.9092661Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:24:48.9093061Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:24:48.9093423Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:24:48.9094013Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:24:48.9094369Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:24:48.9094713Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:24:48.9095059Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:24:48.9095413Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:24:48.9095980Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:24:48.9096343Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:24:48.9096692Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:24:48.9097028Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:24:48.9097408Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:24:48.9097818Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:24:48.9098220Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:24:48.9098618Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:24:48.9099011Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:24:48.9099432Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:24:48.9099942Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:24:48.9100556Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:24:48.9101179Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:24:48.9101727Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:24:48.9102203Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:24:48.9102664Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:24:48.9103185Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:24:48.9103986Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:24:48.9104570Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:24:48.9105064Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:24:48.9105508Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:24:48.9105879Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:24:48.9106253Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:24:48.9106807Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:24:48.9107254Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:24:48.9107648Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:24:48.9108040Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:24:48.9108434Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:24:48.9108822Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:24:48.9109209Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:24:48.9109586Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:24:48.9109965Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:24:48.9110350Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:24:48.9110748Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:24:48.9111145Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:24:48.9111557Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:24:48.9111972Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:24:48.9112343Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:24:48.9112960Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:24:48.9113374Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:24:48.9114424Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:24:48.9114878Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:24:48.9115310Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:24:48.9115687Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:24:48.9116058Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:24:48.9116444Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:24:48.9116814Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:24:48.9117207Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:24:48.9117605Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:24:48.9117990Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:24:48.9118370Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:24:48.9118736Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:24:48.9119105Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:24:48.9119660Z 	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-20T22:24:48.9120374Z 	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-20T22:24:48.9121060Z 	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-20T22:24:48.9121734Z 	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-20T22:24:48.9122266Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:24:48.9122651Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:24:48.9123061Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:24:48.9123468Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:24:48.9124224Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:24:48.9124620Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:24:48.9124989Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:24:48.9125367Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:24:48.9125745Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:24:48.9126133Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:24:48.9126511Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:24:48.9126898Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:24:48.9127300Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:24:48.9127700Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:24:48.9128099Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:24:48.9128493Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:24:48.9128872Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:24:48.9129261Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:24:48.9129662Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:24:48.9130248Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:24:48.9130649Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:24:48.9131043Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:24:48.9131467Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:24:48.9131895Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:24:48.9132305Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:24:48.9132744Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:24:48.9133204Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:24:48.9133899Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:24:48.9134291Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:24:48.9134683Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:24:48.9135083Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:24:48.9135494Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:24:48.9135899Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:24:48.9136280Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:24:48.9136677Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:24:48.9137150Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:24:48.9137623Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:24:48.9138023Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:24:48.9138435Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:24:48.9138888Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:24:48.9139334Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:24:48.9139807Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:24:48.9140293Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:24:48.9140958Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:24:48.9141426Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:24:48.9141823Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:24:48.9142216Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:24:48.9142635Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:24:48.9143022Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:24:48.9143399Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:24:48.9143983Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:24:48.9144389Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:24:48.9144793Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:24:48.9145218Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:24:48.9145615Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:24:48.9145995Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:24:48.9146364Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:24:48.9146722Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:24:48.9147315Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:24:48.9147740Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:24:48.9148135Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:24:48.9148586Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:24:48.9149037Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:24:48.9149447Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:24:48.9149888Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:24:48.9150312Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:24:48.9150718Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:24:48.9151129Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:24:48.9151487Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:24:48.9151855Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:24:48.9152250Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:24:48.9152647Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:24:48.9153028Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:24:48.9153394Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:24:48.9153952Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:24:48.9154311Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:24:48.9154804Z 	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-20T22:24:48.9155318Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:24:48.9155705Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:24:48.9156088Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:24:48.9156488Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:24:48.9156900Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:24:48.9157313Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:24:48.9157965Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:24:48.9158402Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:24:48.9158819Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:24:48.9159191Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:24:48.9159566Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:24:48.9159929Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:24:48.9160308Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:24:48.9160733Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:24:48.9161164Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:24:48.9161563Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:24:48.9161987Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:24:48.9162430Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:24:48.9162830Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:24:48.9163197Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:24:48.9163848Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:24:48.9164203Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:24:48.9164574Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:24:48.9164954Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:24:48.9165382Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:24:48.9165789Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:24:48.9166213Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:24:48.9166677Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:24:48.9167118Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:24:48.9167493Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:24:48.9167886Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:24:48.9168277Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:24:48.9168667Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:24:48.9169055Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:24:48.9169434Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:24:48.9169882Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:24:48.9170381Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:24:48.9170813Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:24:48.9171190Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:24:48.9171571Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:24:48.9171988Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:24:48.9172383Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:24:48.9172758Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:24:48.9173158Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:24:48.9173832Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:24:48.9174226Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:24:48.9174821Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:24:48.9175246Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:24:48.9175671Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:24:48.9176052Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:24:48.9176443Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:24:48.9176885Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:24:48.9177333Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:24:48.9177764Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:24:48.9178161Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:24:48.9178680Z 	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-20T22:24:48.9179192Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:24:48.9179583Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:24:48.9179996Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:24:48.9180587Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:24:48.9181114Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:24:48.9181699Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:24:48.9182309Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:24:48.9182959Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:24:48.9183813Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:24:48.9184466Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:24:48.9185093Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:24:48.9185686Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:24:48.9186173Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:24:48.9186621Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:24:48.9187062Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:24:48.9187489Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:24:48.9187970Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:24:48.9188406Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:24:48.9188788Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:24:48.9189156Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:24:48.9189536Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:24:48.9189922Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:24:48.9190329Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:24:48.9190743Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:24:48.9191106Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:24:48.9191501Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:24:48.9192163Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:24:48.9192679Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:24:48.9193167Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:24:48.9193807Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:24:48.9194267Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:24:48.9194683Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:24:48.9195100Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:24:48.9195519Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:24:48.9195948Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:24:48.9196381Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:24:48.9196770Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:24:48.9197152Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:24:48.9197525Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:24:48.9197901Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:24:48.9198518Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:24:48.9198956Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:24:48.9199358Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:24:48.9199771Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:24:48.9200197Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:24:48.9200650Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:24:48.9201093Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:24:48.9201525Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:24:48.9201921Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:24:48.9202301Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:24:48.9202688Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:24:48.9203058Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:24:48.9203428Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:24:48.9204011Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:24:48.9204423Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:24:48.9204858Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:24:48.9205332Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:24:48.9205793Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:24:48.9206189Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:24:48.9206566Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:24:48.9206940Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:24:48.9207333Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:24:48.9207721Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:24:48.9208118Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:24:48.9208556Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:24:48.9209213Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:24:48.9209649Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:24:48.9210039Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:24:48.9210441Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:24:48.9210997Z 	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-20T22:24:48.9211577Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:24:48.9212033Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:24:48.9212477Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:24:48.9212903Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:24:48.9213305Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:24:48.9213960Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:24:48.9214356Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:24:48.9214758Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:24:48.9215348Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:24:48.9215734Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:24:48.9216125Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:24:48.9216956Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:24:48.9217343Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:24:48.9217766Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:24:48.9218228Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:24:48.9218652Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:24:48.9219031Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:24:48.9219407Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:24:48.9219805Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:24:48.9220182Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:24:48.9220558Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:24:48.9220988Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:24:48.9221436Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:24:48.9221843Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:24:48.9222243Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:24:48.9222646Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:24:48.9223030Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:24:48.9223406Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:24:48.9224035Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:24:48.9224449Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:24:48.9224898Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:24:48.9225348Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:24:48.9225773Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:24:48.9226421Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:24:48.9226842Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:24:48.9227271Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:24:48.9227660Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:24:48.9228023Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:24:48.9228375Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:24:48.9228741Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:24:48.9229115Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:24:48.9229469Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:24:48.9229841Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:24:48.9230242Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:24:48.9230632Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:24:48.9230990Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:24:48.9231341Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:24:48.9231721Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:24:48.9232283Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:24:48.9232662Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:24:48.9233027Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:24:48.9233388Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:24:48.9233918Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:24:48.9234303Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:24:48.9234657Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:24:48.9235031Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:24:48.9235422Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:24:48.9236383Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:24:48.9236779Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:24:48.9237156Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:24:48.9237541Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:24:48.9237946Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:24:48.9238368Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:24:48.9238771Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:24:48.9239135Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:24:48.9239484Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:24:48.9239826Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:24:48.9240248Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:24:48.9240756Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:24:48.9241270Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:24:48.9241748Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:24:48.9242254Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:24:48.9242699Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:24:48.9243388Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:24:48.9243980Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:24:48.9244376Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:24:48.9244766Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:24:48.9245155Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:24:48.9245550Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:24:48.9245933Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:24:48.9246326Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:24:48.9246771Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:24:48.9247206Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:24:48.9247590Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:24:48.9247990Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:24:48.9248416Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:24:48.9248798Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:24:48.9249315Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:24:48.9249704Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:24:48.9250156Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:24:48.9250619Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:24:48.9251033Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:24:48.9251451Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:24:48.9251888Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:24:48.9252324Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:24:48.9530709Z [+] Installing Go for linux-arm64...
2025-08-20T22:24:50.3245838Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:24:50.3246181Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T22:24:50.3246449Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T22:24:50.3256198Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T22:24:50.3256607Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T22:24:50.3256960Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T22:24:50.3258080Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T22:24:50.3258543Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T22:24:50.3259019Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T22:24:50.3259473Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T22:24:50.3259912Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T22:24:50.3260357Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T22:24:50.3260829Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T22:24:50.3261284Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T22:24:50.3261717Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T22:24:50.3262163Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T22:24:50.3262601Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T22:24:50.3263379Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T22:24:50.3264054Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T22:24:50.3264504Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T22:24:50.3264951Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T22:24:50.3265413Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T22:24:50.3265877Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T22:24:50.3266337Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T22:24:50.3266786Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T22:24:50.3267200Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T22:24:50.3267545Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T22:24:50.3267871Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T22:24:50.3268202Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T22:24:50.3268536Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T22:24:50.3268868Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T22:24:50.3297060Z go version go1.22.2 linux/arm64
2025-08-20T22:24:50.3561415Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:24:50.3561841Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:24:50.3562213Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:24:50.3562588Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:24:50.3562979Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:24:50.3563339Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:24:50.3563894Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:24:50.3564263Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:24:50.3564615Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:24:50.3564945Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:24:50.3565305Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:24:50.3565696Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:24:50.3566078Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:24:50.3566483Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:24:50.3566876Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:24:50.3567275Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:24:50.3567677Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:24:50.3568044Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:24:50.3568423Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:24:50.3568879Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:24:50.3569324Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:24:50.3569716Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:24:50.3570137Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:24:50.3570536Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:24:50.3570888Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:24:50.3571280Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:24:50.3571716Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:24:50.3572449Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:24:50.3572873Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:24:50.3573284Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:24:50.3573881Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:24:50.3574309Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:24:50.3574737Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:24:50.3575159Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:24:50.3575596Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:24:50.3576020Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:24:50.3576429Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:24:50.3576838Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:24:50.3577230Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:24:50.3577641Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:24:50.3578261Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:24:50.3578682Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:24:50.3579085Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:24:50.3579480Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:24:50.3579930Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:24:50.3580403Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:24:50.3580876Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:24:50.3581368Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:24:50.3581811Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:24:50.3582229Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:24:50.3582653Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:24:50.3583063Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:24:50.3583482Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:24:50.3584129Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:24:50.3584500Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:24:50.3584861Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:24:50.3585232Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:24:50.3585627Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:24:50.3586030Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:24:50.3586406Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:24:50.3586818Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:24:50.3587259Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:24:50.3587683Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:24:50.3588097Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:24:50.3588516Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:24:50.3589161Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:24:50.3589584Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:24:50.3589981Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:24:50.3590420Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:24:50.3590920Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:24:50.3591418Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:24:50.3591875Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:24:50.3592294Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:24:50.3592681Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:24:50.3593071Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:24:50.3593474Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:24:50.3594035Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:24:50.3594494Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:24:50.3594996Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:24:50.3595759Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:24:50.3596244Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:24:50.3596683Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:24:50.3597084Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:24:50.3597480Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:24:50.3597896Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:24:50.3598295Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:24:50.3598680Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:24:50.3599105Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:24:50.3599538Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:24:50.3599922Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:24:50.3600294Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:24:50.3600700Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:24:50.3601266Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:24:50.3601644Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:24:50.3602018Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:24:50.3602415Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:24:50.3602806Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:24:50.3603155Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:24:50.3603671Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:24:50.3604106Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:24:50.3604495Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:24:50.3604859Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:24:50.3605220Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:24:50.3605596Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:24:50.3606165Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:24:50.3606584Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:24:50.3606979Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:24:50.3607364Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:24:50.3607754Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:24:50.3608154Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:24:50.3608556Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:24:50.3608928Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:24:50.3609283Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:24:50.3609634Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:24:50.3609993Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:24:50.3610358Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:24:50.3610707Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:24:50.3611079Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:24:50.3611476Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:24:50.3612080Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:24:50.3612517Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:24:50.3612920Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:24:50.3613314Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:24:50.3613835Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:24:50.3614223Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:24:50.3614629Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:24:50.3615037Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:24:50.3615426Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:24:50.3615822Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:24:50.3616240Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:24:50.3616679Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:24:50.3617106Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:24:50.3617496Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:24:50.3617889Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:24:50.3618303Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:24:50.3618717Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:24:50.3619118Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:24:50.3619515Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:24:50.3619920Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:24:50.3620337Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:24:50.3620723Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:24:50.3621086Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:24:50.3621458Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:24:50.3621858Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:24:50.3622432Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:24:50.3622854Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:24:50.3623243Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:24:50.3623744Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:24:50.3624127Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:24:50.3624513Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:24:50.3624902Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:24:50.3625329Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:24:50.3625778Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:24:50.3626179Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:24:50.3626558Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:24:50.3626951Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:24:50.3627371Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:24:50.3627794Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:24:50.3628153Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:24:50.3628660Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:24:50.3629080Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:24:50.3629510Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:24:50.3629920Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:24:50.3630304Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:24:50.3630690Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:24:50.3631074Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:24:50.3631497Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:24:50.3631964Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:24:50.3632380Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:24:50.3632755Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:24:50.3633115Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:24:50.3633722Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:24:50.3634255Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:24:50.3634697Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:24:50.3635078Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:24:50.3635543Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:24:50.3636092Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:24:50.3636598Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:24:50.3637035Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:24:50.3637399Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:24:50.3637779Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:24:50.3638188Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:24:50.3638606Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:24:50.3639011Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:24:50.3639572Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:24:50.3639968Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:24:50.3640368Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:24:50.3640771Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:24:50.3641180Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:24:50.3641579Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:24:50.3641976Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:24:50.3642369Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:24:50.3642791Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:24:50.3643243Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:24:50.3643842Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:24:50.3644244Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:24:50.3644620Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:24:50.3644995Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:24:50.3645515Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:24:50.3645908Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:24:50.3646327Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:24:50.3646793Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:24:50.3647240Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:24:50.3647651Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:24:50.3648039Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:24:50.3648423Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:24:50.3648799Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:24:50.3649169Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:24:50.3649561Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:24:50.3649942Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:24:50.3650386Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:24:50.3650862Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:24:50.3651322Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:24:50.3651848Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:24:50.3652360Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:24:50.3652865Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:24:50.3653306Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:24:50.3653814Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:24:50.3654184Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:24:50.3654560Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:24:50.3654941Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:24:50.3655309Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:24:50.3655689Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:24:50.3656234Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:24:50.3656639Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:24:50.3657016Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:24:50.3657393Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:24:50.3657794Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:24:50.3658183Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:24:50.3658598Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:24:50.3659032Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:24:50.3659453Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:24:50.3659869Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:24:50.3660273Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:24:50.3660684Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:24:50.3661107Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:24:50.3661556Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:24:50.3662049Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:24:50.3662561Z 	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-20T22:24:50.3663078Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:24:50.3663446Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:24:50.3663938Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:24:50.3664310Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:24:50.3664713Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:24:50.3665149Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:24:50.3665576Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:24:50.3666011Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:24:50.3666416Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:24:50.3666816Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:24:50.3667240Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:24:50.3667648Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:24:50.3668039Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:24:50.3668472Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:24:50.3668963Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:24:50.3669459Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:24:50.3669906Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:24:50.3670321Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:24:50.3670725Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:24:50.3671200Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:24:50.3671683Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:24:50.3672095Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:24:50.3672718Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:24:50.3673193Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:24:50.3673706Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:24:50.3674077Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:24:50.3674433Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:24:50.3674804Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:24:50.3675190Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:24:50.3675553Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:24:50.3675907Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:24:50.3676275Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:24:50.3676640Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:24:50.3677002Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:24:50.3677375Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:24:50.3677730Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:24:50.3678107Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:24:50.3678646Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:24:50.3679007Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:24:50.3679364Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:24:50.3679723Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:24:50.3680098Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:24:50.3680469Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:24:50.3680840Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:24:50.3681202Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:24:50.3681577Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:24:50.3681998Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:24:50.3682435Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:24:50.3682843Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:24:50.3683208Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:24:50.3683708Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:24:50.3684143Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:24:50.3684543Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:24:50.3684907Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:24:50.3685274Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:24:50.3685634Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:24:50.3685978Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:24:50.3686324Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:24:50.3686683Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:24:50.3687050Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:24:50.3687410Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:24:50.3687755Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:24:50.3688091Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:24:50.3688471Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:24:50.3689086Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:24:50.3689510Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:24:50.3689909Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:24:50.3690305Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:24:50.3690726Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:24:50.3691227Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:24:50.3691842Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:24:50.3692466Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:24:50.3693013Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:24:50.3693485Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:24:50.3694077Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:24:50.3694608Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:24:50.3695375Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:24:50.3695938Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:24:50.3696430Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:24:50.3696875Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:24:50.3697246Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:24:50.3697625Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:24:50.3698003Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:24:50.3698384Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:24:50.3698771Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:24:50.3699155Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:24:50.3699552Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:24:50.3699937Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:24:50.3700326Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:24:50.3700706Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:24:50.3701086Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:24:50.3701465Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:24:50.3701859Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:24:50.3702253Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:24:50.3702665Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:24:50.3703082Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:24:50.3703459Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:24:50.3704001Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:24:50.3704416Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:24:50.3704827Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:24:50.3705263Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:24:50.3705852Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:24:50.3706268Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:24:50.3706642Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:24:50.3707022Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:24:50.3707391Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:24:50.3707788Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:24:50.3708182Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:24:50.3708569Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:24:50.3708951Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:24:50.3709327Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:24:50.3709695Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:24:50.3710247Z 	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-20T22:24:50.3710963Z 	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-20T22:24:50.3711645Z 	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-20T22:24:50.3712445Z 	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-20T22:24:50.3712975Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:24:50.3713360Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:24:50.3713894Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:24:50.3714303Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:24:50.3714679Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:24:50.3715053Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:24:50.3715422Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:24:50.3715798Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:24:50.3716181Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:24:50.3716557Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:24:50.3716937Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:24:50.3717320Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:24:50.3717725Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:24:50.3718123Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:24:50.3718526Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:24:50.3718915Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:24:50.3719291Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:24:50.3719677Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:24:50.3720083Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:24:50.3720481Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:24:50.3720880Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:24:50.3721277Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:24:50.3721700Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:24:50.3722136Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:24:50.3722734Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:24:50.3723190Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:24:50.3723770Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:24:50.3724189Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:24:50.3724570Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:24:50.3724950Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:24:50.3725347Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:24:50.3725753Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:24:50.3726157Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:24:50.3726543Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:24:50.3726934Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:24:50.3727405Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:24:50.3727877Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:24:50.3728461Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:24:50.3728866Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:24:50.3729320Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:24:50.3729768Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:24:50.3730240Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:24:50.3730730Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:24:50.3731176Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:24:50.3731615Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:24:50.3732017Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:24:50.3732406Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:24:50.3732828Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:24:50.3733212Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:24:50.3733717Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:24:50.3734139Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:24:50.3734542Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:24:50.3734951Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:24:50.3735371Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:24:50.3735764Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:24:50.3736139Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:24:50.3736505Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:24:50.3736865Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:24:50.3737252Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:24:50.3737670Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:24:50.3738065Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:24:50.3738513Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:24:50.3739154Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:24:50.3739574Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:24:50.3740015Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:24:50.3740437Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:24:50.3740849Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:24:50.3741255Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:24:50.3741611Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:24:50.3741971Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:24:50.3742362Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:24:50.3742756Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:24:50.3743138Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:24:50.3743499Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:24:50.3743972Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:24:50.3744323Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:24:50.3744808Z 	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-20T22:24:50.3745490Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:24:50.3745874Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:24:50.3746256Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:24:50.3746654Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:24:50.3747063Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:24:50.3747481Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:24:50.3747887Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:24:50.3748306Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:24:50.3748718Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:24:50.3749101Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:24:50.3749467Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:24:50.3749829Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:24:50.3750209Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:24:50.3750633Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:24:50.3751064Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:24:50.3751473Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:24:50.3751898Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:24:50.3752336Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:24:50.3752736Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:24:50.3753109Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:24:50.3753458Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:24:50.3753931Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:24:50.3754305Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:24:50.3754682Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:24:50.3755061Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:24:50.3755646Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:24:50.3756079Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:24:50.3756542Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:24:50.3756980Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:24:50.3757361Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:24:50.3757749Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:24:50.3758138Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:24:50.3758526Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:24:50.3758907Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:24:50.3759283Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:24:50.3759728Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:24:50.3760218Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:24:50.3760643Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:24:50.3761018Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:24:50.3761602Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:24:50.3762009Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:24:50.3762400Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:24:50.3762775Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:24:50.3763172Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:24:50.3763660Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:24:50.3764022Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:24:50.3764379Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:24:50.3764777Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:24:50.3765198Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:24:50.3765624Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:24:50.3766015Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:24:50.3766462Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:24:50.3766912Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:24:50.3767353Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:24:50.3767752Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:24:50.3768277Z 	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-20T22:24:50.3768788Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:24:50.3769179Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:24:50.3769595Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:24:50.3770024Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:24:50.3770541Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:24:50.3771129Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:24:50.3771742Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:24:50.3772594Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:24:50.3773266Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:24:50.3774031Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:24:50.3774674Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:24:50.3775262Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:24:50.3775765Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:24:50.3776214Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:24:50.3776655Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:24:50.3777173Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:24:50.3777659Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:24:50.3778093Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:24:50.3778479Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:24:50.3778849Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:24:50.3779449Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:24:50.3779838Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:24:50.3780248Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:24:50.3780658Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:24:50.3781022Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:24:50.3781417Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:24:50.3781881Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:24:50.3782377Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:24:50.3782870Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:24:50.3783364Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:24:50.3783940Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:24:50.3784359Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:24:50.3784774Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:24:50.3785190Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:24:50.3785625Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:24:50.3786053Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:24:50.3786441Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:24:50.3786824Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:24:50.3787202Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:24:50.3787585Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:24:50.3788024Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:24:50.3788466Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:24:50.3788870Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:24:50.3789286Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:24:50.3789896Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:24:50.3790363Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:24:50.3790806Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:24:50.3791240Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:24:50.3791641Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:24:50.3792013Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:24:50.3792400Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:24:50.3792770Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:24:50.3793145Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:24:50.3793728Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:24:50.3794151Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:24:50.3794579Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:24:50.3795051Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:24:50.3795511Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:24:50.3796057Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:24:50.3796412Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:24:50.3796787Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:24:50.3797182Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:24:50.3797572Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:24:50.3797962Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:24:50.3798396Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:24:50.3798846Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:24:50.3799262Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:24:50.3799648Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:24:50.3800054Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:24:50.3800596Z 	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-20T22:24:50.3801176Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:24:50.3801628Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:24:50.3802074Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:24:50.3802504Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:24:50.3802903Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:24:50.3803294Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:24:50.3803801Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:24:50.3804213Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:24:50.3804616Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:24:50.3804996Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:24:50.3805385Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:24:50.3805791Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:24:50.3806167Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:24:50.3806742Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:24:50.3807228Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:24:50.3807658Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:24:50.3808036Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:24:50.3808418Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:24:50.3808803Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:24:50.3809185Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:24:50.3809556Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:24:50.3809988Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:24:50.3810438Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:24:50.3810845Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:24:50.3811243Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:24:50.3811643Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:24:50.3812026Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:24:50.3812558Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:24:50.3812948Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:24:50.3813354Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:24:50.3813938Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:24:50.3814395Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:24:50.3814830Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:24:50.3815233Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:24:50.3815640Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:24:50.3816068Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:24:50.3816459Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:24:50.3816816Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:24:50.3817165Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:24:50.3817532Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:24:50.3817907Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:24:50.3818260Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:24:50.3818638Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:24:50.3819035Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:24:50.3819422Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:24:50.3819778Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:24:50.3820132Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:24:50.3820518Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:24:50.3820919Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:24:50.3821297Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:24:50.3821660Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:24:50.3822024Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:24:50.3822413Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:24:50.3823002Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:24:50.3823378Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:24:50.3823955Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:24:50.3824356Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:24:50.3824744Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:24:50.3825120Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:24:50.3825496Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:24:50.3825879Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:24:50.3826282Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:24:50.3826709Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:24:50.3827115Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:24:50.3827471Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:24:50.3827821Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:24:50.3828164Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:24:50.3828743Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:24:50.3829248Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:24:50.3829722Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:24:50.3830198Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:24:50.3830704Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:24:50.3831149Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:24:50.3831535Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:24:50.3831925Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:24:50.3832317Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:24:50.3832703Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:24:50.3833094Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:24:50.3833482Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:24:50.3834013Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:24:50.3834414Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:24:50.3834863Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:24:50.3835302Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:24:50.3835680Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:24:50.3836080Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:24:50.3836504Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:24:50.3836892Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:24:50.3837242Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:24:50.3837629Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:24:50.3838080Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:24:50.3838547Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:24:50.3838956Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:24:50.3839563Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:24:50.3840010Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:24:50.3840446Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:24:50.5828670Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:24:51.2335368Z Collecting meson
2025-08-20T22:24:51.3150136Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:24:51.3683366Z Collecting ninja
2025-08-20T22:24:51.3821811Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T22:24:51.4115611Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:24:51.4835233Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 20.5 MB/s  0:00:00
2025-08-20T22:24:51.4990543Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T22:24:51.5819631Z Installing collected packages: ninja, meson
2025-08-20T22:24:52.2370243Z 
2025-08-20T22:24:52.2392818Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:24:52.4961654Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:24:53.0501957Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:24:53.1376873Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:24:53.5024605Z 1.8.4
2025-08-20T22:24:53.5307394Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:24:53.5585423Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:24:53.5585779Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:24:53.5586137Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:24:53.5586503Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:24:53.5586931Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:24:53.5587316Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:24:53.5587678Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:24:53.5588037Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:24:53.5588383Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:24:53.5588724Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:24:53.5589078Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:24:53.5589461Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:24:53.5589848Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:24:53.5590258Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:24:53.5590657Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:24:53.5591065Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:24:53.5591469Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:24:53.5591832Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:24:53.5592208Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:24:53.5592674Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:24:53.5593120Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:24:53.5593506Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:24:53.5594155Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:24:53.5594558Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:24:53.5594907Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:24:53.5595678Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:24:53.5596131Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:24:53.5596691Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:24:53.5597104Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:24:53.5597526Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:24:53.5597951Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:24:53.5598378Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:24:53.5598806Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:24:53.5599236Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:24:53.5599687Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:24:53.5600115Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:24:53.5600521Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:24:53.5600925Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:24:53.5601529Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:24:53.5601939Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:24:53.5602365Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:24:53.5602785Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:24:53.5603189Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:24:53.5603835Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:24:53.5604311Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:24:53.5604786Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:24:53.5605262Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:24:53.5605755Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:24:53.5606205Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:24:53.5606626Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:24:53.5607047Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:24:53.5607458Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:24:53.5607874Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:24:53.5608277Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:24:53.5608649Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:24:53.5609005Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:24:53.5609375Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:24:53.5609769Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:24:53.5610175Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:24:53.5610558Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:24:53.5610970Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:24:53.5611411Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:24:53.5611839Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:24:53.5612457Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:24:53.5612899Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:24:53.5613333Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:24:53.5613857Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:24:53.5614260Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:24:53.5614697Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:24:53.5615196Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:24:53.5615699Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:24:53.5616161Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:24:53.5616586Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:24:53.5616978Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:24:53.5617374Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:24:53.5617775Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:24:53.5618175Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:24:53.5618809Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:24:53.5619315Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:24:53.5619824Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:24:53.5620313Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:24:53.5620751Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:24:53.5621158Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:24:53.5621552Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:24:53.5621960Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:24:53.5622358Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:24:53.5622752Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:24:53.5623178Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:24:53.5623708Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:24:53.5624097Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:24:53.5624469Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:24:53.5624874Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:24:53.5625290Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:24:53.5625665Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:24:53.5626032Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:24:53.5626426Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:24:53.5626823Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:24:53.5627174Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:24:53.5627550Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:24:53.5627960Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:24:53.5628345Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:24:53.5628712Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:24:53.5629265Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:24:53.5629664Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:24:53.5630055Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:24:53.5630456Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:24:53.5630857Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:24:53.5631241Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:24:53.5631621Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:24:53.5632019Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:24:53.5632421Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:24:53.5632793Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:24:53.5633152Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:24:53.5633505Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:24:53.5634048Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:24:53.5634416Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:24:53.5634764Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:24:53.5635322Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:24:53.5635724Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:24:53.5636156Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:24:53.5636588Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:24:53.5636996Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:24:53.5637394Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:24:53.5637785Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:24:53.5638176Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:24:53.5638578Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:24:53.5638989Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:24:53.5639380Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:24:53.5639774Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:24:53.5640188Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:24:53.5640627Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:24:53.5641060Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:24:53.5641455Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:24:53.5641848Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:24:53.5642261Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:24:53.5642674Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:24:53.5643080Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:24:53.5643480Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:24:53.5644002Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:24:53.5644407Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:24:53.5644789Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:24:53.5645149Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:24:53.5645698Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:24:53.5646112Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:24:53.5646512Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:24:53.5646913Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:24:53.5647302Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:24:53.5647679Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:24:53.5648055Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:24:53.5648438Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:24:53.5648828Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:24:53.5649251Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:24:53.5649701Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:24:53.5650101Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:24:53.5650477Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:24:53.5650867Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:24:53.5651291Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:24:53.5651858Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:24:53.5652217Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:24:53.5652560Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:24:53.5652976Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:24:53.5653409Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:24:53.5653933Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:24:53.5654348Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:24:53.5654731Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:24:53.5655112Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:24:53.5655535Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:24:53.5656008Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:24:53.5656421Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:24:53.5656789Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:24:53.5657147Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:24:53.5657594Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:24:53.5658101Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:24:53.5658540Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:24:53.5658918Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:24:53.5659382Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:24:53.5659926Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:24:53.5660429Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:24:53.5660866Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:24:53.5661230Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:24:53.5661612Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:24:53.5662200Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:24:53.5662639Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:24:53.5663051Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:24:53.5663425Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:24:53.5663897Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:24:53.5664299Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:24:53.5664701Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:24:53.5665099Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:24:53.5665498Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:24:53.5665893Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:24:53.5666291Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:24:53.5666711Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:24:53.5667158Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:24:53.5667584Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:24:53.5667974Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:24:53.5668501Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:24:53.5668874Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:24:53.5669249Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:24:53.5669641Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:24:53.5670058Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:24:53.5670532Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:24:53.5670979Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:24:53.5671385Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:24:53.5671776Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:24:53.5672162Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:24:53.5672539Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:24:53.5672908Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:24:53.5673297Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:24:53.5673767Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:24:53.5674214Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:24:53.5674689Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:24:53.5675155Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:24:53.5675672Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:24:53.5676185Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:24:53.5676694Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:24:53.5677133Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:24:53.5677499Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:24:53.5677863Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:24:53.5678243Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:24:53.5678800Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:24:53.5679186Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:24:53.5679567Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:24:53.5679947Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:24:53.5680332Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:24:53.5680715Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:24:53.5681095Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:24:53.5681493Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:24:53.5681884Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:24:53.5682299Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:24:53.5682739Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:24:53.5683161Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:24:53.5683676Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:24:53.5684093Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:24:53.5684504Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:24:53.5685065Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:24:53.5685456Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:24:53.5685819Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:24:53.5686331Z 	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-20T22:24:53.5686850Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:24:53.5687226Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:24:53.5687601Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:24:53.5687965Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:24:53.5688363Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:24:53.5688805Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:24:53.5689231Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:24:53.5689662Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:24:53.5690063Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:24:53.5690469Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:24:53.5690895Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:24:53.5691312Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:24:53.5691705Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:24:53.5692133Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:24:53.5692629Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:24:53.5693132Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:24:53.5693738Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:24:53.5694195Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:24:53.5694602Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:24:53.5695082Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:24:53.5695771Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:24:53.5696198Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:24:53.5696632Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:24:53.5697089Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:24:53.5697500Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:24:53.5697862Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:24:53.5698215Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:24:53.5698582Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:24:53.5698972Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:24:53.5699338Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:24:53.5699701Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:24:53.5700072Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:24:53.5700440Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:24:53.5700798Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:24:53.5701169Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:24:53.5701680Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:24:53.5702057Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:24:53.5702440Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:24:53.5702800Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:24:53.5703159Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:24:53.5703516Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:24:53.5704008Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:24:53.5704385Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:24:53.5704752Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:24:53.5705106Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:24:53.5705483Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:24:53.5705904Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:24:53.5706339Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:24:53.5706748Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:24:53.5707113Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:24:53.5707495Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:24:53.5707926Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:24:53.5708329Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:24:53.5708688Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:24:53.5709053Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:24:53.5709415Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:24:53.5709759Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:24:53.5710111Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:24:53.5710466Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:24:53.5710834Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:24:53.5711196Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:24:53.5711542Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:24:53.5712142Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:24:53.5712548Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:24:53.5712958Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:24:53.5713355Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:24:53.5713936Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:24:53.5714332Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:24:53.5714749Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:24:53.5715251Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:24:53.5715871Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:24:53.5716498Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:24:53.5717042Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:24:53.5717514Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:24:53.5717970Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:24:53.5718652Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:24:53.5719270Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:24:53.5719832Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:24:53.5720322Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:24:53.5720771Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:24:53.5721140Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:24:53.5721515Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:24:53.5721888Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:24:53.5722268Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:24:53.5722662Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:24:53.5723047Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:24:53.5723435Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:24:53.5723921Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:24:53.5724307Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:24:53.5724690Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:24:53.5725064Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:24:53.5725444Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:24:53.5725838Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:24:53.5726232Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:24:53.5726649Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:24:53.5727064Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:24:53.5727434Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:24:53.5727848Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:24:53.5728257Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:24:53.5728853Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:24:53.5729314Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:24:53.5729745Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:24:53.5730113Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:24:53.5730480Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:24:53.5730869Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:24:53.5731240Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:24:53.5731632Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:24:53.5732025Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:24:53.5732407Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:24:53.5732792Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:24:53.5733157Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:24:53.5733525Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:24:53.5734201Z 	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-20T22:24:53.5735067Z 	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-20T22:24:53.5735758Z 	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-20T22:24:53.5736444Z 	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-20T22:24:53.5736973Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:24:53.5737362Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:24:53.5737771Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:24:53.5738175Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:24:53.5738550Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:24:53.5738924Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:24:53.5739295Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:24:53.5739673Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:24:53.5740051Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:24:53.5740425Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:24:53.5740804Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:24:53.5741198Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:24:53.5741600Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:24:53.5741998Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:24:53.5742399Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:24:53.5742783Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:24:53.5743166Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:24:53.5743722Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:24:53.5744146Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:24:53.5744544Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:24:53.5744944Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:24:53.5745336Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:24:53.5745960Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:24:53.5746445Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:24:53.5746853Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:24:53.5747291Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:24:53.5747756Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:24:53.5748161Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:24:53.5748529Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:24:53.5748912Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:24:53.5749309Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:24:53.5749725Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:24:53.5750134Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:24:53.5750516Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:24:53.5750908Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:24:53.5751374Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:24:53.5751979Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:24:53.5752378Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:24:53.5752784Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:24:53.5753234Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:24:53.5753846Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:24:53.5754329Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:24:53.5754819Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:24:53.5755264Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:24:53.5755704Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:24:53.5756107Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:24:53.5756498Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:24:53.5756919Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:24:53.5757302Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:24:53.5757678Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:24:53.5758088Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:24:53.5758494Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:24:53.5758899Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:24:53.5759320Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:24:53.5759721Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:24:53.5760101Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:24:53.5760470Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:24:53.5760821Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:24:53.5761207Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:24:53.5761630Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:24:53.5762235Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:24:53.5762708Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:24:53.5763160Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:24:53.5763672Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:24:53.5764132Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:24:53.5764555Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:24:53.5764964Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:24:53.5765373Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:24:53.5765728Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:24:53.5766089Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:24:53.5766488Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:24:53.5766885Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:24:53.5767266Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:24:53.5767627Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:24:53.5768141Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:24:53.5768493Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:24:53.5768979Z 	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-20T22:24:53.5769488Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:24:53.5769869Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:24:53.5770249Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:24:53.5770655Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:24:53.5771064Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:24:53.5771477Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:24:53.5771881Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:24:53.5772303Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:24:53.5772717Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:24:53.5773093Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:24:53.5773464Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:24:53.5773957Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:24:53.5774340Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:24:53.5774772Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:24:53.5775202Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:24:53.5775603Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:24:53.5776024Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:24:53.5776472Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:24:53.5776870Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:24:53.5777240Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:24:53.5777588Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:24:53.5777933Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:24:53.5778301Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:24:53.5778893Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:24:53.5779290Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:24:53.5779691Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:24:53.5780107Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:24:53.5780574Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:24:53.5781012Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:24:53.5781389Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:24:53.5781777Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:24:53.5782164Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:24:53.5782551Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:24:53.5782939Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:24:53.5783317Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:24:53.5783883Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:24:53.5784380Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:24:53.5784965Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:24:53.5785344Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:24:53.5785719Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:24:53.5786124Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:24:53.5786519Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:24:53.5786889Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:24:53.5787289Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:24:53.5787670Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:24:53.5788021Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:24:53.5788377Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:24:53.5788782Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:24:53.5789204Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:24:53.5789583Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:24:53.5790009Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:24:53.5790454Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:24:53.5790904Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:24:53.5791338Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:24:53.5791736Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:24:53.5792256Z 	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-20T22:24:53.5792770Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:24:53.5793164Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:24:53.5793770Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:24:53.5794243Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:24:53.5794766Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:24:53.5795570Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:24:53.5796190Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:24:53.5796839Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:24:53.5797488Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:24:53.5798120Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:24:53.5798746Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:24:53.5799327Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:24:53.5799810Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:24:53.5800256Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:24:53.5800695Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:24:53.5801126Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:24:53.5801605Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:24:53.5802180Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:24:53.5802568Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:24:53.5802938Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:24:53.5803316Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:24:53.5803837Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:24:53.5804248Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:24:53.5804666Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:24:53.5805033Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:24:53.5805422Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:24:53.5805883Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:24:53.5806378Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:24:53.5806867Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:24:53.5807354Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:24:53.5807806Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:24:53.5808226Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:24:53.5808640Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:24:53.5809056Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:24:53.5809484Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:24:53.5809912Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:24:53.5810305Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:24:53.5810694Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:24:53.5811069Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:24:53.5811449Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:24:53.5811894Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:24:53.5812335Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:24:53.5812929Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:24:53.5813387Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:24:53.5813930Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:24:53.5814380Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:24:53.5814831Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:24:53.5815265Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:24:53.5815659Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:24:53.5816032Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:24:53.5816419Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:24:53.5816792Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:24:53.5817167Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:24:53.5817562Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:24:53.5817966Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:24:53.5818393Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:24:53.5819024Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:24:53.5819482Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:24:53.5819877Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:24:53.5820229Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:24:53.5820602Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:24:53.5820997Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:24:53.5821390Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:24:53.5821782Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:24:53.5822209Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:24:53.5822656Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:24:53.5823078Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:24:53.5823464Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:24:53.5824000Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:24:53.5824549Z 	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-20T22:24:53.5825129Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:24:53.5825589Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:24:53.5826033Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:24:53.5826458Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:24:53.5826858Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:24:53.5827253Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:24:53.5827644Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:24:53.5828047Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:24:53.5828450Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:24:53.5828830Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:24:53.5829405Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:24:53.5829824Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:24:53.5830200Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:24:53.5830608Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:24:53.5831071Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:24:53.5831503Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:24:53.5831881Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:24:53.5832257Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:24:53.5832648Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:24:53.5833022Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:24:53.5833400Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:24:53.5834047Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:24:53.5834503Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:24:53.5834907Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:24:53.5835305Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:24:53.5835875Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:24:53.5836255Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:24:53.5836628Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:24:53.5837016Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:24:53.5837417Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:24:53.5837869Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:24:53.5838319Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:24:53.5838744Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:24:53.5839147Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:24:53.5839559Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:24:53.5839986Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:24:53.5840379Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:24:53.5840735Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:24:53.5841085Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:24:53.5841453Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:24:53.5841833Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:24:53.5842188Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:24:53.5842565Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:24:53.5842962Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:24:53.5843350Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:24:53.5843858Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:24:53.5844208Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:24:53.5844587Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:24:53.5844985Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:24:53.5845364Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:24:53.5845733Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:24:53.5846361Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:24:53.5846763Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:24:53.5847148Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:24:53.5847497Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:24:53.5847880Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:24:53.5848275Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:24:53.5848659Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:24:53.5849037Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:24:53.5849414Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:24:53.5849801Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:24:53.5850210Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:24:53.5850633Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:24:53.5851037Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:24:53.5851395Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:24:53.5851887Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:24:53.5852231Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:24:53.5852653Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:24:53.5853156Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:24:53.5853766Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:24:53.5854253Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:24:53.5854766Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:24:53.5855208Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:24:53.5855589Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:24:53.5855981Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:24:53.5856378Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:24:53.5856767Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:24:53.5857157Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:24:53.5857544Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:24:53.5857922Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:24:53.5858321Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:24:53.5858768Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:24:53.5859202Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:24:53.5859580Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:24:53.5859988Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:24:53.5860416Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:24:53.5860802Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:24:53.5861152Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:24:53.5861543Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:24:53.5862002Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:24:53.5862669Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:24:53.5863105Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:24:53.5863521Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:24:53.5864071Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:24:53.5864512Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:24:54.0111149Z info: downloading installer
2025-08-20T22:24:54.3286002Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:24:54.3286397Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:24:54.3286762Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:24:54.3287183Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:24:54.3464631Z info: profile set to 'default'
2025-08-20T22:24:54.3465386Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T22:24:54.3465772Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:24:54.6093725Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:24:54.7996434Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:24:54.8257887Z info: downloading component 'clippy'
2025-08-20T22:24:54.9583924Z info: downloading component 'rustfmt'
2025-08-20T22:24:55.0835940Z info: downloading component 'cargo'
2025-08-20T22:24:55.2759101Z info: downloading component 'rust-std'
2025-08-20T22:24:55.7094079Z info: downloading component 'rustc'
2025-08-20T22:24:56.5950875Z info: removing previous version of component 'clippy'
2025-08-20T22:24:56.6099538Z info: removing previous version of component 'rustfmt'
2025-08-20T22:24:56.6103972Z info: removing previous version of component 'cargo'
2025-08-20T22:24:56.6132416Z info: removing previous version of component 'rust-std'
2025-08-20T22:24:56.6276238Z info: removing previous version of component 'rustc'
2025-08-20T22:24:56.6291751Z info: installing component 'clippy'
2025-08-20T22:24:56.8942356Z info: installing component 'rustfmt'
2025-08-20T22:24:57.0930640Z info: installing component 'cargo'
2025-08-20T22:24:57.5836848Z info: installing component 'rust-std'
2025-08-20T22:24:58.8830234Z info: installing component 'rustc'
2025-08-20T22:25:01.6310158Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:25:01.6310453Z 
2025-08-20T22:25:01.6386537Z   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-20T22:25:01.6386970Z 
2025-08-20T22:25:01.6386974Z 
2025-08-20T22:25:01.6387060Z Rust is installed now. Great!
2025-08-20T22:25:01.6387199Z 
2025-08-20T22:25:01.6387375Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:25:01.6387765Z environment variable. This has not been done automatically.
2025-08-20T22:25:01.6388013Z 
2025-08-20T22:25:01.6388123Z To configure your current shell, you need to source
2025-08-20T22:25:01.6388413Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:25:01.6388621Z 
2025-08-20T22:25:01.6388792Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:25:01.6389175Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:25:01.6389480Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:25:01.6389748Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:25:01.6618737Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:25:01.6946965Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:25:01.6947239Z 
2025-08-20T22:25:01.7021759Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:25:01.7022092Z 
2025-08-20T22:25:01.7428767Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:25:01.7797054Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:25:01.8051404Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:25:01.8051767Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:25:01.8052225Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:25:01.8052593Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:25:01.8053007Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:25:01.8053371Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:25:01.8053905Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:25:01.8054273Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:25:01.8054618Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:25:01.8054943Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:25:01.8055309Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:25:01.8055697Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:25:01.8056083Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:25:01.8056499Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:25:01.8056895Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:25:01.8057639Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:25:01.8058038Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:25:01.8058400Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:25:01.8058783Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:25:01.8059238Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:25:01.8059687Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:25:01.8060075Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:25:01.8060493Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:25:01.8060894Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:25:01.8061248Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:25:01.8061640Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:25:01.8062074Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:25:01.8062487Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:25:01.8062892Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:25:01.8063309Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:25:01.8064042Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:25:01.8064472Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:25:01.8064902Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:25:01.8065324Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:25:01.8065770Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:25:01.8066197Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:25:01.8066600Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:25:01.8067005Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:25:01.8067397Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:25:01.8067804Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:25:01.8068471Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:25:01.8068912Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:25:01.8069315Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:25:01.8069710Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:25:01.8070168Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:25:01.8070638Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:25:01.8071107Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:25:01.8071597Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:25:01.8072039Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:25:01.8072462Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:25:01.8072885Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:25:01.8073295Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:25:01.8073942Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:25:01.8074514Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:25:01.8074888Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:25:01.8075251Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:25:01.8075623Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:25:01.8076022Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:25:01.8076420Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:25:01.8076808Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:25:01.8077217Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:25:01.8077657Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:25:01.8078078Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:25:01.8078493Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:25:01.8078915Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:25:01.8079345Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:25:01.8079748Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:25:01.8080144Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:25:01.8080581Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:25:01.8081080Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:25:01.8081584Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:25:01.8082045Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:25:01.8082465Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:25:01.8082859Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:25:01.8083255Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:25:01.8083823Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:25:01.8084240Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:25:01.8084703Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:25:01.8085498Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:25:01.8086018Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:25:01.8086512Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:25:01.8086950Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:25:01.8087358Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:25:01.8087753Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:25:01.8088163Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:25:01.8088564Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:25:01.8088953Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:25:01.8089381Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:25:01.8089807Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:25:01.8090191Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:25:01.8090563Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:25:01.8090970Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:25:01.8091520Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:25:01.8091899Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:25:01.8092269Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:25:01.8092662Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:25:01.8093051Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:25:01.8093406Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:25:01.8093967Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:25:01.8094382Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:25:01.8094775Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:25:01.8095136Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:25:01.8095508Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:25:01.8095883Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:25:01.8096269Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:25:01.8096668Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:25:01.8097063Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:25:01.8097445Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:25:01.8097836Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:25:01.8098238Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:25:01.8098642Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:25:01.8099015Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:25:01.8099377Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:25:01.8099726Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:25:01.8100081Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:25:01.8100442Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:25:01.8100795Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:25:01.8101168Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:25:01.8101757Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:25:01.8102208Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:25:01.8102639Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:25:01.8103045Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:25:01.8103445Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:25:01.8104021Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:25:01.8104417Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:25:01.8104856Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:25:01.8105266Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:25:01.8105649Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:25:01.8106048Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:25:01.8106461Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:25:01.8106899Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:25:01.8107328Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:25:01.8107864Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:25:01.8108258Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:25:01.8108671Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:25:01.8109083Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:25:01.8109487Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:25:01.8109882Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:25:01.8110286Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:25:01.8110689Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:25:01.8111073Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:25:01.8111428Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:25:01.8111798Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:25:01.8112197Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:25:01.8112594Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:25:01.8113000Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:25:01.8113392Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:25:01.8113913Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:25:01.8114300Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:25:01.8114682Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:25:01.8115068Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:25:01.8115494Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:25:01.8115943Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:25:01.8116341Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:25:01.8116715Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:25:01.8117108Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:25:01.8117527Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:25:01.8117945Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:25:01.8118484Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:25:01.8118850Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:25:01.8119280Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:25:01.8119710Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:25:01.8120127Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:25:01.8120507Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:25:01.8120888Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:25:01.8121271Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:25:01.8121696Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:25:01.8122166Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:25:01.8122585Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:25:01.8122956Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:25:01.8123316Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:25:01.8123879Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:25:01.8124508Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:25:01.8124951Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:25:01.8125330Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:25:01.8125792Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:25:01.8126330Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:25:01.8126889Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:25:01.8127329Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:25:01.8127689Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:25:01.8128068Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:25:01.8128481Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:25:01.8128900Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:25:01.8129307Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:25:01.8129682Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:25:01.8130060Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:25:01.8130461Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:25:01.8130867Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:25:01.8131267Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:25:01.8131668Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:25:01.8132063Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:25:01.8132464Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:25:01.8132882Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:25:01.8133330Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:25:01.8133901Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:25:01.8134292Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:25:01.8134671Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:25:01.8135207Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:25:01.8135591Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:25:01.8135985Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:25:01.8136406Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:25:01.8136882Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:25:01.8137337Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:25:01.8137739Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:25:01.8138127Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:25:01.8138511Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:25:01.8138889Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:25:01.8139268Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:25:01.8139657Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:25:01.8140044Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:25:01.8140491Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:25:01.8141095Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:25:01.8141555Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:25:01.8142075Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:25:01.8142588Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:25:01.8143194Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:25:01.8143782Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:25:01.8144155Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:25:01.8144520Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:25:01.8144897Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:25:01.8145276Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:25:01.8145650Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:25:01.8146032Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:25:01.8146414Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:25:01.8146800Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:25:01.8147176Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:25:01.8147558Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:25:01.8147957Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:25:01.8148353Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:25:01.8148769Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:25:01.8149206Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:25:01.8149634Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:25:01.8150053Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:25:01.8150456Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:25:01.8150870Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:25:01.8151294Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:25:01.8151880Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:25:01.8152264Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:25:01.8152777Z 	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-20T22:25:01.8153302Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:25:01.8153815Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:25:01.8154190Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:25:01.8154557Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:25:01.8154956Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:25:01.8155395Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:25:01.8155825Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:25:01.8156262Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:25:01.8156674Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:25:01.8157081Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:25:01.8157504Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:25:01.8158064Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:25:01.8158458Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:25:01.8158888Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:25:01.8159379Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:25:01.8159875Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:25:01.8160330Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:25:01.8160745Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:25:01.8161151Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:25:01.8161628Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:25:01.8162120Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:25:01.8162536Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:25:01.8162969Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:25:01.8163426Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:25:01.8163962Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:25:01.8164327Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:25:01.8164688Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:25:01.8165061Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:25:01.8165442Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:25:01.8165810Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:25:01.8166171Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:25:01.8166543Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:25:01.8166910Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:25:01.8167270Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:25:01.8167641Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:25:01.8167998Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:25:01.8168535Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:25:01.8168937Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:25:01.8169300Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:25:01.8169660Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:25:01.8170018Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:25:01.8170389Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:25:01.8170762Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:25:01.8171132Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:25:01.8171492Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:25:01.8171868Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:25:01.8172289Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:25:01.8172728Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:25:01.8173139Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:25:01.8173503Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:25:01.8174034Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:25:01.8174609Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:25:01.8175013Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:25:01.8175376Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:25:01.8175744Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:25:01.8176111Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:25:01.8176457Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:25:01.8176813Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:25:01.8177186Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:25:01.8177556Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:25:01.8177916Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:25:01.8178263Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:25:01.8178601Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:25:01.8178978Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:25:01.8179388Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:25:01.8179789Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:25:01.8180184Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:25:01.8180584Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:25:01.8181002Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:25:01.8181504Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:25:01.8182122Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:25:01.8182755Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:25:01.8183299Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:25:01.8183915Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:25:01.8184375Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:25:01.8184896Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:25:01.8185694Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:25:01.8186275Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:25:01.8186769Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:25:01.8187219Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:25:01.8187587Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:25:01.8187960Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:25:01.8188336Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:25:01.8188718Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:25:01.8189105Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:25:01.8189497Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:25:01.8189886Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:25:01.8190273Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:25:01.8190659Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:25:01.8191179Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:25:01.8191558Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:25:01.8191935Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:25:01.8192326Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:25:01.8192719Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:25:01.8193131Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:25:01.8193682Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:25:01.8194069Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:25:01.8194464Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:25:01.8194876Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:25:01.8195289Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:25:01.8195728Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:25:01.8196154Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:25:01.8196523Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:25:01.8196891Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:25:01.8197276Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:25:01.8197646Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:25:01.8198035Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:25:01.8198424Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:25:01.8198814Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:25:01.8199194Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:25:01.8199559Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:25:01.8199928Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:25:01.8200475Z 	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-20T22:25:01.8201187Z 	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-20T22:25:01.8202051Z 	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-20T22:25:01.8202740Z 	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-20T22:25:01.8203265Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:25:01.8203767Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:25:01.8204179Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:25:01.8204581Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:25:01.8204958Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:25:01.8205333Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:25:01.8205699Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:25:01.8206082Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:25:01.8206463Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:25:01.8206839Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:25:01.8207216Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:25:01.8207604Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:25:01.8208185Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:25:01.8208589Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:25:01.8208991Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:25:01.8209381Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:25:01.8209755Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:25:01.8210149Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:25:01.8210554Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:25:01.8210951Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:25:01.8211348Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:25:01.8211739Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:25:01.8212170Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:25:01.8212604Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:25:01.8213007Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:25:01.8213447Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:25:01.8214043Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:25:01.8214458Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:25:01.8214828Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:25:01.8215210Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:25:01.8215607Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:25:01.8216023Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:25:01.8216429Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:25:01.8216812Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:25:01.8217204Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:25:01.8217678Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:25:01.8218150Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:25:01.8218761Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:25:01.8219188Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:25:01.8219641Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:25:01.8220087Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:25:01.8220565Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:25:01.8221053Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:25:01.8221498Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:25:01.8221937Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:25:01.8222339Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:25:01.8222733Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:25:01.8223151Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:25:01.8223658Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:25:01.8224054Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:25:01.8224612Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:25:01.8225011Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:25:01.8225417Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:25:01.8225840Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:25:01.8226237Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:25:01.8226659Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:25:01.8227033Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:25:01.8227390Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:25:01.8227775Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:25:01.8228193Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:25:01.8228590Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:25:01.8229036Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:25:01.8229489Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:25:01.8229892Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:25:01.8230332Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:25:01.8230759Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:25:01.8231172Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:25:01.8231583Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:25:01.8231941Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:25:01.8232305Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:25:01.8232706Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:25:01.8233104Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:25:01.8233487Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:25:01.8233982Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:25:01.8234335Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:25:01.8234683Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:25:01.8235348Z 	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-20T22:25:01.8235871Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:25:01.8236257Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:25:01.8236633Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:25:01.8237037Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:25:01.8237448Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:25:01.8237861Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:25:01.8238265Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:25:01.8238682Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:25:01.8239102Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:25:01.8239477Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:25:01.8239845Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:25:01.8240203Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:25:01.8240583Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:25:01.8241132Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:25:01.8241562Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:25:01.8241962Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:25:01.8242383Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:25:01.8242823Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:25:01.8243225Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:25:01.8243752Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:25:01.8244115Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:25:01.8244465Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:25:01.8244835Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:25:01.8245211Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:25:01.8245587Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:25:01.8245987Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:25:01.8246403Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:25:01.8246868Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:25:01.8247302Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:25:01.8247681Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:25:01.8248069Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:25:01.8248455Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:25:01.8248843Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:25:01.8249234Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:25:01.8249611Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:25:01.8250058Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:25:01.8250555Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:25:01.8250983Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:25:01.8251550Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:25:01.8251959Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:25:01.8252375Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:25:01.8252767Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:25:01.8253144Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:25:01.8253653Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:25:01.8254043Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:25:01.8254388Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:25:01.8254744Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:25:01.8255145Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:25:01.8255568Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:25:01.8255950Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:25:01.8256335Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:25:01.8256776Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:25:01.8257217Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:25:01.8257810Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:25:01.8258208Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:25:01.8258722Z 	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-20T22:25:01.8259230Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:25:01.8259625Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:25:01.8260043Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:25:01.8260470Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:25:01.8260991Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:25:01.8261576Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:25:01.8262191Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:25:01.8262841Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:25:01.8263491Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:25:01.8264235Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:25:01.8264871Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:25:01.8265456Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:25:01.8265934Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:25:01.8266379Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:25:01.8266816Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:25:01.8267241Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:25:01.8267717Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:25:01.8268151Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:25:01.8268533Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:25:01.8269054Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:25:01.8269478Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:25:01.8269865Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:25:01.8270274Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:25:01.8270693Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:25:01.8271057Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:25:01.8271478Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:25:01.8271940Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:25:01.8272430Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:25:01.8272924Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:25:01.8273416Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:25:01.8273991Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:25:01.8274410Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:25:01.8274827Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:25:01.8275405Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:25:01.8275834Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:25:01.8276268Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:25:01.8276661Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:25:01.8277042Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:25:01.8277423Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:25:01.8277803Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:25:01.8278243Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:25:01.8278685Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:25:01.8279095Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:25:01.8279510Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:25:01.8279940Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:25:01.8280390Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:25:01.8280836Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:25:01.8281271Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:25:01.8281673Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:25:01.8282052Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:25:01.8282444Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:25:01.8282818Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:25:01.8283201Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:25:01.8283746Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:25:01.8284158Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:25:01.8284581Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:25:01.8285056Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:25:01.8285668Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:25:01.8286078Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:25:01.8286433Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:25:01.8286805Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:25:01.8287200Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:25:01.8287593Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:25:01.8287985Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:25:01.8288412Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:25:01.8288860Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:25:01.8289277Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:25:01.8289670Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:25:01.8290070Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:25:01.8290616Z 	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-20T22:25:01.8291198Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:25:01.8291783Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:25:01.8292230Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:25:01.8292656Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:25:01.8293054Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:25:01.8293445Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:25:01.8294031Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:25:01.8294436Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:25:01.8294842Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:25:01.8295222Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:25:01.8295615Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:25:01.8296025Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:25:01.8296402Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:25:01.8296810Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:25:01.8297275Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:25:01.8297701Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:25:01.8298085Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:25:01.8298466Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:25:01.8298855Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:25:01.8299236Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:25:01.8299609Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:25:01.8300043Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:25:01.8300491Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:25:01.8300898Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:25:01.8301300Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:25:01.8301699Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:25:01.8302250Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:25:01.8302648Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:25:01.8303038Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:25:01.8303440Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:25:01.8304028Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:25:01.8304480Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:25:01.8304903Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:25:01.8305310Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:25:01.8305715Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:25:01.8306145Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:25:01.8306539Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:25:01.8306896Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:25:01.8307242Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:25:01.8307610Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:25:01.8308131Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:25:01.8308490Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:25:01.8308862Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:25:01.8309258Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:25:01.8309644Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:25:01.8310002Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:25:01.8310356Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:25:01.8310735Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:25:01.8311134Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:25:01.8311511Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:25:01.8311877Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:25:01.8312247Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:25:01.8312631Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:25:01.8313015Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:25:01.8313367Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:25:01.8313883Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:25:01.8314280Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:25:01.8314668Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:25:01.8315049Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:25:01.8315427Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:25:01.8315813Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:25:01.8316224Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:25:01.8316647Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:25:01.8317052Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:25:01.8317407Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:25:01.8317755Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:25:01.8318095Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:25:01.8318696Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:25:01.8319210Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:25:01.8319682Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:25:01.8320157Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:25:01.8320672Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:25:01.8321110Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:25:01.8321490Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:25:01.8321880Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:25:01.8322273Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:25:01.8322662Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:25:01.8323046Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:25:01.8323432Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:25:01.8323957Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:25:01.8324514Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:25:01.8324959Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:25:01.8325390Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:25:01.8325767Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:25:01.8326184Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:25:01.8342034Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:25:01.8342457Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:25:01.8342814Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:25:01.8343203Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:25:01.8343870Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:25:01.8344353Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:25:01.8344769Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:25:01.8345188Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:25:01.8345618Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:25:01.8346051Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:25:01.8346336Z 
2025-08-20T22:25:01.8346340Z 
2025-08-20T22:25:01.8346705Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:25:01 PM)
2025-08-20T22:25:01.8347061Z 
2025-08-20T22:25:01.8347069Z 
2025-08-20T22:25:01.8347073Z 
2025-08-20T22:25:01.8347137Z [+] Continue : YES
2025-08-20T22:25:01.8347244Z 
2025-08-20T22:25:01.8347489Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:25:01.9583720Z 
2025-08-20T22:25:01.9584285Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:25:01 PM) UTC
2025-08-20T22:25:01.9584553Z 
2025-08-20T22:25:01.9602220Z 
2025-08-20T22:25:01.9602507Z [+] Total RECIPES :: 1
2025-08-20T22:25:01.9602668Z 
2025-08-20T22:25:01.9675867Z 
2025-08-20T22:25:01.9676696Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml (1/1)
2025-08-20T22:25:01.9677234Z 
2025-08-20T22:25:02.0298733Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:25:02.0309644Z mode of '/tmp/pkgforge/q1fcGj4It_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:25:02.0357895Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/rust-parallel/official [Provided]
2025-08-20T22:25:02.0358348Z [+] Setting '.pkg_family' --> rust-parallel [Provided]
2025-08-20T22:25:02.0371417Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:25:02.0376227Z [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-20T22:25:02.0402985Z [00:00:00.003]➜  
2025-08-20T22:25:02.0403469Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:25:02.0404105Z [00:00:00.003]➜  
2025-08-20T22:25:02.0438488Z [00:00:00.006]➜  
2025-08-20T22:25:02.0438962Z [00:00:00.006]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:25:02.0439357Z [00:00:00.006]➜  
2025-08-20T22:25:02.0512466Z [00:00:00.014]➜  
2025-08-20T22:25:02.0513483Z [00:00:00.014]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/rust-parallel/static.official.source.yaml) --> /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:25:02 PM) UTC]
2025-08-20T22:25:02.0514783Z [00:00:00.014]➜  
2025-08-20T22:25:02.0514977Z [00:00:00.014]➜  
2025-08-20T22:25:02.0515164Z [00:00:00.014]➜  
2025-08-20T22:25:02.0515437Z [00:00:00.014]➜  ###################################################################
2025-08-20T22:25:02.0521077Z [00:00:00.015]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:25:02.0522267Z [00:00:00.015]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:25:02.0522921Z [00:00:00.015]➜  _disabled: false
2025-08-20T22:25:02.0523158Z [00:00:00.015]➜  
2025-08-20T22:25:02.0523397Z [00:00:00.015]➜  pkg: "rust-parallel"
2025-08-20T22:25:02.0523879Z [00:00:00.015]➜  pkg_id: "github.com.aaronriekenberg.rust-parallel"
2025-08-20T22:25:02.0524210Z [00:00:00.015]➜  pkg_type: "static"
2025-08-20T22:25:02.0524454Z [00:00:00.015]➜  category:
2025-08-20T22:25:02.0526839Z [00:00:00.015]➜    - "ConsoleOnly"
2025-08-20T22:25:02.0527215Z [00:00:00.015]➜    - "Utility"
2025-08-20T22:25:02.0527625Z [00:00:00.015]➜  description: "Run commands in parallel (parallel | xargs in rust)"
2025-08-20T22:25:02.0527986Z [00:00:00.015]➜  homepage:
2025-08-20T22:25:02.0528316Z [00:00:00.015]➜    - "https://github.com/aaronriekenberg/rust-parallel"
2025-08-20T22:25:02.0528672Z [00:00:00.015]➜  maintainer:
2025-08-20T22:25:02.0528982Z [00:00:00.015]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:25:02.0529290Z [00:00:00.015]➜  note:
2025-08-20T22:25:02.0529568Z [00:00:00.015]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:25:02.0530146Z [00:00:00.015]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/aaronriekenberg/rust-parallel"  
2025-08-20T22:25:02.0530604Z [00:00:00.015]➜  repology:
2025-08-20T22:25:02.0530890Z [00:00:00.015]➜    - "rust-parallel"
2025-08-20T22:25:02.0531133Z [00:00:00.015]➜  src_url:
2025-08-20T22:25:02.0531472Z [00:00:00.015]➜    - "https://github.com/aaronriekenberg/rust-parallel"
2025-08-20T22:25:02.0531803Z [00:00:00.015]➜  tag:
2025-08-20T22:25:02.0532014Z [00:00:00.015]➜    - "parallel"
2025-08-20T22:25:02.0532239Z [00:00:00.015]➜  x_exec:
2025-08-20T22:25:02.0532476Z [00:00:00.015]➜    bsys: "docker://rust"
2025-08-20T22:25:02.0532726Z [00:00:00.015]➜    host:
2025-08-20T22:25:02.0532958Z [00:00:00.015]➜      - "aarch64-Linux"
2025-08-20T22:25:02.0533222Z [00:00:00.015]➜      - "x86_64-Linux"
2025-08-20T22:25:02.0533490Z [00:00:00.015]➜    shell: "bash"
2025-08-20T22:25:02.0533942Z [00:00:00.015]➜    pkgver: |
2025-08-20T22:25:02.0534232Z [00:00:00.015]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:25:02.0535276Z [00:00:00.015]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/aaronriekenberg/rust-parallel" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:25:02.0536249Z [00:00:00.015]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T22:25:02.0536894Z [00:00:00.015]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:25:02.0537282Z [00:00:00.015]➜    run: |
2025-08-20T22:25:02.0537496Z [00:00:00.015]➜      #Build
2025-08-20T22:25:02.0538083Z [00:00:00.015]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:25:02.0538795Z [00:00:00.015]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:25:02.0539368Z [00:00:00.015]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:25:02.0539829Z [00:00:00.015]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:25:02.0540233Z [00:00:00.015]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T22:25:02.0540575Z [00:00:00.015]➜        bash -l -c '
2025-08-20T22:25:02.0540821Z [00:00:00.015]➜        #Setup ENV
2025-08-20T22:25:02.0541436Z [00:00:00.015]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:25:02.0541881Z [00:00:00.015]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:25:02.0542298Z [00:00:00.015]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T22:25:02.0542917Z [00:00:00.015]➜           RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T22:25:02.0543460Z [00:00:00.015]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:25:02.0544066Z [00:00:00.015]➜             export RUST_TARGET
2025-08-20T22:25:02.0544334Z [00:00:00.015]➜           else
2025-08-20T22:25:02.0544581Z [00:00:00.015]➜             rustc -Vv ; exit 1
2025-08-20T22:25:02.0544838Z [00:00:00.015]➜           fi
2025-08-20T22:25:02.0545058Z [00:00:00.015]➜         else
2025-08-20T22:25:02.0545376Z [00:00:00.015]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:25:02.0545762Z [00:00:00.015]➜           rustup target add "${RUST_TARGET}"
2025-08-20T22:25:02.0546039Z [00:00:00.015]➜         fi
2025-08-20T22:25:02.0546264Z [00:00:00.015]➜         RUST_FLAGS=()
2025-08-20T22:25:02.0546587Z [00:00:00.015]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:25:02.0546980Z [00:00:00.015]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:25:02.0547390Z [00:00:00.015]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:25:02.0547795Z [00:00:00.015]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:25:02.0548092Z [00:00:00.015]➜         fi
2025-08-20T22:25:02.0548366Z [00:00:00.015]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:25:02.0548706Z [00:00:00.015]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:25:02.0549031Z [00:00:00.015]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:25:02.0549344Z [00:00:00.015]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:25:02.0549684Z [00:00:00.015]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:25:02.0550008Z [00:00:00.015]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:25:02.0550326Z [00:00:00.015]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:25:02.0550695Z [00:00:00.015]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:25:02.0551073Z [00:00:00.015]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:25:02.0551430Z [00:00:00.015]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:25:02.0552017Z [00:00:00.015]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:25:02.0552450Z [00:00:00.015]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:25:02.0552810Z [00:00:00.015]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:25:02.0553092Z [00:00:00.015]➜        #Build
2025-08-20T22:25:02.0554036Z [00:00:00.015]➜         git clone --filter "blob:none" --quiet "https://github.com/aaronriekenberg/rust-parallel" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:25:02.0554690Z [00:00:00.015]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:25:02.0555028Z [00:00:00.015]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:25:02.0555665Z [00:00:00.015]➜         sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T22:25:02.0556254Z [00:00:00.015]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:25:02.0556785Z [00:00:00.015]➜         cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T22:25:02.0557354Z [00:00:00.015]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:25:02.0557719Z [00:00:00.015]➜        #Copy
2025-08-20T22:25:02.0558674Z [00:00:00.015]➜         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-20T22:25:02.0560340Z [00:00:00.015]➜         ( 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-20T22:25:02.0560903Z [00:00:00.015]➜        #Strip 
2025-08-20T22:25:02.0561389Z [00:00:00.015]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:25:02.0562081Z [00:00:00.015]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:25:02.0562768Z [00:00:00.015]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:25:02.0563353Z [00:00:00.015]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:25:02.0564263Z [00:00:00.015]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:25:02.0564686Z [00:00:00.015]➜         popd &>/dev/null
2025-08-20T22:25:02.0564935Z [00:00:00.015]➜        '
2025-08-20T22:25:02.0565159Z [00:00:00.015]➜      #Copy & Meta
2025-08-20T22:25:02.0565509Z [00:00:00.015]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:25:02.0566053Z [00:00:00.015]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:25:02.0567141Z [00:00:00.015]➜       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-20T22:25:02.0567919Z [00:00:00.015]➜  
2025-08-20T22:25:02.0568098Z [00:00:00.015]➜  
2025-08-20T22:25:02.0568381Z [00:00:00.015]➜  ###################################################################
2025-08-20T22:25:02.0568658Z [00:00:00.015]➜  
2025-08-20T22:25:02.0568842Z [00:00:00.015]➜  
2025-08-20T22:25:02.0569022Z [00:00:00.015]➜  
2025-08-20T22:25:02.0569519Z [00:00:00.016]➜  '/tmp/pkgforge/q1fcGj4It_build.yaml' -> '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:25:03.4855702Z [00:00:01.448]➜  '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.static.version' -> '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.version'
2025-08-20T22:25:03.4904780Z [00:00:01.453]➜  [+] Version: HEAD-f3eb37e-250819T052011 ('.x_exec.pkgver') [/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.static.version]
2025-08-20T22:25:03.5030758Z [00:00:01.465]➜  [+] Progs: rust-parallel
2025-08-20T22:25:03.9566222Z [00:00:01.919]➜  
2025-08-20T22:25:03.9566607Z [00:00:01.919]➜  [-] Missing packages. Found: 
2025-08-20T22:25:03.9566972Z [00:00:01.919]➜  [+] Expected: rust-parallel
2025-08-20T22:25:03.9567267Z [00:00:01.919]➜  [+] Continuing with build...
2025-08-20T22:25:04.2724204Z [00:00:01.919]➜  
2025-08-20T22:25:04.2724491Z [00:00:02.235]➜  
2025-08-20T22:25:04.2724695Z [00:00:02.235]➜  
2025-08-20T22:25:04.2800634Z [00:00:02.242]➜  + mkdir -pv /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:25:04.2818029Z [00:00:02.244]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=rust-parallel -e PKG_ID=github.com.aaronriekenberg.rust-parallel -e PKG_TYPE=static -e PKG_VER=HEAD-f3eb37e-250819T052011 -e PKGVER=HEAD-f3eb37e-250819T052011 -e SBUILD_PKG=rust-parallel.static -e SBUILD_PKGVER=HEAD-f3eb37e-250819T052011 --volume /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T22:25:04.2819760Z [00:00:02.244]➜    #Setup ENV
2025-08-20T22:25:04.2820544Z [00:00:02.244]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:25:04.2820997Z [00:00:02.244]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:25:04.2821408Z [00:00:02.244]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T22:25:04.2822018Z [00:00:02.244]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T22:25:04.2822574Z [00:00:02.244]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:25:04.2822908Z [00:00:02.244]➜         export RUST_TARGET
2025-08-20T22:25:04.2823162Z [00:00:02.244]➜       else
2025-08-20T22:25:04.2823413Z [00:00:02.244]➜         rustc -Vv ; exit 1
2025-08-20T22:25:04.2823953Z [00:00:02.244]➜       fi
2025-08-20T22:25:04.2824173Z [00:00:02.244]➜     else
2025-08-20T22:25:04.2824481Z [00:00:02.244]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:25:04.2824867Z [00:00:02.244]➜       rustup target add "${RUST_TARGET}"
2025-08-20T22:25:04.2825139Z [00:00:02.244]➜     fi
2025-08-20T22:25:04.2825357Z [00:00:02.244]➜     RUST_FLAGS=()
2025-08-20T22:25:04.2825669Z [00:00:02.244]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:25:04.2826063Z [00:00:02.244]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:25:04.2826469Z [00:00:02.244]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:25:04.2826853Z [00:00:02.244]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:25:04.2827141Z [00:00:02.244]➜     fi
2025-08-20T22:25:04.2827423Z [00:00:02.244]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:25:04.2827755Z [00:00:02.244]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:25:04.2828064Z [00:00:02.244]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:25:04.2828367Z [00:00:02.244]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:25:04.2828683Z [00:00:02.244]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:25:04.2829008Z [00:00:02.244]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:25:04.2829321Z [00:00:02.244]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:25:04.2829676Z [00:00:02.244]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:25:04.2830046Z [00:00:02.244]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:25:04.2830392Z [00:00:02.244]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:25:04.2830728Z [00:00:02.244]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:25:04.2831412Z [00:00:02.244]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:25:04.2831854Z [00:00:02.244]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:25:04.2832139Z [00:00:02.244]➜    #Build
2025-08-20T22:25:04.2832713Z [00:00:02.244]➜     git clone --filter "blob:none" --quiet "https://github.com/aaronriekenberg/rust-parallel" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:25:04.2833280Z [00:00:02.244]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:25:04.2833809Z [00:00:02.244]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:25:04.2834498Z [00:00:02.244]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T22:25:04.2835087Z [00:00:02.244]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:25:04.2835610Z [00:00:02.244]➜     cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T22:25:04.2836187Z [00:00:02.244]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:25:04.2836549Z [00:00:02.244]➜    #Copy
2025-08-20T22:25:04.2837484Z [00:00:02.244]➜     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-20T22:25:04.2838983Z [00:00:02.244]➜     ( 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-20T22:25:04.2839543Z [00:00:02.244]➜    #Strip 
2025-08-20T22:25:04.2840019Z [00:00:02.244]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:25:04.2840695Z [00:00:02.244]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:25:04.2841382Z [00:00:02.244]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:25:04.2841975Z [00:00:02.244]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:25:04.2842517Z [00:00:02.244]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:25:04.2842937Z [00:00:02.244]➜     popd &>/dev/null
2025-08-20T22:25:04.2843171Z [00:00:02.244]➜    '
2025-08-20T22:25:05.1479733Z [00:00:03.110]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:25:05.6440778Z [00:00:03.606]➜  b2e6f696af52: Pulling fs layer
2025-08-20T22:25:05.6441170Z [00:00:03.606]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T22:25:05.6441475Z [00:00:03.606]➜  99fd740fb142: Pulling fs layer
2025-08-20T22:25:05.6441778Z [00:00:03.606]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T22:25:05.6442071Z [00:00:03.606]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T22:25:05.6442402Z [00:00:03.606]➜  323e89f8c367: Pulling fs layer
2025-08-20T22:25:05.6442684Z [00:00:03.606]➜  2b92eb3035e7: Waiting
2025-08-20T22:25:05.6442943Z [00:00:03.606]➜  4239b2f25ebc: Waiting
2025-08-20T22:25:05.6443195Z [00:00:03.606]➜  323e89f8c367: Waiting
2025-08-20T22:25:05.8617890Z [00:00:03.824]➜  99fd740fb142: Verifying Checksum
2025-08-20T22:25:05.8618289Z [00:00:03.824]➜  99fd740fb142: Download complete
2025-08-20T22:25:06.0476073Z [00:00:04.010]➜  b2e6f696af52: Verifying Checksum
2025-08-20T22:25:06.0476846Z [00:00:04.010]➜  b2e6f696af52: Download complete
2025-08-20T22:25:06.0596416Z [00:00:04.022]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T22:25:06.0597698Z [00:00:04.022]➜  996f2cb07f7c: Download complete
2025-08-20T22:25:06.1327739Z [00:00:04.095]➜  b2e6f696af52: Pull complete
2025-08-20T22:25:06.2800003Z [00:00:04.242]➜  323e89f8c367: Verifying Checksum
2025-08-20T22:25:06.8640657Z [00:00:04.242]➜  323e89f8c367: Download complete
2025-08-20T22:25:06.8641075Z [00:00:04.826]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T22:25:06.8641750Z [00:00:04.826]➜  4239b2f25ebc: Download complete
2025-08-20T22:25:11.2422521Z [00:00:09.205]➜  996f2cb07f7c: Pull complete
2025-08-20T22:25:15.9249459Z [00:00:13.887]➜  99fd740fb142: Pull complete
2025-08-20T22:25:21.4951673Z [00:00:19.457]➜  2b92eb3035e7: Verifying Checksum
2025-08-20T22:25:21.4952265Z [00:00:19.457]➜  2b92eb3035e7: Download complete
2025-08-20T22:26:58.2323341Z [00:01:56.195]➜  2b92eb3035e7: Pull complete
2025-08-20T22:27:05.3130951Z [00:02:03.275]➜  4239b2f25ebc: Pull complete
2025-08-20T22:27:05.3704769Z [00:02:03.333]➜  323e89f8c367: Pull complete
2025-08-20T22:27:05.3969805Z [00:02:03.359]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T22:27:05.4046660Z [00:02:03.367]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T22:27:05.7286295Z [00:02:03.691]➜  + mkdir -p /build-bins
2025-08-20T22:27:05.7301142Z [00:02:03.693]➜  ++ mktemp -d
2025-08-20T22:27:05.7314815Z [00:02:03.694]➜  + pushd /tmp/tmp.WuxSqviBa5
2025-08-20T22:27:05.7315185Z [00:02:03.694]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T22:27:05.7315477Z [00:02:03.694]➜  + source /root/.cargo/env
2025-08-20T22:27:05.7315961Z [00:02:03.694]➜  ++ case ":${PATH}:" in
2025-08-20T22:27:05.7321799Z [00:02:03.695]➜  ++ uname -m
2025-08-20T22:27:05.7322222Z [00:02:03.695]➜  ++ tr -d '[:space:]'
2025-08-20T22:27:05.7336196Z [00:02:03.696]➜  + [[ aarch64 == riscv64 ]]
2025-08-20T22:27:05.7338603Z [00:02:03.696]➜  ++ uname -m
2025-08-20T22:27:05.7351038Z [00:02:03.698]➜  + export RUST_TARGET=aarch64-unknown-linux-musl
2025-08-20T22:27:05.7351457Z [00:02:03.698]➜  + RUST_TARGET=aarch64-unknown-linux-musl
2025-08-20T22:27:05.7351826Z [00:02:03.698]➜  + rustup target add aarch64-unknown-linux-musl
2025-08-20T22:27:05.8928519Z [00:02:03.855]➜  info: component 'rust-std' for target 'aarch64-unknown-linux-musl' is up to date
2025-08-20T22:27:05.8947816Z [00:02:03.857]➜  + RUST_FLAGS=()
2025-08-20T22:27:05.8948866Z [00:02:03.857]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:27:05.8949323Z [00:02:03.857]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:27:05.8951815Z [00:02:03.858]➜  + echo aarch64-unknown-linux-musl
2025-08-20T22:27:05.8952155Z [00:02:03.858]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T22:27:05.8960849Z [00:02:03.858]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:27:05.8961699Z [00:02:03.859]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:27:05.8962894Z [00:02:03.859]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:27:05.8963303Z [00:02:03.859]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:27:05.8963723Z [00:02:03.859]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:27:05.8964103Z [00:02:03.859]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:27:05.8964420Z [00:02:03.859]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:27:05.8964732Z [00:02:03.859]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:27:05.8965426Z [00:02:03.859]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:27:05.8967078Z [00:02:03.859]➜  ++ which mold
2025-08-20T22:27:05.8989955Z [00:02:03.861]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:27:05.8990366Z [00:02:03.861]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:27:05.8990704Z [00:02:03.861]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:27:05.8991061Z [00:02:03.861]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:27:05.8992557Z [00:02:03.861]➜  + 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-20T22:27:05.8994988Z [00:02:03.861]➜  + 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-20T22:27:05.8996388Z [00:02:03.861]➜  + git clone --filter blob:none --quiet https://github.com/aaronriekenberg/rust-parallel ./TEMPREPO
2025-08-20T22:27:06.7298055Z [00:02:04.692]➜  + cd ./TEMPREPO/
2025-08-20T22:27:06.7298531Z [00:02:04.692]➜  + echo -e '\n[+] Target: aarch64-unknown-linux-musl'
2025-08-20T22:27:06.7299979Z [00:02:04.692]➜  + 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-20T22:27:06.7301146Z [00:02:04.692]➜  + 
2025-08-20T22:27:06.7302156Z [00:02:04.692]➜  [+] Target: aarch64-unknown-linux-musl
2025-08-20T22:27:06.7303733Z [00:02:04.692]➜  [+] 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-20T22:27:06.7304938Z [00:02:04.692]➜  
2025-08-20T22:27:06.7305235Z [00:02:04.693]➜  sed '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T22:27:06.7307956Z [00:02:04.693]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T22:27:06.7308782Z [00:02:04.693]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T22:27:06.7327878Z [00:02:04.695]➜  ++ nproc
2025-08-20T22:27:06.7340827Z [00:02:04.696]➜  + cargo build --target aarch64-unknown-linux-musl --release --jobs=5 --keep-going --verbose
2025-08-20T22:27:06.9229578Z [00:02:04.885]➜      Updating crates.io index
2025-08-20T22:27:07.5344739Z [00:02:05.497]➜   Downloading crates ...
2025-08-20T22:27:07.8057024Z [00:02:05.768]➜    Downloaded cfg-if v1.0.1
2025-08-20T22:27:07.8071775Z [00:02:05.770]➜    Downloaded autocfg v1.5.0
2025-08-20T22:27:07.8089309Z [00:02:05.771]➜    Downloaded anstyle v1.0.11
2025-08-20T22:27:07.8105677Z [00:02:05.773]➜    Downloaded anstyle-query v1.1.4
2025-08-20T22:27:07.8117404Z [00:02:05.774]➜    Downloaded anstyle-parse v0.2.7
2025-08-20T22:27:07.8163063Z [00:02:05.779]➜    Downloaded is_terminal_polyfill v1.70.1
2025-08-20T22:27:07.8174931Z [00:02:05.780]➜    Downloaded scopeguard v1.2.0
2025-08-20T22:27:07.8187514Z [00:02:05.781]➜    Downloaded anstream v0.6.20
2025-08-20T22:27:07.8209059Z [00:02:05.783]➜    Downloaded once_cell v1.21.3
2025-08-20T22:27:07.8229916Z [00:02:05.785]➜    Downloaded clap v4.5.45
2025-08-20T22:27:07.8299629Z [00:02:05.792]➜    Downloaded tracing-core v0.1.34
2025-08-20T22:27:07.8326966Z [00:02:05.795]➜    Downloaded env_home v0.1.0
2025-08-20T22:27:07.8336790Z [00:02:05.796]➜    Downloaded unit-prefix v0.5.1
2025-08-20T22:27:07.8344984Z [00:02:05.797]➜    Downloaded heck v0.5.0
2025-08-20T22:27:07.8354699Z [00:02:05.798]➜    Downloaded bytes v1.10.1
2025-08-20T22:27:07.8390437Z [00:02:05.801]➜    Downloaded aho-corasick v1.1.3
2025-08-20T22:27:07.8437193Z [00:02:05.806]➜    Downloaded parking_lot_core v0.9.11
2025-08-20T22:27:07.8455828Z [00:02:05.808]➜    Downloaded log v0.4.27
2025-08-20T22:27:07.8481122Z [00:02:05.811]➜    Downloaded bitflags v2.9.2
2025-08-20T22:27:07.8510665Z [00:02:05.813]➜    Downloaded anyhow v1.0.99
2025-08-20T22:27:07.8716752Z [00:02:05.834]➜    Downloaded tokio-macros v2.5.0
2025-08-20T22:27:07.8732161Z [00:02:05.836]➜    Downloaded tracing-attributes v0.1.30
2025-08-20T22:27:07.8762120Z [00:02:05.839]➜    Downloaded utf8parse v0.2.2
2025-08-20T22:27:07.8771358Z [00:02:05.840]➜    Downloaded colorchoice v1.0.4
2025-08-20T22:27:07.8780848Z [00:02:05.840]➜    Downloaded thiserror-impl v2.0.15
2025-08-20T22:27:07.8801288Z [00:02:05.843]➜    Downloaded tracing-log v0.2.0
2025-08-20T22:27:07.8823000Z [00:02:05.845]➜    Downloaded smallvec v1.15.1
2025-08-20T22:27:07.8847577Z [00:02:05.847]➜    Downloaded which v8.0.0
2025-08-20T22:27:07.8863011Z [00:02:05.849]➜    Downloaded clap_derive v4.5.45
2025-08-20T22:27:07.8893049Z [00:02:05.852]➜    Downloaded unicode-ident v1.0.18
2025-08-20T22:27:07.8928798Z [00:02:05.855]➜    Downloaded socket2 v0.6.0
2025-08-20T22:27:07.8955363Z [00:02:05.858]➜    Downloaded tracing v0.1.41
2025-08-20T22:27:07.8993065Z [00:02:05.862]➜    Downloaded clap_builder v4.5.44
2025-08-20T22:27:07.9070715Z [00:02:05.869]➜    Downloaded indicatif v0.18.0
2025-08-20T22:27:07.9104109Z [00:02:05.873]➜    Downloaded memchr v2.7.5
2025-08-20T22:27:07.9147774Z [00:02:05.877]➜    Downloaded tracing-subscriber v0.3.19
2025-08-20T22:27:07.9214657Z [00:02:05.884]➜    Downloaded itertools v0.14.0
2025-08-20T22:27:07.9271808Z [00:02:05.890]➜    Downloaded portable-atomic v1.11.1
2025-08-20T22:27:07.9335161Z [00:02:05.896]➜    Downloaded sharded-slab v0.1.7
2025-08-20T22:27:07.9363169Z [00:02:05.899]➜    Downloaded regex v1.11.1
2025-08-20T22:27:07.9458956Z [00:02:05.908]➜    Downloaded proc-macro2 v1.0.101
2025-08-20T22:27:07.9486862Z [00:02:05.911]➜    Downloaded unicode-width v0.2.1
2025-08-20T22:27:07.9541926Z [00:02:05.917]➜    Downloaded syn v2.0.106
2025-08-20T22:27:07.9627833Z [00:02:05.925]➜    Downloaded parking_lot v0.12.4
2025-08-20T22:27:07.9650127Z [00:02:05.927]➜    Downloaded nu-ansi-term v0.46.0
2025-08-20T22:27:07.9665871Z [00:02:05.929]➜    Downloaded regex-syntax v0.8.5
2025-08-20T22:27:07.9728869Z [00:02:05.935]➜    Downloaded mio v1.0.4
2025-08-20T22:27:07.9771504Z [00:02:05.940]➜    Downloaded lock_api v0.4.13
2025-08-20T22:27:07.9784389Z [00:02:05.941]➜    Downloaded quote v1.0.40
2025-08-20T22:27:07.9806133Z [00:02:05.943]➜    Downloaded pin-project-lite v0.2.16
2025-08-20T22:27:07.9843754Z [00:02:05.947]➜    Downloaded rustix v1.0.8
2025-08-20T22:27:08.0024403Z [00:02:05.965]➜    Downloaded lazy_static v1.5.0
2025-08-20T22:27:08.0038159Z [00:02:05.966]➜    Downloaded either v1.15.0
2025-08-20T22:27:08.0051163Z [00:02:05.968]➜    Downloaded console v0.16.0
2025-08-20T22:27:08.0073511Z [00:02:05.970]➜    Downloaded thiserror v2.0.15
2025-08-20T22:27:08.0114993Z [00:02:05.974]➜    Downloaded overload v0.1.1
2025-08-20T22:27:08.0127258Z [00:02:05.975]➜    Downloaded signal-hook-registry v1.4.6
2025-08-20T22:27:08.0137449Z [00:02:05.976]➜    Downloaded regex-automata v0.4.9
2025-08-20T22:27:08.0262218Z [00:02:05.989]➜    Downloaded clap_lex v0.7.5
2025-08-20T22:27:08.0272908Z [00:02:05.990]➜    Downloaded strsim v0.11.1
2025-08-20T22:27:08.0284054Z [00:02:05.991]➜    Downloaded num_cpus v1.17.0
2025-08-20T22:27:08.0304985Z [00:02:05.993]➜    Downloaded errno v0.3.13
2025-08-20T22:27:08.0318010Z [00:02:05.994]➜    Downloaded thread_local v1.1.9
2025-08-20T22:27:08.0335167Z [00:02:05.996]➜    Downloaded tokio v1.47.1
2025-08-20T22:27:08.0623365Z [00:02:06.025]➜    Downloaded libc v0.2.175
2025-08-20T22:27:08.0844962Z [00:02:06.047]➜    Downloaded linux-raw-sys v0.9.4
2025-08-20T22:27:08.1971324Z [00:02:06.159]➜     Compiling proc-macro2 v1.0.101
2025-08-20T22:27:08.1971709Z [00:02:06.159]➜     Compiling libc v0.2.175
2025-08-20T22:27:08.1972038Z [00:02:06.160]➜     Compiling unicode-ident v1.0.18
2025-08-20T22:27:08.1972371Z [00:02:06.160]➜     Compiling once_cell v1.21.3
2025-08-20T22:27:08.1972719Z [00:02:06.160]➜     Compiling cfg-if v1.0.1
2025-08-20T22:27:08.1979448Z [00:02:06.160]➜       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.101/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=dd36e0abd6e5faac -C extra-filename=-da2c404b8ce6e822 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822 -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:08.1989685Z [00:02:06.160]➜       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.175/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=04dea65f15f650c3 -C extra-filename=-043f9700968c6b96 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96 -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:08.2004666Z [00:02:06.160]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name cfg_if --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.0.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("core", "rustc-dep-of-std"))' -C metadata=c672f7f25b0ef390 -C extra-filename=-390245f0fda4ac0f --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.2011250Z [00:02:06.160]➜       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.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:08.2018446Z [00:02:06.160]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name once_cell --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.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="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=13d73f40cabf81f5 -C extra-filename=-bf549e27d6efb313 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.2650057Z [00:02:06.227]➜     Compiling autocfg v1.5.0
2025-08-20T22:27:08.2666785Z [00:02:06.229]➜       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.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:08.3477180Z [00:02:06.310]➜     Compiling parking_lot_core v0.9.11
2025-08-20T22:27:08.3482140Z [00:02:06.310]➜       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/parking_lot_core-0.9.11/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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=02c535b543b60536 -C extra-filename=-f5c0b92260e92ead --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:08.5095205Z [00:02:06.472]➜     Compiling smallvec v1.15.1
2025-08-20T22:27:08.5133472Z [00:02:06.475]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name smallvec --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.15.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", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=d3771f81cc297ecc -C extra-filename=-cfdb221f4103d149 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.5867051Z [00:02:06.549]➜     Compiling utf8parse v0.2.2
2025-08-20T22:27:08.5872498Z [00:02:06.549]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.5887722Z [00:02:06.551]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822/build-script-build`
2025-08-20T22:27:08.6083654Z [00:02:06.571]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96/build-script-build`
2025-08-20T22:27:08.6459450Z [00:02:06.607]➜       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.175/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=154e4050a8e718f8 -C extra-filename=-7c8984d75e26dbe9 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.6566952Z [00:02:06.619]➜     Compiling anstyle-parse v0.2.7
2025-08-20T22:27:08.6582846Z [00:02:06.619]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern utf8parse=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.7689861Z [00:02:06.731]➜       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.101/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=c5cd0b52cb5ada60 -C extra-filename=-7a10a5cf4217be1c --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern unicode_ident=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta --cap-lints allow --cfg wrap_proc_macro --cfg proc_macro_span_location --cfg proc_macro_span_file --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(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --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-20T22:27:08.7960813Z [00:02:06.758]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead/build-script-build`
2025-08-20T22:27:08.8026727Z [00:02:06.765]➜     Compiling tracing-core v0.1.34
2025-08-20T22:27:08.8065962Z [00:02:06.766]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name tracing_core --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.34/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 --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=b3768bc32007493e -C extra-filename=-0e27a2bcd493c1f6 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern once_cell=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libonce_cell-bf549e27d6efb313.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-20T22:27:08.8271786Z [00:02:06.789]➜     Compiling lock_api v0.4.13
2025-08-20T22:27:08.8276400Z [00:02:06.789]➜       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/lock_api-0.4.13/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=e7340397c1911356 -C extra-filename=-015ab0397ac11abb --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern autocfg=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rlib --cap-lints allow`
2025-08-20T22:27:08.8858940Z [00:02:06.848]➜     Compiling is_terminal_polyfill v1.70.1
2025-08-20T22:27:08.8892615Z [00:02:06.850]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.9681333Z [00:02:06.930]➜     Compiling colorchoice v1.0.4
2025-08-20T22:27:08.9702819Z [00:02:06.931]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:08.9820018Z [00:02:06.944]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb/build-script-build`
2025-08-20T22:27:09.0360317Z [00:02:06.998]➜     Compiling anstyle v1.0.11
2025-08-20T22:27:09.0375362Z [00:02:06.998]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:09.0682382Z [00:02:07.031]➜     Compiling memchr v2.7.5
2025-08-20T22:27:09.0712398Z [00:02:07.033]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:09.3372735Z [00:02:07.299]➜     Compiling rustix v1.0.8
2025-08-20T22:27:09.3389046Z [00:02:07.300]➜       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/rustix-1.0.8/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 --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ef97fe89f4e0f390 -C extra-filename=-07c053e594edf6d1 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1 -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:09.6021117Z [00:02:07.564]➜     Compiling quote v1.0.40
2025-08-20T22:27:09.6033514Z [00:02:07.565]➜       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=2a61df99e99f3bac -C extra-filename=-36c64d2fd4cc1eb0 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rmeta --cap-lints allow`
2025-08-20T22:27:09.8129979Z [00:02:07.775]➜     Compiling portable-atomic v1.11.1
2025-08-20T22:27:09.8151626Z [00:02:07.776]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=384772118659a3bb -C extra-filename=-49cd18656bb606d8 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8 -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:10.0140547Z [00:02:07.976]➜     Compiling syn v2.0.106
2025-08-20T22:27:10.0150333Z [00:02:07.977]➜       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.106/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --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=0c9e373c53318a0e -C extra-filename=-ea91c3d0b95cdda0 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rmeta --extern quote=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rmeta --extern unicode_ident=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta --cap-lints allow`
2025-08-20T22:27:10.0309532Z [00:02:07.993]➜     Compiling scopeguard v1.2.0
2025-08-20T22:27:10.0317890Z [00:02:07.994]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name scopeguard --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.2.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", "use_std"))' -C metadata=6e419987c9ddb473 -C extra-filename=-a12f67ff0386bfba --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.0646259Z [00:02:08.027]➜     Compiling anstyle-query v1.1.4
2025-08-20T22:27:10.0668184Z [00:02:08.028]➜       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.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=6ae252be5324cefb -C extra-filename=-5594a4790e86bc18 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.0938193Z [00:02:08.056]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name lock_api --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.13/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=06d6a05124d9d297 -C extra-filename=-48cc199fe365182e --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern scopeguard=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscopeguard-a12f67ff0386bfba.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 --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'`
2025-08-20T22:27:10.1074394Z [00:02:08.069]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name parking_lot_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=015063aed9121ffa -C extra-filename=-48c6ab847300a057 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcfg_if-390245f0fda4ac0f.rmeta --extern libc=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.rmeta --extern smallvec=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsmallvec-cfdb221f4103d149.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 --check-cfg 'cfg(tsan_enabled)'`
2025-08-20T22:27:10.1409874Z [00:02:08.103]➜     Compiling anstream v0.6.20
2025-08-20T22:27:10.1430946Z [00:02:08.104]➜       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.20/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=1b59406f4551177c -C extra-filename=-33acc7f980437447 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern anstyle=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta --extern anstyle_parse=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rmeta --extern anstyle_query=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-5594a4790e86bc18.rmeta --extern colorchoice=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rmeta --extern is_terminal_polyfill=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rmeta --extern utf8parse=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.3649332Z [00:02:08.327]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8/build-script-build`
2025-08-20T22:27:10.3738200Z [00:02:08.336]➜     Compiling aho-corasick v1.1.3
2025-08-20T22:27:10.3749835Z [00:02:08.337]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.4030052Z [00:02:08.365]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1/build-script-build`
2025-08-20T22:27:10.4788654Z [00:02:08.441]➜     Compiling heck v0.5.0
2025-08-20T22:27:10.4808384Z [00:02:08.443]➜       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.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:10.4874507Z [00:02:08.450]➜     Compiling bitflags v2.9.2
2025-08-20T22:27:10.4888265Z [00:02:08.451]➜       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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=8fa766f7d96240ac -C extra-filename=-a5a958fefc24ff3c --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.7592842Z [00:02:08.721]➜     Compiling log v0.4.27
2025-08-20T22:27:10.7605807Z [00:02:08.722]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.7825709Z [00:02:08.745]➜     Compiling linux-raw-sys v0.9.4
2025-08-20T22:27:10.7854218Z [00:02:08.747]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name linux_raw_sys --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linux-raw-sys-0.9.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=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=e865e9b5f518417d -C extra-filename=-5f3df5f2ce75b76c --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.8860493Z [00:02:08.848]➜     Compiling pin-project-lite v0.2.16
2025-08-20T22:27:10.8872835Z [00:02:08.848]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name pin_project_lite --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/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=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=edc51519ea11ea7b -C extra-filename=-7f1b0160d6667c1c --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:10.9401966Z [00:02:08.902]➜     Compiling unicode-width v0.2.1
2025-08-20T22:27:10.9410055Z [00:02:08.903]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name unicode_width --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-width-0.2.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="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=82230be9ae9e4760 -C extra-filename=-ca94e280b32bdcf1 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:11.1529412Z [00:02:09.115]➜     Compiling clap_lex v0.7.5
2025-08-20T22:27:11.1572191Z [00:02:09.118]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:11.2312767Z [00:02:09.193]➜     Compiling overload v0.1.1
2025-08-20T22:27:11.2322300Z [00:02:09.194]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name overload --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/overload-0.1.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=ab0b2791e2810546 -C extra-filename=-814595d2adde431b --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:11.2721981Z [00:02:09.234]➜     Compiling lazy_static v1.5.0
2025-08-20T22:27:11.2731469Z [00:02:09.235]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name lazy_static --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-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 opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4e57136c74e6c8a2 -C extra-filename=-a7a7d1b21152584a --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:11.3533804Z [00:02:09.315]➜     Compiling regex-syntax v0.8.5
2025-08-20T22:27:11.3544013Z [00:02:09.316]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:11.5926962Z [00:02:09.555]➜     Compiling strsim v0.11.1
2025-08-20T22:27:11.5935712Z [00:02:09.555]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:11.7225527Z [00:02:09.685]➜     Compiling thiserror v2.0.15
2025-08-20T22:27:11.7231379Z [00:02:09.685]➜       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.15/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=fac7f1fdcce69553 -C extra-filename=-00b3a1460d7327ab --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:12.0811568Z [00:02:10.043]➜     Compiling anyhow v1.0.99
2025-08-20T22:27:12.0820885Z [00:02:10.044]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/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("backtrace", "default", "std"))' -C metadata=55f98498abcfcf9d -C extra-filename=-8c3506acb46b5e96 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96 -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:27:12.2187682Z [00:02:10.181]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab/build-script-build`
2025-08-20T22:27:12.3573202Z [00:02:10.320]➜     Compiling clap_builder v4.5.44
2025-08-20T22:27:12.3598369Z [00:02:10.321]➜       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.44/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="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=8a1a8c7fa5268437 -C extra-filename=-410c1060758da87a --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern anstream=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-33acc7f980437447.rmeta --extern anstyle=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta --extern clap_lex=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rmeta --extern strsim=/tmp/tmp.WuxSqviBa5/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-20T22:27:12.3899478Z [00:02:10.352]➜       Running `/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96/build-script-build`
2025-08-20T22:27:12.5180704Z [00:02:10.479]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name rustix --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/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 --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a85f5d007823f17a -C extra-filename=-36e48dc66829c9bb --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern bitflags=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-a5a958fefc24ff3c.rmeta --extern linux_raw_sys=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblinux_raw_sys-5f3df5f2ce75b76c.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 --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
2025-08-20T22:27:14.3257392Z [00:02:12.288]➜     Compiling sharded-slab v0.1.7
2025-08-20T22:27:14.3282302Z [00:02:12.290]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name sharded_slab --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sharded-slab-0.1.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("loom"))' -C metadata=74a8d2112483ca3e -C extra-filename=-c87e086639dbd4ca --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern lazy_static=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblazy_static-a7a7d1b21152584a.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-20T22:27:15.3529549Z [00:02:13.315]➜     Compiling regex-automata v0.4.9
2025-08-20T22:27:15.3547636Z [00:02:13.316]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rmeta --extern memchr=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta --extern regex_syntax=/tmp/tmp.WuxSqviBa5/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-20T22:27:16.3669013Z [00:02:14.329]➜     Compiling nu-ansi-term v0.46.0
2025-08-20T22:27:16.3682156Z [00:02:14.330]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name nu_ansi_term --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nu-ansi-term-0.46.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("derive_serde_style", "serde"))' -C metadata=373962f59be207d2 -C extra-filename=-0cb81f1c26a44ea8 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern overload=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liboverload-814595d2adde431b.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-20T22:27:16.9207058Z [00:02:14.883]➜     Compiling console v0.16.0
2025-08-20T22:27:16.9221783Z [00:02:14.884]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name console --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/console-0.16.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="ansi-parsing"' --cfg 'feature="std"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi-parsing", "default", "std", "unicode-width", "windows-console-colors"))' -C metadata=f8b126a27ac0c35e -C extra-filename=-9c42c23444ae213b --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.rmeta --extern once_cell=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libonce_cell-bf549e27d6efb313.rmeta --extern unicode_width=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunicode_width-ca94e280b32bdcf1.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-20T22:27:17.9877797Z [00:02:15.950]➜     Compiling tracing-log v0.2.0
2025-08-20T22:27:17.9892072Z [00:02:15.951]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name tracing_log --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-log-0.2.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="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=545471ad79ce6606 -C extra-filename=-992d243111698c7a --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern log=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rmeta --extern once_cell=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libonce_cell-bf549e27d6efb313.rmeta --extern tracing_core=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_core-0e27a2bcd493c1f6.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-20T22:27:18.2413352Z [00:02:16.202]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name portable_atomic --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=c5864bfc94db1a14 -C extra-filename=-bee90124d8588aa1 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))'`
2025-08-20T22:27:18.3456242Z [00:02:16.308]➜     Compiling parking_lot v0.12.4
2025-08-20T22:27:18.3469436Z [00:02:16.309]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name parking_lot --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=18d03ec6f4cfc55c -C extra-filename=-73398a18538839e5 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern lock_api=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblock_api-48cc199fe365182e.rmeta --extern parking_lot_core=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot_core-48c6ab847300a057.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-20T22:27:18.4876515Z [00:02:16.450]➜     Compiling tracing-attributes v0.1.30
2025-08-20T22:27:18.4885898Z [00:02:16.450]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name tracing_attributes --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.30/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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=0ab1f523ae253c2c -C extra-filename=-d8ff596fe3d0ecae --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rlib --extern quote=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rlib --extern syn=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rlib --extern proc_macro --cap-lints allow`
2025-08-20T22:27:18.9299683Z [00:02:16.892]➜     Compiling thiserror-impl v2.0.15
2025-08-20T22:27:18.9309054Z [00:02:16.893]➜       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.15/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=0bbcdbd1167281de -C extra-filename=-b8cd6f44e11c3b86 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rlib --extern quote=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rlib --extern syn=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rlib --extern proc_macro --cap-lints allow`
2025-08-20T22:27:19.4724477Z [00:02:17.435]➜     Compiling clap_derive v4.5.45
2025-08-20T22:27:19.4761208Z [00:02:17.437]➜       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.45/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=bdc5e222dcf82989 -C extra-filename=-d23ea005f8c95fa9 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rlib --extern proc_macro2=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rlib --extern quote=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rlib --extern syn=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rlib --extern proc_macro --cap-lints allow`
2025-08-20T22:27:20.4389766Z [00:02:18.401]➜     Compiling tokio-macros v2.5.0
2025-08-20T22:27:20.4397350Z [00:02:18.401]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name tokio_macros --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.5.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=45d7dc22db8a5ef6 -C extra-filename=-8aa62cad67c95062 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rlib --extern quote=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rlib --extern syn=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rlib --extern proc_macro --cap-lints allow`
2025-08-20T22:27:20.5434039Z [00:02:18.506]➜     Compiling socket2 v0.6.0
2025-08-20T22:27:20.5439975Z [00:02:18.506]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name socket2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=faa9eaa43c49ee0d -C extra-filename=-d494c0d25da04be9 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.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-20T22:27:21.0295645Z [00:02:18.990]➜     Compiling mio v1.0.4
2025-08-20T22:27:21.0301693Z [00:02:18.991]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name mio --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-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=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=564c94c58cbe6f12 -C extra-filename=-73a5c615333324d4 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.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-20T22:27:21.3746926Z [00:02:19.337]➜     Compiling signal-hook-registry v1.4.6
2025-08-20T22:27:21.3760474Z [00:02:19.338]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name signal_hook_registry --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b6a229459599480 -C extra-filename=-f3694ec3f07eb245 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.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-20T22:27:21.4142709Z [00:02:19.376]➜     Compiling thread_local v1.1.9
2025-08-20T22:27:21.4156498Z [00:02:19.377]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name thread_local --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=bc0291da1893c2e1 -C extra-filename=-8eb8825dda381af1 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcfg_if-390245f0fda4ac0f.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-20T22:27:21.6645469Z [00:02:19.627]➜     Compiling env_home v0.1.0
2025-08-20T22:27:21.6659594Z [00:02:19.628]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name env_home --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/env_home-0.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())' -C metadata=c948eeb8cdbba8b6 -C extra-filename=-1ca472de4a11fe52 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:21.7227543Z [00:02:19.685]➜     Compiling bytes v1.10.1
2025-08-20T22:27:21.7237660Z [00:02:19.685]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name bytes --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.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=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=3283bb93882dba2f -C extra-filename=-aad76a29fa546711 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:21.9196831Z [00:02:19.882]➜     Compiling either v1.15.0
2025-08-20T22:27:21.9203203Z [00:02:19.882]➜       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 --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=91268b6e9cc393c4 -C extra-filename=-c8fbf191325a0dbc --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:21.9338671Z [00:02:19.896]➜     Compiling unit-prefix v0.5.1
2025-08-20T22:27:21.9354895Z [00:02:19.897]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name unit_prefix --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unit-prefix-0.5.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=94e9cfa35e80cd47 -C extra-filename=-190095fb60a8b397 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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-20T22:27:22.0251791Z [00:02:19.987]➜     Compiling indicatif v0.18.0
2025-08-20T22:27:22.0270081Z [00:02:19.988]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name indicatif --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.18.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="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=fa46bc5ec1707bf9 -C extra-filename=-f2844446c6accb16 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern console=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libconsole-9c42c23444ae213b.rmeta --extern portable_atomic=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libportable_atomic-bee90124d8588aa1.rmeta --extern unicode_width=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunicode_width-ca94e280b32bdcf1.rmeta --extern unit_prefix=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunit_prefix-190095fb60a8b397.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-20T22:27:22.0977022Z [00:02:20.060]➜     Compiling clap v4.5.45
2025-08-20T22:27:22.0998517Z [00:02:20.061]➜       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.45/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="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=3e891da7d8d23e3c -C extra-filename=-b91ec07719ebdeb6 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern clap_builder=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-410c1060758da87a.rmeta --extern clap_derive=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libclap_derive-d23ea005f8c95fa9.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-20T22:27:22.1612187Z [00:02:20.123]➜     Compiling which v8.0.0
2025-08-20T22:27:22.1625890Z [00:02:20.124]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name which --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/which-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="default"' --cfg 'feature="real-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "real-sys", "regex", "tracing"))' -C metadata=7670538a6f5c6591 -C extra-filename=-14f3648885c3453c --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern env_home=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libenv_home-1ca472de4a11fe52.rmeta --extern rustix=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librustix-36e48dc66829c9bb.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-20T22:27:22.2380125Z [00:02:20.200]➜     Compiling itertools v0.14.0
2025-08-20T22:27:22.2391867Z [00:02:20.201]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name itertools --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.14.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=38f9b9e1321e1cec -C extra-filename=-967bbcb2a2453818 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern either=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-c8fbf191325a0dbc.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-20T22:27:22.7340479Z [00:02:20.696]➜     Compiling tokio v1.47.1
2025-08-20T22:27:22.7364515Z [00:02:20.697]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name tokio --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=23cd7afbce2f7978 -C extra-filename=-ff88c4dd2d2e197d --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbytes-aad76a29fa546711.rmeta --extern libc=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.rmeta --extern mio=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmio-73a5c615333324d4.rmeta --extern parking_lot=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot-73398a18538839e5.rmeta --extern pin_project_lite=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libpin_project_lite-7f1b0160d6667c1c.rmeta --extern signal_hook_registry=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsignal_hook_registry-f3694ec3f07eb245.rmeta --extern socket2=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsocket2-d494c0d25da04be9.rmeta --extern tokio_macros=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libtokio_macros-8aa62cad67c95062.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-20T22:27:22.9557032Z [00:02:20.918]➜     Compiling tracing-subscriber v0.3.19
2025-08-20T22:27:22.9590443Z [00:02:20.920]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name tracing_subscriber --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=f1296fea3a2c114b -C extra-filename=-6672c2a88d6d7220 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern nu_ansi_term=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-0cb81f1c26a44ea8.rmeta --extern sharded_slab=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsharded_slab-c87e086639dbd4ca.rmeta --extern smallvec=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsmallvec-cfdb221f4103d149.rmeta --extern thread_local=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthread_local-8eb8825dda381af1.rmeta --extern tracing_core=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_core-0e27a2bcd493c1f6.rmeta --extern tracing_log=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_log-992d243111698c7a.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-20T22:27:24.4816372Z [00:02:22.443]➜       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.15/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=c66da0121598a4d7 -C extra-filename=-32d036dc3c6fe22f --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libthiserror_impl-b8cd6f44e11c3b86.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-20T22:27:24.5595695Z [00:02:22.522]➜     Compiling tracing v0.1.41
2025-08-20T22:27:24.5616795Z [00:02:22.523]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name tracing --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "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", "std", "tracing-attributes", "valuable"))' -C metadata=e015f52ce40481e1 -C extra-filename=-dd390d4cd8e75959 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern pin_project_lite=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libpin_project_lite-7f1b0160d6667c1c.rmeta --extern tracing_attributes=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libtracing_attributes-d8ff596fe3d0ecae.so --extern tracing_core=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_core-0e27a2bcd493c1f6.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-20T22:27:24.5769788Z [00:02:22.539]➜     Compiling regex v1.11.1
2025-08-20T22:27:24.5786429Z [00:02:22.540]➜       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.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rmeta --extern memchr=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta --extern regex_automata=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rmeta --extern regex_syntax=/tmp/tmp.WuxSqviBa5/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-20T22:27:24.8579229Z [00:02:22.819]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name anyhow --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/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("backtrace", "default", "std"))' -C metadata=8560a73211943b94 -C extra-filename=-6e19fb18fb037838 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/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 std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
2025-08-20T22:27:25.0149544Z [00:02:22.977]➜     Compiling num_cpus v1.17.0
2025-08-20T22:27:25.0158783Z [00:02:22.978]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name num_cpus --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.17.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())' -C metadata=6fa53ee1f283297b -C extra-filename=-0511d13c11f66aed --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.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-20T22:27:33.3327546Z [00:02:31.295]➜     Compiling rust-parallel v1.18.1 (/tmp/tmp.WuxSqviBa5/TEMPREPO)
2025-08-20T22:27:33.3338316Z [00:02:31.295]➜       Running `/root/.rustup/toolchains/stable-aarch64-unknown-linux-musl/bin/rustc --crate-name rust_parallel --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 --forbid=unsafe_code --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4da959124f6988ab -C extra-filename=-e06e22029a445992 --out-dir /tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps --target aarch64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanyhow-6e19fb18fb037838.rlib --extern clap=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-b91ec07719ebdeb6.rlib --extern indicatif=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libindicatif-f2844446c6accb16.rlib --extern itertools=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libitertools-967bbcb2a2453818.rlib --extern num_cpus=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_cpus-0511d13c11f66aed.rlib --extern regex=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rlib --extern thiserror=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-32d036dc3c6fe22f.rlib --extern tokio=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtokio-ff88c4dd2d2e197d.rlib --extern tracing=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing-dd390d4cd8e75959.rlib --extern tracing_subscriber=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_subscriber-6672c2a88d6d7220.rlib --extern which=/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libwhich-14f3648885c3453c.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-20T22:28:06.6770669Z [00:03:04.639]➜      Finished `release` profile [optimized] target(s) in 59.89s
2025-08-20T22:28:06.7145293Z [00:03:04.677]➜  + find -L ./target/aarch64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T22:28:06.7156165Z [00:03:04.678]➜  ./target/aarch64-unknown-linux-musl/release/rust-parallel.d
2025-08-20T22:28:06.7157180Z [00:03:04.678]➜  ./target/aarch64-unknown-linux-musl/release/rust-parallel
2025-08-20T22:28:06.7157667Z [00:03:04.678]➜  ./target/aarch64-unknown-linux-musl/release/.cargo-lock
2025-08-20T22:28:06.7170668Z [00:03:04.679]➜  + find ./target/aarch64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:28:06.7171397Z [00:03:04.679]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T22:28:06.7171972Z [00:03:04.679]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:28:06.7173480Z [00:03:04.679]➜  + cut -d: -f1
2025-08-20T22:28:06.7175153Z [00:03:04.680]➜  + xargs realpath --no-symlinks
2025-08-20T22:28:06.7365595Z [00:03:04.699]➜  sending incremental file list
2025-08-20T22:28:06.7373287Z [00:03:04.700]➜  rust-parallel
2025-08-20T22:28:06.7800571Z [00:03:04.742]➜  
2025-08-20T22:28:06.7800960Z [00:03:04.742]➜  sent 2.33M bytes  received 35 bytes  4.65M bytes/sec
2025-08-20T22:28:06.7801332Z [00:03:04.742]➜  total size is 2.33M  speedup is 1.00
2025-08-20T22:28:06.8933408Z [00:03:04.856]➜  '/tmp/tmp.WuxSqviBa5/TEMPREPO/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T22:28:06.9062334Z [00:03:04.869]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:28:06.9086108Z [00:03:04.871]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:28:06.9140741Z [00:03:04.876]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:28:06.9754663Z [00:03:04.938]➜  copy from `/build-bins/rust-parallel' [elf64-littleaarch64] to `/build-bins/staOmgic' [elf64-littleaarch64]
2025-08-20T22:28:06.9849572Z [00:03:04.947]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:28:06.9874249Z [00:03:04.950]➜  
2025-08-20T22:28:06.9888513Z [00:03:04.951]➜  /build-bins/LICENSE
2025-08-20T22:28:06.9939827Z [00:03:04.956]➜  
2025-08-20T22:28:06.9953448Z [00:03:04.958]➜  /build-bins/rust-parallel
2025-08-20T22:28:06.9962325Z [00:03:04.959]➜  There are 27 section headers, starting at offset 0x237610:
2025-08-20T22:28:06.9963186Z [00:03:04.959]➜  
2025-08-20T22:28:06.9963679Z [00:03:04.959]➜  Section Headers:
2025-08-20T22:28:06.9964122Z [00:03:04.959]➜    [Nr] Name              Type             Address           Offset
2025-08-20T22:28:06.9964534Z [00:03:04.959]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T22:28:06.9964923Z [00:03:04.959]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T22:28:06.9965339Z [00:03:04.959]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T22:28:06.9965757Z [00:03:04.959]➜    [ 1] .eh_frame         PROGBITS         0000000000200238  00000238
2025-08-20T22:28:06.9966174Z [00:03:04.959]➜         000000000003fc7c  0000000000000000   A       0     0     8
2025-08-20T22:28:06.9966824Z [00:03:04.959]➜    [ 2] .eh_frame_hdr     PROGBITS         000000000023feb4  0003feb4
2025-08-20T22:28:06.9967474Z [00:03:04.959]➜         00000000000124fc  0000000000000000   A       0     0     4
2025-08-20T22:28:06.9968277Z [00:03:04.959]➜    [ 3] .gcc_except_table PROGBITS         00000000002523b0  000523b0
2025-08-20T22:28:06.9968851Z [00:03:04.959]➜         0000000000016a2c  0000000000000000   A       0     0     4
2025-08-20T22:28:06.9969287Z [00:03:04.959]➜    [ 4] .rodata           PROGBITS         0000000000268e00  00068e00
2025-08-20T22:28:06.9969716Z [00:03:04.959]➜         000000000004fd24  0000000000000000   A       0     0     128
2025-08-20T22:28:06.9970164Z [00:03:04.959]➜    [ 5] .rodata.cst16     PROGBITS         00000000002b8b30  000b8b30
2025-08-20T22:28:06.9970594Z [00:03:04.959]➜         0000000000000890  0000000000000010  AM       0     0     16
2025-08-20T22:28:06.9971026Z [00:03:04.959]➜    [ 6] .rodata.cst32     PROGBITS         00000000002b93c0  000b93c0
2025-08-20T22:28:06.9971458Z [00:03:04.959]➜         00000000000005a0  0000000000000020  AM       0     0     16
2025-08-20T22:28:06.9971890Z [00:03:04.959]➜    [ 7] .rodata.cst4      PROGBITS         00000000002b9960  000b9960
2025-08-20T22:28:06.9972324Z [00:03:04.959]➜         0000000000002934  0000000000000004  AM       0     0     4
2025-08-20T22:28:06.9972753Z [00:03:04.959]➜    [ 8] .rodata.cst8      PROGBITS         00000000002bc298  000bc298
2025-08-20T22:28:06.9973179Z [00:03:04.959]➜         0000000000000898  0000000000000008  AM       0     0     8
2025-08-20T22:28:06.9973848Z [00:03:04.959]➜    [ 9] .rodata.str1.1    PROGBITS         00000000002bcb30  000bcb30
2025-08-20T22:28:06.9974569Z [00:03:04.959]➜         000000000000679d  0000000000000001 AMS       0     0     1
2025-08-20T22:28:06.9975006Z [00:03:04.959]➜    [10] .rodata.str1.4    PROGBITS         00000000002c32d0  000c32d0
2025-08-20T22:28:06.9975436Z [00:03:04.959]➜         00000000000008c8  0000000000000001 AMS       0     0     4
2025-08-20T22:28:06.9975867Z [00:03:04.959]➜    [11] .rodata.str1.8    PROGBITS         00000000002c3b98  000c3b98
2025-08-20T22:28:06.9976295Z [00:03:04.959]➜         0000000000002350  0000000000000001 AMS       0     0     8
2025-08-20T22:28:06.9976716Z [00:03:04.959]➜    [12] .fini             PROGBITS         00000000002d5ee8  000c5ee8
2025-08-20T22:28:06.9977127Z [00:03:04.959]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:28:06.9977541Z [00:03:04.959]➜    [13] .init             PROGBITS         00000000002d5ef8  000c5ef8
2025-08-20T22:28:06.9977950Z [00:03:04.959]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:28:06.9978369Z [00:03:04.959]➜    [14] .text             PROGBITS         00000000002d5f20  000c5f20
2025-08-20T22:28:06.9978788Z [00:03:04.959]➜         000000000013c360  0000000000000000  AX       0     0     32
2025-08-20T22:28:06.9979206Z [00:03:04.959]➜    [15] .tdata            PROGBITS         0000000000422280  00202280
2025-08-20T22:28:06.9979622Z [00:03:04.959]➜         00000000000000b0  0000000000000000 WAT       0     0     8
2025-08-20T22:28:06.9980036Z [00:03:04.959]➜    [16] .tbss             NOBITS           0000000000422330  00202330
2025-08-20T22:28:06.9980458Z [00:03:04.959]➜         00000000000000f0  0000000000000000 WAT       0     0     8
2025-08-20T22:28:06.9980882Z [00:03:04.959]➜    [17] .data.rel.ro      PROGBITS         0000000000422330  00202330
2025-08-20T22:28:06.9981303Z [00:03:04.959]➜         0000000000033c40  0000000000000000  WA       0     0     8
2025-08-20T22:28:06.9981726Z [00:03:04.959]➜    [18] .fini_array       FINI_ARRAY       0000000000455f70  00235f70
2025-08-20T22:28:06.9982156Z [00:03:04.959]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:28:06.9982574Z [00:03:04.959]➜    [19] .got.plt          PROGBITS         0000000000455f78  00235f78
2025-08-20T22:28:06.9982992Z [00:03:04.959]➜         0000000000000018  0000000000000000  WA       0     0     8
2025-08-20T22:28:06.9983418Z [00:03:04.959]➜    [20] .init_array       INIT_ARRAY       0000000000455f90  00235f90
2025-08-20T22:28:06.9984091Z [00:03:04.959]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:28:06.9984731Z [00:03:04.959]➜    [21] .got              PROGBITS         0000000000455f98  00235f98
2025-08-20T22:28:06.9985219Z [00:03:04.959]➜         00000000000000a0  0000000000000000  WA       0     0     8
2025-08-20T22:28:06.9985649Z [00:03:04.959]➜    [22] .relro_padding    NOBITS           0000000000456038  00236038
2025-08-20T22:28:06.9986077Z [00:03:04.959]➜         0000000000009fc8  0000000000000000  WA       0     0     1
2025-08-20T22:28:06.9986495Z [00:03:04.959]➜    [23] .data             PROGBITS         0000000000466038  00236038
2025-08-20T22:28:06.9986907Z [00:03:04.959]➜         00000000000014c0  0000000000000000  WA       0     0     8
2025-08-20T22:28:06.9987311Z [00:03:04.959]➜    [24] .bss              NOBITS           0000000000467500  002374f8
2025-08-20T22:28:06.9987714Z [00:03:04.959]➜         0000000000001924  0000000000000000  WA       0     0     16
2025-08-20T22:28:06.9988130Z [00:03:04.959]➜    [25] .common           NOBITS           0000000000468e28  002374f8
2025-08-20T22:28:06.9988550Z [00:03:04.959]➜         000000000000008c  0000000000000000  WA       0     0     8
2025-08-20T22:28:06.9988972Z [00:03:04.959]➜    [26] .shstrtab         STRTAB           0000000000000000  002374f8
2025-08-20T22:28:06.9989387Z [00:03:04.959]➜         0000000000000114  0000000000000000           0     0     1
2025-08-20T22:28:06.9989708Z [00:03:04.959]➜  Key to Flags:
2025-08-20T22:28:06.9990062Z [00:03:04.959]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T22:28:06.9990753Z [00:03:04.959]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T22:28:06.9991204Z [00:03:04.959]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T22:28:06.9991582Z [00:03:04.959]➜    D (mbind), p (processor specific)
2025-08-20T22:28:06.9991970Z [00:03:04.959]➜  + file /build-bins/LICENSE /build-bins/rust-parallel
2025-08-20T22:28:07.0093515Z [00:03:04.972]➜  /build-bins/LICENSE:       ASCII text
2025-08-20T22:28:07.0112326Z [00:03:04.974]➜  /build-bins/rust-parallel: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, stripped
2025-08-20T22:28:07.0119006Z [00:03:04.974]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/rust-parallel
2025-08-20T22:28:07.0132656Z [00:03:04.976]➜  /build-bins/LICENSE:         1073 Bytes
2025-08-20T22:28:07.0133056Z [00:03:04.976]➜  /build-bins/rust-parallel:         2325712 Bytes
2025-08-20T22:28:07.0136823Z [00:03:04.976]➜  + du /build-bins/LICENSE /build-bins/rust-parallel --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:28:07.0148113Z [00:03:04.977]➜  1.1K	2025-08-20 22:28:06.892272869 +0000	/build-bins/LICENSE
2025-08-20T22:28:07.0148594Z [00:03:04.977]➜  2.3M	2025-08-20 22:28:06.978275680 +0000	/build-bins/rust-parallel
2025-08-20T22:28:07.0150023Z [00:03:04.977]➜  + popd
2025-08-20T22:28:07.1193062Z [00:03:05.082]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:28:07.1599158Z [00:03:05.122]➜  + '[' -s /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:28:07.1600354Z [00:03:05.122]➜  + cp -fv /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:28:07.1621007Z [00:03:05.124]➜  '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:28:07.1626235Z [00:03:05.125]➜  + find /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:28:07.1631594Z [00:03:05.126]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:28:07.1632298Z [00:03:05.126]➜  + cut -d: -f1
2025-08-20T22:28:07.1632973Z [00:03:05.126]➜  + xargs realpath --no-symlinks
2025-08-20T22:28:07.1642287Z [00:03:05.127]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:07.2537469Z [00:03:05.216]➜  sending incremental file list
2025-08-20T22:28:07.2545042Z [00:03:05.217]➜  rust-parallel
2025-08-20T22:28:07.2972781Z [00:03:05.260]➜  
2025-08-20T22:28:07.2973185Z [00:03:05.260]➜  sent 2.33M bytes  received 35 bytes  4.65M bytes/sec
2025-08-20T22:28:07.2973957Z [00:03:05.260]➜  total size is 2.33M  speedup is 1.00
2025-08-20T22:28:07.2983846Z [00:03:05.261]➜  
2025-08-20T22:28:07.6839308Z [00:03:05.646]➜  
2025-08-20T22:28:07.6927120Z [00:03:05.655]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T22:28:07.6928099Z [00:03:05.655]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T22:28:07.6928979Z [00:03:05.655]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/rust-parallel' retained as runner:runner
2025-08-20T22:28:07.6930063Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T22:28:07.6931284Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/scripts/benchmark.sh' from root:root to runner:runner
2025-08-20T22:28:07.6932948Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/scripts/generate_manual.sh' from root:root to runner:runner
2025-08-20T22:28:07.6934482Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/scripts' from root:root to runner:runner
2025-08-20T22:28:07.6935646Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:28:07.6936804Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:28:07.6938011Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github/dependabot.yml' from root:root to runner:runner
2025-08-20T22:28:07.6939298Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T22:28:07.6940575Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github/workflows/CI.yml' from root:root to runner:runner
2025-08-20T22:28:07.6941817Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:28:07.6942985Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:28:07.6944344Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/.rustc_info.json' from root:root to runner:runner
2025-08-20T22:28:07.6945815Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/bytes-aad76a29fa546711.d' from root:root to runner:runner
2025-08-20T22:28:07.6947942Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rustix-36e48dc66829c9bb.d' from root:root to runner:runner
2025-08-20T22:28:07.6949702Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-33acc7f980437447.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6951376Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anyhow-6e19fb18fb037838.d' from root:root to runner:runner
2025-08-20T22:28:07.6953082Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunicode_width-ca94e280b32bdcf1.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6954975Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6956666Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle_query-5594a4790e86bc18.d' from root:root to runner:runner
2025-08-20T22:28:07.6958664Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6960394Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_log-992d243111698c7a.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.6962106Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libwhich-14f3648885c3453c.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.6963876Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/sharded_slab-c87e086639dbd4ca.d' from root:root to runner:runner
2025-08-20T22:28:07.6965586Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libc-7c8984d75e26dbe9.d' from root:root to runner:runner
2025-08-20T22:28:07.6967202Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tokio-ff88c4dd2d2e197d.d' from root:root to runner:runner
2025-08-20T22:28:07.6968836Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/either-c8fbf191325a0dbc.d' from root:root to runner:runner
2025-08-20T22:28:07.6970472Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/env_home-1ca472de4a11fe52.d' from root:root to runner:runner
2025-08-20T22:28:07.6972173Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6974205Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsignal_hook_registry-f3694ec3f07eb245.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6976021Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6977734Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing-dd390d4cd8e75959.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.6979450Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunit_prefix-190095fb60a8b397.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6981160Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libenv_home-1ca472de4a11fe52.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6982870Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing_subscriber-6672c2a88d6d7220.d' from root:root to runner:runner
2025-08-20T22:28:07.6985033Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-a5a958fefc24ff3c.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.6986741Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex_syntax-8375770a0aabfdd3.d' from root:root to runner:runner
2025-08-20T22:28:07.6988406Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing-dd390d4cd8e75959.d' from root:root to runner:runner
2025-08-20T22:28:07.6990089Z [00:03:05.655]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libindicatif-f2844446c6accb16.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6991809Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsocket2-d494c0d25da04be9.rlib' from root:root to runner:runner
2025-08-20T22:28:07.6993512Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.6995377Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.6997082Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librustix-36e48dc66829c9bb.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.6998771Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcfg_if-390245f0fda4ac0f.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7000642Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/thiserror-32d036dc3c6fe22f.d' from root:root to runner:runner
2025-08-20T22:28:07.7002415Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-a5a958fefc24ff3c.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7004241Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libitertools-967bbcb2a2453818.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7005991Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/linux_raw_sys-5f3df5f2ce75b76c.d' from root:root to runner:runner
2025-08-20T22:28:07.7007697Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7009370Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/cfg_if-390245f0fda4ac0f.d' from root:root to runner:runner
2025-08-20T22:28:07.7011285Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanyhow-6e19fb18fb037838.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7012975Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7014843Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthread_local-8eb8825dda381af1.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7016535Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex-85599385fe90fff3.d' from root:root to runner:runner
2025-08-20T22:28:07.7018222Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscopeguard-a12f67ff0386bfba.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7019940Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle_parse-6f2f0cbe09b57ffe.d' from root:root to runner:runner
2025-08-20T22:28:07.7021653Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_core-0e27a2bcd493c1f6.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7023325Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/mio-73a5c615333324d4.d' from root:root to runner:runner
2025-08-20T22:28:07.7025113Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_lex-db2338314c03aba7.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7027027Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libportable_atomic-bee90124d8588aa1.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7028838Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblazy_static-a7a7d1b21152584a.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7030576Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblinux_raw_sys-5f3df5f2ce75b76c.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7032321Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_parse-6f2f0cbe09b57ffe.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7034177Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot_core-48c6ab847300a057.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7036092Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-32d036dc3c6fe22f.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7037797Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_cpus-0511d13c11f66aed.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7039495Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing-dd390d4cd8e75959.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7041175Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libwhich-14f3648885c3453c.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7042850Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/thread_local-8eb8825dda381af1.d' from root:root to runner:runner
2025-08-20T22:28:07.7044658Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-b91ec07719ebdeb6.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7046368Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libindicatif-f2844446c6accb16.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7048048Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap_lex-db2338314c03aba7.d' from root:root to runner:runner
2025-08-20T22:28:07.7049712Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing_core-0e27a2bcd493c1f6.d' from root:root to runner:runner
2025-08-20T22:28:07.7051569Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbytes-aad76a29fa546711.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7053274Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/log-7bd9b6a084c4e530.d' from root:root to runner:runner
2025-08-20T22:28:07.7055016Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/which-14f3648885c3453c.d' from root:root to runner:runner
2025-08-20T22:28:07.7056687Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsocket2-d494c0d25da04be9.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7058386Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex_automata-d9663f4437d8b563.d' from root:root to runner:runner
2025-08-20T22:28:07.7060094Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7062012Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/lazy_static-a7a7d1b21152584a.d' from root:root to runner:runner
2025-08-20T22:28:07.7063753Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcfg_if-390245f0fda4ac0f.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7065516Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-410c1060758da87a.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7067226Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7068946Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-5594a4790e86bc18.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7070655Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rust_parallel-e06e22029a445992.d' from root:root to runner:runner
2025-08-20T22:28:07.7072315Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/utf8parse-654ab0e6866dede5.d' from root:root to runner:runner
2025-08-20T22:28:07.7074059Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libonce_cell-bf549e27d6efb313.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7075822Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsmallvec-cfdb221f4103d149.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7077699Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libpin_project_lite-7f1b0160d6667c1c.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7079495Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot-73398a18538839e5.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7081254Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_subscriber-6672c2a88d6d7220.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7082970Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmio-73a5c615333324d4.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7084797Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/scopeguard-a12f67ff0386bfba.d' from root:root to runner:runner
2025-08-20T22:28:07.7086478Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbytes-aad76a29fa546711.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7088340Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/overload-814595d2adde431b.d' from root:root to runner:runner
2025-08-20T22:28:07.7090057Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot_core-48c6ab847300a057.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7091771Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/aho_corasick-ac687c94e5902e2c.d' from root:root to runner:runner
2025-08-20T22:28:07.7093417Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/num_cpus-0511d13c11f66aed.d' from root:root to runner:runner
2025-08-20T22:28:07.7095261Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_automata-d9663f4437d8b563.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7097008Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-32d036dc3c6fe22f.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7098717Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/portable_atomic-bee90124d8588aa1.d' from root:root to runner:runner
2025-08-20T22:28:07.7100388Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle-353d305c40d9cf94.d' from root:root to runner:runner
2025-08-20T22:28:07.7102044Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7103916Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/colorchoice-309e6b44748942cb.d' from root:root to runner:runner
2025-08-20T22:28:07.7105683Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblinux_raw_sys-5f3df5f2ce75b76c.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7107362Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/memchr-0d829cae186aa981.d' from root:root to runner:runner
2025-08-20T22:28:07.7109026Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/parking_lot_core-48c6ab847300a057.d' from root:root to runner:runner
2025-08-20T22:28:07.7110781Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libaho_corasick-ac687c94e5902e2c.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7112493Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-c8fbf191325a0dbc.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7114614Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/is_terminal_polyfill-d41033bcec586f6b.d' from root:root to runner:runner
2025-08-20T22:28:07.7116348Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_log-992d243111698c7a.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7118062Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblazy_static-a7a7d1b21152584a.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7119787Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex_syntax-8375770a0aabfdd3.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7121493Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7123189Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblock_api-48cc199fe365182e.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7125032Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsharded_slab-c87e086639dbd4ca.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7126771Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsharded_slab-c87e086639dbd4ca.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7128685Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscopeguard-a12f67ff0386bfba.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7130445Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7132375Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7134190Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/itertools-967bbcb2a2453818.d' from root:root to runner:runner
2025-08-20T22:28:07.7135944Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7137618Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/bitflags-a5a958fefc24ff3c.d' from root:root to runner:runner
2025-08-20T22:28:07.7139364Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsignal_hook_registry-f3694ec3f07eb245.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7141120Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunit_prefix-190095fb60a8b397.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7142850Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthread_local-8eb8825dda381af1.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7144743Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_subscriber-6672c2a88d6d7220.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7146459Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/strsim-b4d47f8ab2e91eb8.d' from root:root to runner:runner
2025-08-20T22:28:07.7148260Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmio-73a5c615333324d4.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7150039Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanyhow-6e19fb18fb037838.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7151766Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7153471Z [00:03:05.656]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/unicode_width-ca94e280b32bdcf1.d' from root:root to runner:runner
2025-08-20T22:28:07.7155318Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblock_api-48cc199fe365182e.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7157022Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-0cb81f1c26a44ea8.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7158888Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap-b91ec07719ebdeb6.d' from root:root to runner:runner
2025-08-20T22:28:07.7160550Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libconsole-9c42c23444ae213b.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7162265Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-33acc7f980437447.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7164033Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/parking_lot-73398a18538839e5.d' from root:root to runner:runner
2025-08-20T22:28:07.7165752Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/nu_ansi_term-0cb81f1c26a44ea8.d' from root:root to runner:runner
2025-08-20T22:28:07.7167433Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-c8fbf191325a0dbc.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7169135Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liboverload-814595d2adde431b.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7170845Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/pin_project_lite-7f1b0160d6667c1c.d' from root:root to runner:runner
2025-08-20T22:28:07.7172564Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7174514Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing_log-992d243111698c7a.d' from root:root to runner:runner
2025-08-20T22:28:07.7176293Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtokio-ff88c4dd2d2e197d.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7178007Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libconsole-9c42c23444ae213b.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7179711Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-0cb81f1c26a44ea8.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7181416Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap_builder-410c1060758da87a.d' from root:root to runner:runner
2025-08-20T22:28:07.7183114Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-5594a4790e86bc18.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7185159Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7186890Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_core-0e27a2bcd493c1f6.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7188631Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libpin_project_lite-7f1b0160d6667c1c.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7190375Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/signal_hook_registry-f3694ec3f07eb245.d' from root:root to runner:runner
2025-08-20T22:28:07.7192076Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7193868Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunicode_width-ca94e280b32bdcf1.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7195621Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/lock_api-48cc199fe365182e.d' from root:root to runner:runner
2025-08-20T22:28:07.7197316Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libitertools-967bbcb2a2453818.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7198994Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/console-9c42c23444ae213b.d' from root:root to runner:runner
2025-08-20T22:28:07.7200830Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librustix-36e48dc66829c9bb.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7202646Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libis_terminal_polyfill-d41033bcec586f6b.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7204541Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libportable_atomic-bee90124d8588aa1.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7206272Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rust_parallel-e06e22029a445992' from root:root to runner:runner
2025-08-20T22:28:07.7207981Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liboverload-814595d2adde431b.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7209910Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-b91ec07719ebdeb6.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7211614Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7213333Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_cpus-0511d13c11f66aed.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7215141Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtokio-ff88c4dd2d2e197d.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7216831Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7218539Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsmallvec-cfdb221f4103d149.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7220221Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/socket2-d494c0d25da04be9.d' from root:root to runner:runner
2025-08-20T22:28:07.7221885Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libenv_home-1ca472de4a11fe52.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7223613Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/once_cell-bf549e27d6efb313.d' from root:root to runner:runner
2025-08-20T22:28:07.7225507Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot-73398a18538839e5.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7227280Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libonce_cell-bf549e27d6efb313.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7228964Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstream-33acc7f980437447.d' from root:root to runner:runner
2025-08-20T22:28:07.7230649Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-410c1060758da87a.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7232343Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/indicatif-f2844446c6accb16.d' from root:root to runner:runner
2025-08-20T22:28:07.7234109Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7235949Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/smallvec-cfdb221f4103d149.d' from root:root to runner:runner
2025-08-20T22:28:07.7237599Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/unit_prefix-190095fb60a8b397.d' from root:root to runner:runner
2025-08-20T22:28:07.7239146Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps' from root:root to runner:runner
2025-08-20T22:28:07.7240599Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/examples' from root:root to runner:runner
2025-08-20T22:28:07.7242109Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/rust-parallel.d' from root:root to runner:runner
2025-08-20T22:28:07.7243685Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/incremental' from root:root to runner:runner
2025-08-20T22:28:07.7245388Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7247189Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7248975Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/out' from root:root to runner:runner
2025-08-20T22:28:07.7250889Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7252731Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/output' from root:root to runner:runner
2025-08-20T22:28:07.7254561Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354' from root:root to runner:runner
2025-08-20T22:28:07.7256252Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7257987Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7259698Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/out' from root:root to runner:runner
2025-08-20T22:28:07.7261646Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7263360Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/output' from root:root to runner:runner
2025-08-20T22:28:07.7265152Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9' from root:root to runner:runner
2025-08-20T22:28:07.7266814Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7268553Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7270277Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/out' from root:root to runner:runner
2025-08-20T22:28:07.7271974Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7273745Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/output' from root:root to runner:runner
2025-08-20T22:28:07.7275469Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a' from root:root to runner:runner
2025-08-20T22:28:07.7277299Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7279059Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7280759Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/out' from root:root to runner:runner
2025-08-20T22:28:07.7282427Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7284192Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/output' from root:root to runner:runner
2025-08-20T22:28:07.7285890Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db' from root:root to runner:runner
2025-08-20T22:28:07.7287769Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7289587Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7291376Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/out' from root:root to runner:runner
2025-08-20T22:28:07.7293154Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7295067Z [00:03:05.657]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/output' from root:root to runner:runner
2025-08-20T22:28:07.7296802Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5' from root:root to runner:runner
2025-08-20T22:28:07.7298490Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7300226Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7302137Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/out' from root:root to runner:runner
2025-08-20T22:28:07.7303959Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7305705Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/output' from root:root to runner:runner
2025-08-20T22:28:07.7307360Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13' from root:root to runner:runner
2025-08-20T22:28:07.7309040Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7310840Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7312779Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/out' from root:root to runner:runner
2025-08-20T22:28:07.7314635Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7316371Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/output' from root:root to runner:runner
2025-08-20T22:28:07.7318047Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb' from root:root to runner:runner
2025-08-20T22:28:07.7319594Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build' from root:root to runner:runner
2025-08-20T22:28:07.7321030Z [00:03:05.658]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/rust-parallel' retained as runner:runner
2025-08-20T22:28:07.7322489Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.cargo-lock' from root:root to runner:runner
2025-08-20T22:28:07.7324212Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7326040Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/dep-lib-mio' from root:root to runner:runner
2025-08-20T22:28:07.7327902Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/lib-mio' from root:root to runner:runner
2025-08-20T22:28:07.7329692Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/lib-mio.json' from root:root to runner:runner
2025-08-20T22:28:07.7331382Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4' from root:root to runner:runner
2025-08-20T22:28:07.7333243Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3a9c554e78d47354/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7335447Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3a9c554e78d47354/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.7337345Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3a9c554e78d47354' from root:root to runner:runner
2025-08-20T22:28:07.7339342Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/lib-memchr' from root:root to runner:runner
2025-08-20T22:28:07.7341141Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7342949Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/lib-memchr.json' from root:root to runner:runner
2025-08-20T22:28:07.7345020Z [00:03:05.658]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981/dep-lib-memchr' from root:root to runner:runner
2025-08-20T22:28:07.7346748Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/memchr-0d829cae186aa981' from root:root to runner:runner
2025-08-20T22:28:07.7348508Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7350323Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/dep-lib-env_home' from root:root to runner:runner
2025-08-20T22:28:07.7352140Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/lib-env_home.json' from root:root to runner:runner
2025-08-20T22:28:07.7354173Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/lib-env_home' from root:root to runner:runner
2025-08-20T22:28:07.7355976Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52' from root:root to runner:runner
2025-08-20T22:28:07.7357728Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/dep-lib-anyhow' from root:root to runner:runner
2025-08-20T22:28:07.7359496Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/lib-anyhow' from root:root to runner:runner
2025-08-20T22:28:07.7361291Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7363101Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/lib-anyhow.json' from root:root to runner:runner
2025-08-20T22:28:07.7365155Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838' from root:root to runner:runner
2025-08-20T22:28:07.7366924Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7368734Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/lib-lock_api' from root:root to runner:runner
2025-08-20T22:28:07.7370538Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/dep-lib-lock_api' from root:root to runner:runner
2025-08-20T22:28:07.7372374Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/lib-lock_api.json' from root:root to runner:runner
2025-08-20T22:28:07.7374180Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e' from root:root to runner:runner
2025-08-20T22:28:07.7375976Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/lib-tracing' from root:root to runner:runner
2025-08-20T22:28:07.7377780Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/lib-tracing.json' from root:root to runner:runner
2025-08-20T22:28:07.7379774Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7381663Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/dep-lib-tracing' from root:root to runner:runner
2025-08-20T22:28:07.7383408Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959' from root:root to runner:runner
2025-08-20T22:28:07.7385237Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/lib-clap' from root:root to runner:runner
2025-08-20T22:28:07.7387013Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7388797Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/dep-lib-clap' from root:root to runner:runner
2025-08-20T22:28:07.7390758Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/lib-clap.json' from root:root to runner:runner
2025-08-20T22:28:07.7392470Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6' from root:root to runner:runner
2025-08-20T22:28:07.7394278Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/lib-bytes.json' from root:root to runner:runner
2025-08-20T22:28:07.7396129Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7397928Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/dep-lib-bytes' from root:root to runner:runner
2025-08-20T22:28:07.7399687Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/lib-bytes' from root:root to runner:runner
2025-08-20T22:28:07.7401387Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711' from root:root to runner:runner
2025-08-20T22:28:07.7403123Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/dep-lib-rustix' from root:root to runner:runner
2025-08-20T22:28:07.7405050Z [00:03:05.659]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7407023Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/lib-rustix.json' from root:root to runner:runner
2025-08-20T22:28:07.7408907Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/lib-rustix' from root:root to runner:runner
2025-08-20T22:28:07.7410683Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb' from root:root to runner:runner
2025-08-20T22:28:07.7412537Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-18bb6f84e622fee9/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7414673Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-18bb6f84e622fee9/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.7416703Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-18bb6f84e622fee9' from root:root to runner:runner
2025-08-20T22:28:07.7418469Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/lib-smallvec.json' from root:root to runner:runner
2025-08-20T22:28:07.7420311Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7422149Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/dep-lib-smallvec' from root:root to runner:runner
2025-08-20T22:28:07.7424042Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/lib-smallvec' from root:root to runner:runner
2025-08-20T22:28:07.7425832Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149' from root:root to runner:runner
2025-08-20T22:28:07.7427622Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7429506Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/dep-lib-aho_corasick' from root:root to runner:runner
2025-08-20T22:28:07.7431522Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/lib-aho_corasick' from root:root to runner:runner
2025-08-20T22:28:07.7433463Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c/lib-aho_corasick.json' from root:root to runner:runner
2025-08-20T22:28:07.7435380Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/aho-corasick-ac687c94e5902e2c' from root:root to runner:runner
2025-08-20T22:28:07.7437168Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7438998Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/lib-socket2.json' from root:root to runner:runner
2025-08-20T22:28:07.7440810Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/dep-lib-socket2' from root:root to runner:runner
2025-08-20T22:28:07.7442788Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/lib-socket2' from root:root to runner:runner
2025-08-20T22:28:07.7444686Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9' from root:root to runner:runner
2025-08-20T22:28:07.7446517Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/lib-pin_project_lite.json' from root:root to runner:runner
2025-08-20T22:28:07.7448460Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/dep-lib-pin_project_lite' from root:root to runner:runner
2025-08-20T22:28:07.7450387Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7452299Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/lib-pin_project_lite' from root:root to runner:runner
2025-08-20T22:28:07.7454198Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c' from root:root to runner:runner
2025-08-20T22:28:07.7456139Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-e4ad5ef67a25755a/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7458284Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-e4ad5ef67a25755a/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.7460183Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-e4ad5ef67a25755a' from root:root to runner:runner
2025-08-20T22:28:07.7461959Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/lib-nu_ansi_term' from root:root to runner:runner
2025-08-20T22:28:07.7463882Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7465801Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/dep-lib-nu_ansi_term' from root:root to runner:runner
2025-08-20T22:28:07.7467673Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/lib-nu_ansi_term.json' from root:root to runner:runner
2025-08-20T22:28:07.7469691Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8' from root:root to runner:runner
2025-08-20T22:28:07.7471504Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7473401Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/dep-lib-anstyle_parse' from root:root to runner:runner
2025-08-20T22:28:07.7475438Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/lib-anstyle_parse' from root:root to runner:runner
2025-08-20T22:28:07.7477340Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe/lib-anstyle_parse.json' from root:root to runner:runner
2025-08-20T22:28:07.7479154Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-parse-6f2f0cbe09b57ffe' from root:root to runner:runner
2025-08-20T22:28:07.7480923Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/lib-overload' from root:root to runner:runner
2025-08-20T22:28:07.7482741Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/dep-lib-overload' from root:root to runner:runner
2025-08-20T22:28:07.7484829Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7486727Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/lib-overload.json' from root:root to runner:runner
2025-08-20T22:28:07.7488493Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b' from root:root to runner:runner
2025-08-20T22:28:07.7490272Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/lib-tracing_log' from root:root to runner:runner
2025-08-20T22:28:07.7492119Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/dep-lib-tracing_log' from root:root to runner:runner
2025-08-20T22:28:07.7494078Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7496139Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/lib-tracing_log.json' from root:root to runner:runner
2025-08-20T22:28:07.7497930Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a' from root:root to runner:runner
2025-08-20T22:28:07.7499711Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7501555Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/lib-lazy_static' from root:root to runner:runner
2025-08-20T22:28:07.7503401Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/dep-lib-lazy_static' from root:root to runner:runner
2025-08-20T22:28:07.7505453Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/lib-lazy_static.json' from root:root to runner:runner
2025-08-20T22:28:07.7507258Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a' from root:root to runner:runner
2025-08-20T22:28:07.7509082Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/dep-lib-itertools' from root:root to runner:runner
2025-08-20T22:28:07.7511201Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7513104Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/lib-itertools.json' from root:root to runner:runner
2025-08-20T22:28:07.7515057Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/lib-itertools' from root:root to runner:runner
2025-08-20T22:28:07.7516815Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818' from root:root to runner:runner
2025-08-20T22:28:07.7518556Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/lib-num_cpus' from root:root to runner:runner
2025-08-20T22:28:07.7520572Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7522390Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/dep-lib-num_cpus' from root:root to runner:runner
2025-08-20T22:28:07.7524307Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/lib-num_cpus.json' from root:root to runner:runner
2025-08-20T22:28:07.7526104Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed' from root:root to runner:runner
2025-08-20T22:28:07.7527910Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/lib-unicode_width.json' from root:root to runner:runner
2025-08-20T22:28:07.7529805Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/lib-unicode_width' from root:root to runner:runner
2025-08-20T22:28:07.7531679Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7533635Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/dep-lib-unicode_width' from root:root to runner:runner
2025-08-20T22:28:07.7535511Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1' from root:root to runner:runner
2025-08-20T22:28:07.7537480Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7539407Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/lib-anstyle_query' from root:root to runner:runner
2025-08-20T22:28:07.7541291Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/dep-lib-anstyle_query' from root:root to runner:runner
2025-08-20T22:28:07.7543188Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/lib-anstyle_query.json' from root:root to runner:runner
2025-08-20T22:28:07.7545127Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18' from root:root to runner:runner
2025-08-20T22:28:07.7547223Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-b865454bc2c485db/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7549197Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-b865454bc2c485db/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.7551006Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-b865454bc2c485db' from root:root to runner:runner
2025-08-20T22:28:07.7552786Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/dep-lib-linux_raw_sys' from root:root to runner:runner
2025-08-20T22:28:07.7554801Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/lib-linux_raw_sys' from root:root to runner:runner
2025-08-20T22:28:07.7556678Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7558561Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/lib-linux_raw_sys.json' from root:root to runner:runner
2025-08-20T22:28:07.7560367Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c' from root:root to runner:runner
2025-08-20T22:28:07.7562277Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/dep-lib-libc' from root:root to runner:runner
2025-08-20T22:28:07.7564201Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7566017Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/lib-libc' from root:root to runner:runner
2025-08-20T22:28:07.7567761Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/lib-libc.json' from root:root to runner:runner
2025-08-20T22:28:07.7569464Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9' from root:root to runner:runner
2025-08-20T22:28:07.7571189Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/lib-either.json' from root:root to runner:runner
2025-08-20T22:28:07.7573226Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/lib-either' from root:root to runner:runner
2025-08-20T22:28:07.7575138Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7576945Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/dep-lib-either' from root:root to runner:runner
2025-08-20T22:28:07.7578676Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc' from root:root to runner:runner
2025-08-20T22:28:07.7580432Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/dep-lib-anstream' from root:root to runner:runner
2025-08-20T22:28:07.7582240Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/lib-anstream' from root:root to runner:runner
2025-08-20T22:28:07.7584138Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7586031Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/lib-anstream.json' from root:root to runner:runner
2025-08-20T22:28:07.7587942Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447' from root:root to runner:runner
2025-08-20T22:28:07.7589854Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7591774Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/lib-portable_atomic.json' from root:root to runner:runner
2025-08-20T22:28:07.7593794Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/dep-lib-portable_atomic' from root:root to runner:runner
2025-08-20T22:28:07.7595758Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/lib-portable_atomic' from root:root to runner:runner
2025-08-20T22:28:07.7597585Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1' from root:root to runner:runner
2025-08-20T22:28:07.7599741Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-2b476e72a9f54af5/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7601812Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-2b476e72a9f54af5/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.7603782Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-2b476e72a9f54af5' from root:root to runner:runner
2025-08-20T22:28:07.7605647Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/lib-regex_syntax' from root:root to runner:runner
2025-08-20T22:28:07.7607501Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7609377Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/dep-lib-regex_syntax' from root:root to runner:runner
2025-08-20T22:28:07.7611300Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3/lib-regex_syntax.json' from root:root to runner:runner
2025-08-20T22:28:07.7613101Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-syntax-8375770a0aabfdd3' from root:root to runner:runner
2025-08-20T22:28:07.7615142Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/lib-clap_builder' from root:root to runner:runner
2025-08-20T22:28:07.7617058Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7618921Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/dep-lib-clap_builder' from root:root to runner:runner
2025-08-20T22:28:07.7620793Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/lib-clap_builder.json' from root:root to runner:runner
2025-08-20T22:28:07.7622573Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a' from root:root to runner:runner
2025-08-20T22:28:07.7624474Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/lib-utf8parse.json' from root:root to runner:runner
2025-08-20T22:28:07.7626522Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7628354Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/lib-utf8parse' from root:root to runner:runner
2025-08-20T22:28:07.7630177Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5/dep-lib-utf8parse' from root:root to runner:runner
2025-08-20T22:28:07.7631948Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/utf8parse-654ab0e6866dede5' from root:root to runner:runner
2025-08-20T22:28:07.7633817Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/dep-lib-unit_prefix' from root:root to runner:runner
2025-08-20T22:28:07.7635743Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/lib-unit_prefix.json' from root:root to runner:runner
2025-08-20T22:28:07.7637612Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7639456Z [00:03:05.660]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/lib-unit_prefix' from root:root to runner:runner
2025-08-20T22:28:07.7641374Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397' from root:root to runner:runner
2025-08-20T22:28:07.7643238Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7645326Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/bin-rust-parallel.json' from root:root to runner:runner
2025-08-20T22:28:07.7647214Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/bin-rust-parallel' from root:root to runner:runner
2025-08-20T22:28:07.7649124Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/dep-bin-rust-parallel' from root:root to runner:runner
2025-08-20T22:28:07.7651127Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992' from root:root to runner:runner
2025-08-20T22:28:07.7652892Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/dep-lib-strsim' from root:root to runner:runner
2025-08-20T22:28:07.7654817Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/lib-strsim' from root:root to runner:runner
2025-08-20T22:28:07.7656616Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7658432Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8/lib-strsim.json' from root:root to runner:runner
2025-08-20T22:28:07.7660163Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/strsim-b4d47f8ab2e91eb8' from root:root to runner:runner
2025-08-20T22:28:07.7661916Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7663792Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/dep-lib-anstyle' from root:root to runner:runner
2025-08-20T22:28:07.7665638Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/lib-anstyle' from root:root to runner:runner
2025-08-20T22:28:07.7667586Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94/lib-anstyle.json' from root:root to runner:runner
2025-08-20T22:28:07.7669395Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-353d305c40d9cf94' from root:root to runner:runner
2025-08-20T22:28:07.7671114Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/lib-tokio' from root:root to runner:runner
2025-08-20T22:28:07.7672879Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/lib-tokio.json' from root:root to runner:runner
2025-08-20T22:28:07.7674804Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7676791Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/dep-lib-tokio' from root:root to runner:runner
2025-08-20T22:28:07.7678504Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d' from root:root to runner:runner
2025-08-20T22:28:07.7680315Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7682292Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/dep-lib-signal_hook_registry' from root:root to runner:runner
2025-08-20T22:28:07.7684403Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/lib-signal_hook_registry.json' from root:root to runner:runner
2025-08-20T22:28:07.7686462Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/lib-signal_hook_registry' from root:root to runner:runner
2025-08-20T22:28:07.7688340Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245' from root:root to runner:runner
2025-08-20T22:28:07.7690166Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/lib-tracing_core' from root:root to runner:runner
2025-08-20T22:28:07.7692177Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/lib-tracing_core.json' from root:root to runner:runner
2025-08-20T22:28:07.7694202Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7696142Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/dep-lib-tracing_core' from root:root to runner:runner
2025-08-20T22:28:07.7697951Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6' from root:root to runner:runner
2025-08-20T22:28:07.7699706Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/lib-clap_lex' from root:root to runner:runner
2025-08-20T22:28:07.7701505Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7703648Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/lib-clap_lex.json' from root:root to runner:runner
2025-08-20T22:28:07.7705515Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7/dep-lib-clap_lex' from root:root to runner:runner
2025-08-20T22:28:07.7707250Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_lex-db2338314c03aba7' from root:root to runner:runner
2025-08-20T22:28:07.7709040Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7711001Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/lib-regex_automata.json' from root:root to runner:runner
2025-08-20T22:28:07.7712918Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/dep-lib-regex_automata' from root:root to runner:runner
2025-08-20T22:28:07.7714922Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563/lib-regex_automata' from root:root to runner:runner
2025-08-20T22:28:07.7716734Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-automata-d9663f4437d8b563' from root:root to runner:runner
2025-08-20T22:28:07.7718702Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/lib-thread_local.json' from root:root to runner:runner
2025-08-20T22:28:07.7720655Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7722532Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/dep-lib-thread_local' from root:root to runner:runner
2025-08-20T22:28:07.7724506Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/lib-thread_local' from root:root to runner:runner
2025-08-20T22:28:07.7726320Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1' from root:root to runner:runner
2025-08-20T22:28:07.7728163Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-5e4c4b96e0c1df13/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7730354Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-5e4c4b96e0c1df13/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.7732185Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-5e4c4b96e0c1df13' from root:root to runner:runner
2025-08-20T22:28:07.7734210Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/dep-lib-tracing_subscriber' from root:root to runner:runner
2025-08-20T22:28:07.7736232Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7738198Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/lib-tracing_subscriber.json' from root:root to runner:runner
2025-08-20T22:28:07.7740167Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/lib-tracing_subscriber' from root:root to runner:runner
2025-08-20T22:28:07.7742021Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220' from root:root to runner:runner
2025-08-20T22:28:07.7743855Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/lib-console' from root:root to runner:runner
2025-08-20T22:28:07.7745894Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7747775Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/lib-console.json' from root:root to runner:runner
2025-08-20T22:28:07.7749595Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/dep-lib-console' from root:root to runner:runner
2025-08-20T22:28:07.7751344Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b' from root:root to runner:runner
2025-08-20T22:28:07.7753135Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/lib-scopeguard.json' from root:root to runner:runner
2025-08-20T22:28:07.7755263Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7757120Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/dep-lib-scopeguard' from root:root to runner:runner
2025-08-20T22:28:07.7758965Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/lib-scopeguard' from root:root to runner:runner
2025-08-20T22:28:07.7760722Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba' from root:root to runner:runner
2025-08-20T22:28:07.7762557Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/lib-parking_lot_core.json' from root:root to runner:runner
2025-08-20T22:28:07.7764611Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/dep-lib-parking_lot_core' from root:root to runner:runner
2025-08-20T22:28:07.7766522Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7768419Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/lib-parking_lot_core' from root:root to runner:runner
2025-08-20T22:28:07.7770224Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057' from root:root to runner:runner
2025-08-20T22:28:07.7772107Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/lib-log.json' from root:root to runner:runner
2025-08-20T22:28:07.7774030Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7775853Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/dep-lib-log' from root:root to runner:runner
2025-08-20T22:28:07.7777579Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530/lib-log' from root:root to runner:runner
2025-08-20T22:28:07.7779272Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/log-7bd9b6a084c4e530' from root:root to runner:runner
2025-08-20T22:28:07.7781273Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/lib-indicatif.json' from root:root to runner:runner
2025-08-20T22:28:07.7783126Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7785098Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/dep-lib-indicatif' from root:root to runner:runner
2025-08-20T22:28:07.7786924Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/lib-indicatif' from root:root to runner:runner
2025-08-20T22:28:07.7788721Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16' from root:root to runner:runner
2025-08-20T22:28:07.7790504Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/lib-colorchoice' from root:root to runner:runner
2025-08-20T22:28:07.7792362Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/dep-lib-colorchoice' from root:root to runner:runner
2025-08-20T22:28:07.7794295Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7796223Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb/lib-colorchoice.json' from root:root to runner:runner
2025-08-20T22:28:07.7798193Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/colorchoice-309e6b44748942cb' from root:root to runner:runner
2025-08-20T22:28:07.7800114Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-6e63324cf0156bcb/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7802127Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-6e63324cf0156bcb/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.7804055Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-6e63324cf0156bcb' from root:root to runner:runner
2025-08-20T22:28:07.7805828Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/lib-regex' from root:root to runner:runner
2025-08-20T22:28:07.7807838Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/dep-lib-regex' from root:root to runner:runner
2025-08-20T22:28:07.7809689Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7811488Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3/lib-regex.json' from root:root to runner:runner
2025-08-20T22:28:07.7813199Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/regex-85599385fe90fff3' from root:root to runner:runner
2025-08-20T22:28:07.7815087Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/lib-once_cell.json' from root:root to runner:runner
2025-08-20T22:28:07.7816924Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/dep-lib-once_cell' from root:root to runner:runner
2025-08-20T22:28:07.7818773Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7820584Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/lib-once_cell' from root:root to runner:runner
2025-08-20T22:28:07.7822317Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313' from root:root to runner:runner
2025-08-20T22:28:07.7824395Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:07.7826422Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/lib-is_terminal_polyfill' from root:root to runner:runner
2025-08-20T22:28:07.7828353Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7830299Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:07.7832168Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-d41033bcec586f6b' from root:root to runner:runner
2025-08-20T22:28:07.7834213Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/lib-which.json' from root:root to runner:runner
2025-08-20T22:28:07.7836012Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/lib-which' from root:root to runner:runner
2025-08-20T22:28:07.7837785Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7839574Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/dep-lib-which' from root:root to runner:runner
2025-08-20T22:28:07.7841281Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c' from root:root to runner:runner
2025-08-20T22:28:07.7843019Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/lib-cfg_if.json' from root:root to runner:runner
2025-08-20T22:28:07.7844919Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7846707Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/lib-cfg_if' from root:root to runner:runner
2025-08-20T22:28:07.7848603Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/dep-lib-cfg_if' from root:root to runner:runner
2025-08-20T22:28:07.7850384Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f' from root:root to runner:runner
2025-08-20T22:28:07.7852147Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/lib-sharded_slab' from root:root to runner:runner
2025-08-20T22:28:07.7854116Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/lib-sharded_slab.json' from root:root to runner:runner
2025-08-20T22:28:07.7856035Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7857912Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/dep-lib-sharded_slab' from root:root to runner:runner
2025-08-20T22:28:07.7859884Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca' from root:root to runner:runner
2025-08-20T22:28:07.7861675Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7863524Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T22:28:07.7865532Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/lib-thiserror' from root:root to runner:runner
2025-08-20T22:28:07.7867358Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/lib-thiserror.json' from root:root to runner:runner
2025-08-20T22:28:07.7869134Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f' from root:root to runner:runner
2025-08-20T22:28:07.7870897Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/dep-lib-bitflags' from root:root to runner:runner
2025-08-20T22:28:07.7872732Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7874841Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/lib-bitflags.json' from root:root to runner:runner
2025-08-20T22:28:07.7876712Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/lib-bitflags' from root:root to runner:runner
2025-08-20T22:28:07.7878463Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c' from root:root to runner:runner
2025-08-20T22:28:07.7880249Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/lib-parking_lot.json' from root:root to runner:runner
2025-08-20T22:28:07.7882105Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/dep-lib-parking_lot' from root:root to runner:runner
2025-08-20T22:28:07.7884016Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/lib-parking_lot' from root:root to runner:runner
2025-08-20T22:28:07.7886043Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7887812Z [00:03:05.661]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5' from root:root to runner:runner
2025-08-20T22:28:07.7889398Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint' from root:root to runner:runner
2025-08-20T22:28:07.7890838Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release' from root:root to runner:runner
2025-08-20T22:28:07.7892250Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T22:28:07.7893717Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl' from root:root to runner:runner
2025-08-20T22:28:07.7895229Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7896742Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7898202Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/autocfg-dd487200042bcaa5.d' from root:root to runner:runner
2025-08-20T22:28:07.7899860Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libtracing_attributes-d8ff596fe3d0ecae.so' from root:root to runner:runner
2025-08-20T22:28:07.7901455Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libclap_derive-d23ea005f8c95fa9.so' from root:root to runner:runner
2025-08-20T22:28:07.7902932Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7904535Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/unicode_ident-6d6f85adf22ee534.d' from root:root to runner:runner
2025-08-20T22:28:07.7906019Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7907466Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/heck-25103e7959c420e1.d' from root:root to runner:runner
2025-08-20T22:28:07.7908900Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/proc_macro2-7a10a5cf4217be1c.d' from root:root to runner:runner
2025-08-20T22:28:07.7910604Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/syn-ea91c3d0b95cdda0.d' from root:root to runner:runner
2025-08-20T22:28:07.7912039Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7913513Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/clap_derive-d23ea005f8c95fa9.d' from root:root to runner:runner
2025-08-20T22:28:07.7915162Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7916694Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7918210Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7919741Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7921240Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/tokio_macros-8aa62cad67c95062.d' from root:root to runner:runner
2025-08-20T22:28:07.7922726Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7924291Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/quote-36c64d2fd4cc1eb0.d' from root:root to runner:runner
2025-08-20T22:28:07.7925960Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rlib' from root:root to runner:runner
2025-08-20T22:28:07.7927500Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/thiserror_impl-b8cd6f44e11c3b86.d' from root:root to runner:runner
2025-08-20T22:28:07.7929019Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libthiserror_impl-b8cd6f44e11c3b86.so' from root:root to runner:runner
2025-08-20T22:28:07.7930541Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libtokio_macros-8aa62cad67c95062.so' from root:root to runner:runner
2025-08-20T22:28:07.7932058Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/tracing_attributes-d8ff596fe3d0ecae.d' from root:root to runner:runner
2025-08-20T22:28:07.7933625Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rmeta' from root:root to runner:runner
2025-08-20T22:28:07.7935151Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps' from root:root to runner:runner
2025-08-20T22:28:07.7936400Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/examples' from root:root to runner:runner
2025-08-20T22:28:07.7937682Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/incremental' from root:root to runner:runner
2025-08-20T22:28:07.7939095Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/stderr' from root:root to runner:runner
2025-08-20T22:28:07.7940665Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.7942228Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/out' from root:root to runner:runner
2025-08-20T22:28:07.7943856Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/root-output' from root:root to runner:runner
2025-08-20T22:28:07.7945461Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/output' from root:root to runner:runner
2025-08-20T22:28:07.7946951Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83' from root:root to runner:runner
2025-08-20T22:28:07.7948483Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1/build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7950302Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1/build_script_build-07c053e594edf6d1.d' from root:root to runner:runner
2025-08-20T22:28:07.7952012Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1/build_script_build-07c053e594edf6d1' retained as runner:runner
2025-08-20T22:28:07.7953521Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1' from root:root to runner:runner
2025-08-20T22:28:07.7955162Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab/build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7956854Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab/build_script_build-00b3a1460d7327ab.d' from root:root to runner:runner
2025-08-20T22:28:07.7958529Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab/build_script_build-00b3a1460d7327ab' retained as runner:runner
2025-08-20T22:28:07.7960259Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab' from root:root to runner:runner
2025-08-20T22:28:07.7961811Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead/build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7963528Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead/build_script_build-f5c0b92260e92ead.d' from root:root to runner:runner
2025-08-20T22:28:07.7965366Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead/build_script_build-f5c0b92260e92ead' retained as runner:runner
2025-08-20T22:28:07.7966939Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead' from root:root to runner:runner
2025-08-20T22:28:07.7968547Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96/build_script_build-8c3506acb46b5e96.d' from root:root to runner:runner
2025-08-20T22:28:07.7970187Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96/build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7971777Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96/build_script_build-8c3506acb46b5e96' retained as runner:runner
2025-08-20T22:28:07.7973290Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96' from root:root to runner:runner
2025-08-20T22:28:07.7974910Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb/build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7976732Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb/build_script_build-015ab0397ac11abb.d' from root:root to runner:runner
2025-08-20T22:28:07.7978441Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb/build_script_build-015ab0397ac11abb' retained as runner:runner
2025-08-20T22:28:07.7979966Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb' from root:root to runner:runner
2025-08-20T22:28:07.7981558Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822/build_script_build-da2c404b8ce6e822' from root:root to runner:runner
2025-08-20T22:28:07.7983176Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822/build-script-build' retained as runner:runner
2025-08-20T22:28:07.7984962Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822/build_script_build-da2c404b8ce6e822.d' from root:root to runner:runner
2025-08-20T22:28:07.7986757Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822' from root:root to runner:runner
2025-08-20T22:28:07.7988342Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96/build_script_build-043f9700968c6b96' from root:root to runner:runner
2025-08-20T22:28:07.7989899Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96/build-script-build' retained as runner:runner
2025-08-20T22:28:07.7991478Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96/build_script_build-043f9700968c6b96.d' from root:root to runner:runner
2025-08-20T22:28:07.7993009Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96' from root:root to runner:runner
2025-08-20T22:28:07.7994682Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8/build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.7996356Z [00:03:05.662]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8/build_script_build-49cd18656bb606d8' retained as runner:runner
2025-08-20T22:28:07.7998094Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8/build_script_build-49cd18656bb606d8.d' from root:root to runner:runner
2025-08-20T22:28:07.7999722Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8' from root:root to runner:runner
2025-08-20T22:28:07.8001233Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build' from root:root to runner:runner
2025-08-20T22:28:07.8002557Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.cargo-lock' from root:root to runner:runner
2025-08-20T22:28:07.8004190Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-cf2aa52a9be39c83/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8006064Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-cf2aa52a9be39c83/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8007726Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-cf2aa52a9be39c83' from root:root to runner:runner
2025-08-20T22:28:07.8009289Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8011215Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8012978Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8014830Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8016414Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1' from root:root to runner:runner
2025-08-20T22:28:07.8017981Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8019641Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/lib-clap_derive.json' from root:root to runner:runner
2025-08-20T22:28:07.8021279Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/lib-clap_derive' from root:root to runner:runner
2025-08-20T22:28:07.8022913Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/dep-lib-clap_derive' from root:root to runner:runner
2025-08-20T22:28:07.8024605Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9' from root:root to runner:runner
2025-08-20T22:28:07.8026334Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/dep-lib-autocfg' from root:root to runner:runner
2025-08-20T22:28:07.8027988Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg' from root:root to runner:runner
2025-08-20T22:28:07.8029584Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8031205Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg.json' from root:root to runner:runner
2025-08-20T22:28:07.8032753Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5' from root:root to runner:runner
2025-08-20T22:28:07.8034454Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8036374Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8038160Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8039932Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8041539Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab' from root:root to runner:runner
2025-08-20T22:28:07.8043136Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8045033Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8046864Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8048669Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8050325Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead' from root:root to runner:runner
2025-08-20T22:28:07.8052020Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/lib-quote' from root:root to runner:runner
2025-08-20T22:28:07.8053755Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8055564Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/dep-lib-quote' from root:root to runner:runner
2025-08-20T22:28:07.8057150Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/lib-quote.json' from root:root to runner:runner
2025-08-20T22:28:07.8058670Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0' from root:root to runner:runner
2025-08-20T22:28:07.8060210Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8061908Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8063744Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8065549Z [00:03:05.662]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8067135Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96' from root:root to runner:runner
2025-08-20T22:28:07.8068690Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8070386Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8072314Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8074196Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8075843Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb' from root:root to runner:runner
2025-08-20T22:28:07.8077419Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8079157Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8081159Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8082944Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8084669Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822' from root:root to runner:runner
2025-08-20T22:28:07.8086178Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/lib-syn' from root:root to runner:runner
2025-08-20T22:28:07.8087736Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8089311Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/lib-syn.json' from root:root to runner:runner
2025-08-20T22:28:07.8090858Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/dep-lib-syn' from root:root to runner:runner
2025-08-20T22:28:07.8092348Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0' from root:root to runner:runner
2025-08-20T22:28:07.8094022Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8095857Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/dep-lib-tracing_attributes' from root:root to runner:runner
2025-08-20T22:28:07.8097857Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/lib-tracing_attributes.json' from root:root to runner:runner
2025-08-20T22:28:07.8099681Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/lib-tracing_attributes' from root:root to runner:runner
2025-08-20T22:28:07.8101343Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae' from root:root to runner:runner
2025-08-20T22:28:07.8102998Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/dep-lib-thiserror_impl' from root:root to runner:runner
2025-08-20T22:28:07.8104904Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/lib-thiserror_impl' from root:root to runner:runner
2025-08-20T22:28:07.8106613Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/lib-thiserror_impl.json' from root:root to runner:runner
2025-08-20T22:28:07.8108524Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8110172Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86' from root:root to runner:runner
2025-08-20T22:28:07.8111771Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8113434Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/lib-tokio_macros' from root:root to runner:runner
2025-08-20T22:28:07.8115244Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/dep-lib-tokio_macros' from root:root to runner:runner
2025-08-20T22:28:07.8116933Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/lib-tokio_macros.json' from root:root to runner:runner
2025-08-20T22:28:07.8118524Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062' from root:root to runner:runner
2025-08-20T22:28:07.8120084Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8121750Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8123716Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8125548Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8127119Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96' from root:root to runner:runner
2025-08-20T22:28:07.8128702Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident.json' from root:root to runner:runner
2025-08-20T22:28:07.8130383Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8132066Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/dep-lib-unicode_ident' from root:root to runner:runner
2025-08-20T22:28:07.8134007Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident' from root:root to runner:runner
2025-08-20T22:28:07.8135647Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534' from root:root to runner:runner
2025-08-20T22:28:07.8137263Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8139038Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:28:07.8140876Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8142692Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:28:07.8144444Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8' from root:root to runner:runner
2025-08-20T22:28:07.8146025Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8147746Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck' from root:root to runner:runner
2025-08-20T22:28:07.8149348Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck.json' from root:root to runner:runner
2025-08-20T22:28:07.8150910Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/dep-lib-heck' from root:root to runner:runner
2025-08-20T22:28:07.8152413Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1' from root:root to runner:runner
2025-08-20T22:28:07.8154046Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:28:07.8155760Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/lib-proc_macro2.json' from root:root to runner:runner
2025-08-20T22:28:07.8157419Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/dep-lib-proc_macro2' from root:root to runner:runner
2025-08-20T22:28:07.8159262Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/lib-proc_macro2' from root:root to runner:runner
2025-08-20T22:28:07.8160831Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c' from root:root to runner:runner
2025-08-20T22:28:07.8162219Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint' from root:root to runner:runner
2025-08-20T22:28:07.8163452Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release' from root:root to runner:runner
2025-08-20T22:28:07.8164808Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T22:28:07.8165981Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target' from root:root to runner:runner
2025-08-20T22:28:07.8167264Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/screenshots/dark_background_progress_bar.png' from root:root to runner:runner
2025-08-20T22:28:07.8168641Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/screenshots/simple_progress_bar.png' from root:root to runner:runner
2025-08-20T22:28:07.8170039Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/screenshots/light_background_progress_bar.png' from root:root to runner:runner
2025-08-20T22:28:07.8171322Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/screenshots' from root:root to runner:runner
2025-08-20T22:28:07.8172637Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T22:28:07.8173942Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/Cargo.lock' from root:root to runner:runner
2025-08-20T22:28:07.8175207Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command/path_cache.rs' from root:root to runner:runner
2025-08-20T22:28:07.8176473Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command/metrics.rs' from root:root to runner:runner
2025-08-20T22:28:07.8177672Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command' from root:root to runner:runner
2025-08-20T22:28:07.8178882Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/progress/style.rs' from root:root to runner:runner
2025-08-20T22:28:07.8180088Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/progress' from root:root to runner:runner
2025-08-20T22:28:07.8181271Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/progress.rs' from root:root to runner:runner
2025-08-20T22:28:07.8182655Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/input/task.rs' from root:root to runner:runner
2025-08-20T22:28:07.8183996Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/input/buffered_reader.rs' from root:root to runner:runner
2025-08-20T22:28:07.8185274Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/input' from root:root to runner:runner
2025-08-20T22:28:07.8186431Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/main.rs' from root:root to runner:runner
2025-08-20T22:28:07.8187611Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command.rs' from root:root to runner:runner
2025-08-20T22:28:07.8188828Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser/buffered.rs' from root:root to runner:runner
2025-08-20T22:28:07.8190091Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser/command_line.rs' from root:root to runner:runner
2025-08-20T22:28:07.8191347Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser/regex.rs' from root:root to runner:runner
2025-08-20T22:28:07.8192533Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser' from root:root to runner:runner
2025-08-20T22:28:07.8193799Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/output/task.rs' from root:root to runner:runner
2025-08-20T22:28:07.8195046Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/output' from root:root to runner:runner
2025-08-20T22:28:07.8196377Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/output.rs' from root:root to runner:runner
2025-08-20T22:28:07.8197604Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser.rs' from root:root to runner:runner
2025-08-20T22:28:07.8198817Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command_line_args.rs' from root:root to runner:runner
2025-08-20T22:28:07.8200036Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/process.rs' from root:root to runner:runner
2025-08-20T22:28:07.8201214Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/input.rs' from root:root to runner:runner
2025-08-20T22:28:07.8202384Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/common.rs' from root:root to runner:runner
2025-08-20T22:28:07.8203526Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src' from root:root to runner:runner
2025-08-20T22:28:07.8204821Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:28:07.8206306Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:28:07.8207666Z [00:03:05.663]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:28:07.8208982Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:28:07.8210320Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:28:07.8211623Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:28:07.8212881Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:28:07.8214361Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:28:07.8215704Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:28:07.8217005Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:28:07.8218295Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:28:07.8219605Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:28:07.8221072Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:28:07.8222419Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:28:07.8223928Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:28:07.8225237Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:28:07.8226395Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:28:07.8227546Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:28:07.8228943Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.rev' from root:root to runner:runner
2025-08-20T22:28:07.8230761Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.idx' from root:root to runner:runner
2025-08-20T22:28:07.8232378Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.pack' from root:root to runner:runner
2025-08-20T22:28:07.8234075Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.rev' from root:root to runner:runner
2025-08-20T22:28:07.8235732Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.pack' from root:root to runner:runner
2025-08-20T22:28:07.8237343Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.idx' from root:root to runner:runner
2025-08-20T22:28:07.8238967Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.promisor' from root:root to runner:runner
2025-08-20T22:28:07.8240609Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.promisor' from root:root to runner:runner
2025-08-20T22:28:07.8242011Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:28:07.8243222Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:28:07.8244526Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:28:07.8245853Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:28:07.8247086Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:28:07.8248264Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:28:07.8249450Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:28:07.8250670Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T22:28:07.8251907Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:28:07.8253183Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:28:07.8254755Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:28:07.8256014Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:28:07.8257222Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:28:07.8258379Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:28:07.8259514Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:28:07.8260679Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:28:07.8261883Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T22:28:07.8263088Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:28:07.8264456Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:28:07.8265744Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:28:07.8266965Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:28:07.8268129Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:28:07.8269408Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:28:07.8270672Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/csv_file_badline.txt' from root:root to runner:runner
2025-08-20T22:28:07.8271927Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/dummy_shell.sh' from root:root to runner:runner
2025-08-20T22:28:07.8273148Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/csv_file.txt' from root:root to runner:runner
2025-08-20T22:28:07.8274556Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/integration_tests.rs' from root:root to runner:runner
2025-08-20T22:28:07.8275792Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/file.txt' from root:root to runner:runner
2025-08-20T22:28:07.8276946Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests' from root:root to runner:runner
2025-08-20T22:28:07.8278249Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO' from root:root to runner:runner
2025-08-20T22:28:07.8279290Z [00:03:05.664]➜  changed ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5' from root:root to runner:runner
2025-08-20T22:28:07.8280186Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T22:28:07.8280982Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T22:28:07.8281743Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T22:28:07.8282488Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T22:28:07.8283270Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel' retained as runner:runner
2025-08-20T22:28:07.8284237Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.version' retained as runner:runner
2025-08-20T22:28:07.8285130Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.static.version' retained as runner:runner
2025-08-20T22:28:07.8285931Z [00:03:05.664]➜  ownership of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T22:28:07.8286787Z [00:03:05.671]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8287752Z [00:03:05.677]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8288655Z [00:03:05.682]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/rust-parallel' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8289701Z [00:03:05.688]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8291079Z [00:03:05.693]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/scripts/benchmark.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8292332Z [00:03:05.699]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/scripts/generate_manual.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8293492Z [00:03:05.704]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8294813Z [00:03:05.710]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8296032Z [00:03:05.715]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github/dependabot.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8297326Z [00:03:05.721]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8298614Z [00:03:05.726]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.github/workflows/CI.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8299877Z [00:03:05.732]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/.rustc_info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8301564Z [00:03:05.737]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/bytes-aad76a29fa546711.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8303230Z [00:03:05.743]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rustix-36e48dc66829c9bb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8305073Z [00:03:05.749]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-33acc7f980437447.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8306770Z [00:03:05.754]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anyhow-6e19fb18fb037838.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8308482Z [00:03:05.760]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunicode_width-ca94e280b32bdcf1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8310263Z [00:03:05.765]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8311971Z [00:03:05.771]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle_query-5594a4790e86bc18.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8313761Z [00:03:05.777]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:07.8315567Z [00:03:05.783]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_log-992d243111698c7a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8317460Z [00:03:05.788]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libwhich-14f3648885c3453c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8319239Z [00:03:05.794]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/sharded_slab-c87e086639dbd4ca.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8371221Z [00:03:05.799]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libc-7c8984d75e26dbe9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8429874Z [00:03:05.805]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tokio-ff88c4dd2d2e197d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8489018Z [00:03:05.811]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/either-c8fbf191325a0dbc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8545868Z [00:03:05.817]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/env_home-1ca472de4a11fe52.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8602022Z [00:03:05.822]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:07.8658222Z [00:03:05.828]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsignal_hook_registry-f3694ec3f07eb245.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8714489Z [00:03:05.834]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:07.8768942Z [00:03:05.839]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing-dd390d4cd8e75959.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8824618Z [00:03:05.845]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunit_prefix-190095fb60a8b397.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8879007Z [00:03:05.850]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libenv_home-1ca472de4a11fe52.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8932426Z [00:03:05.856]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing_subscriber-6672c2a88d6d7220.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.8987372Z [00:03:05.861]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-a5a958fefc24ff3c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9042079Z [00:03:05.866]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:07.9098200Z [00:03:05.872]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing-dd390d4cd8e75959.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9152138Z [00:03:05.877]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libindicatif-f2844446c6accb16.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9204786Z [00:03:05.883]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsocket2-d494c0d25da04be9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9258893Z [00:03:05.888]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9311979Z [00:03:05.894]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9366070Z [00:03:05.899]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librustix-36e48dc66829c9bb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9418961Z [00:03:05.904]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcfg_if-390245f0fda4ac0f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9472181Z [00:03:05.910]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/thiserror-32d036dc3c6fe22f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9527337Z [00:03:05.915]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbitflags-a5a958fefc24ff3c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9604519Z [00:03:05.920]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libitertools-967bbcb2a2453818.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9641717Z [00:03:05.926]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/linux_raw_sys-5f3df5f2ce75b76c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9717162Z [00:03:05.934]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:07.9772290Z [00:03:05.940]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/cfg_if-390245f0fda4ac0f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9828922Z [00:03:05.945]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanyhow-6e19fb18fb037838.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9884931Z [00:03:05.951]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:07.9941434Z [00:03:05.956]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthread_local-8eb8825dda381af1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0000008Z [00:03:05.962]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/regex-85599385fe90fff3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0054639Z [00:03:05.968]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscopeguard-a12f67ff0386bfba.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0110009Z [00:03:05.973]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.0167490Z [00:03:05.979]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_core-0e27a2bcd493c1f6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0223046Z [00:03:05.985]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/mio-73a5c615333324d4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0281305Z [00:03:05.990]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.0338415Z [00:03:05.996]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libportable_atomic-bee90124d8588aa1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0394643Z [00:03:06.002]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblazy_static-a7a7d1b21152584a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0452115Z [00:03:06.007]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblinux_raw_sys-5f3df5f2ce75b76c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0507941Z [00:03:06.013]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.0561772Z [00:03:06.018]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot_core-48c6ab847300a057.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0616968Z [00:03:06.024]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-32d036dc3c6fe22f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0672582Z [00:03:06.029]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_cpus-0511d13c11f66aed.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0727621Z [00:03:06.035]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing-dd390d4cd8e75959.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0782129Z [00:03:06.041]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libwhich-14f3648885c3453c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0836617Z [00:03:06.046]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/thread_local-8eb8825dda381af1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0891824Z [00:03:06.052]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-b91ec07719ebdeb6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.0948183Z [00:03:06.057]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libindicatif-f2844446c6accb16.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1004203Z [00:03:06.063]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.1059860Z [00:03:06.068]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing_core-0e27a2bcd493c1f6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1115984Z [00:03:06.074]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbytes-aad76a29fa546711.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1171940Z [00:03:06.079]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/log-7bd9b6a084c4e530.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1225382Z [00:03:06.085]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/which-14f3648885c3453c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1279783Z [00:03:06.090]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsocket2-d494c0d25da04be9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1333890Z [00:03:06.096]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.1389670Z [00:03:06.101]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.1444419Z [00:03:06.107]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/lazy_static-a7a7d1b21152584a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1498793Z [00:03:06.112]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcfg_if-390245f0fda4ac0f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1556404Z [00:03:06.118]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-410c1060758da87a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1611424Z [00:03:06.123]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmemchr-0d829cae186aa981.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1667412Z [00:03:06.129]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-5594a4790e86bc18.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1722993Z [00:03:06.135]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rust_parallel-e06e22029a445992.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1779110Z [00:03:06.140]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/utf8parse-654ab0e6866dede5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1834324Z [00:03:06.146]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libonce_cell-bf549e27d6efb313.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1889093Z [00:03:06.151]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsmallvec-cfdb221f4103d149.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.1946526Z [00:03:06.157]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libpin_project_lite-7f1b0160d6667c1c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2002261Z [00:03:06.163]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot-73398a18538839e5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2060218Z [00:03:06.168]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_subscriber-6672c2a88d6d7220.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2115900Z [00:03:06.174]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmio-73a5c615333324d4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2169176Z [00:03:06.179]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/scopeguard-a12f67ff0386bfba.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2221990Z [00:03:06.184]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libbytes-aad76a29fa546711.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2276149Z [00:03:06.190]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/overload-814595d2adde431b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2329673Z [00:03:06.195]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot_core-48c6ab847300a057.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2385345Z [00:03:06.201]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.2440032Z [00:03:06.206]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/num_cpus-0511d13c11f66aed.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2494918Z [00:03:06.212]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.2549932Z [00:03:06.217]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthiserror-32d036dc3c6fe22f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2604925Z [00:03:06.223]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/portable_atomic-bee90124d8588aa1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2660776Z [00:03:06.228]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstyle-353d305c40d9cf94.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2714616Z [00:03:06.234]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libregex-85599385fe90fff3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2769416Z [00:03:06.239]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/colorchoice-309e6b44748942cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2822012Z [00:03:06.245]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblinux_raw_sys-5f3df5f2ce75b76c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2874779Z [00:03:06.250]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/memchr-0d829cae186aa981.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2927062Z [00:03:06.255]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/parking_lot_core-48c6ab847300a057.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.2979419Z [00:03:06.260]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.3032436Z [00:03:06.266]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-c8fbf191325a0dbc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3087065Z [00:03:06.271]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.3141709Z [00:03:06.276]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_log-992d243111698c7a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3197357Z [00:03:06.282]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblazy_static-a7a7d1b21152584a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3251527Z [00:03:06.287]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.3305759Z [00:03:06.293]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3359047Z [00:03:06.298]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblock_api-48cc199fe365182e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3413524Z [00:03:06.304]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsharded_slab-c87e086639dbd4ca.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3469637Z [00:03:06.309]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsharded_slab-c87e086639dbd4ca.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3526995Z [00:03:06.315]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libscopeguard-a12f67ff0386bfba.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3582947Z [00:03:06.321]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3640647Z [00:03:06.326]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.3697212Z [00:03:06.332]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/itertools-967bbcb2a2453818.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3753412Z [00:03:06.338]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libstrsim-b4d47f8ab2e91eb8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3808883Z [00:03:06.343]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/bitflags-a5a958fefc24ff3c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3865822Z [00:03:06.349]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsignal_hook_registry-f3694ec3f07eb245.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3922869Z [00:03:06.355]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunit_prefix-190095fb60a8b397.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.3981964Z [00:03:06.360]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libthread_local-8eb8825dda381af1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4040457Z [00:03:06.366]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_subscriber-6672c2a88d6d7220.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4096600Z [00:03:06.372]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/strsim-b4d47f8ab2e91eb8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4151439Z [00:03:06.377]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libmio-73a5c615333324d4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4205271Z [00:03:06.383]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanyhow-6e19fb18fb037838.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4259678Z [00:03:06.388]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4314189Z [00:03:06.394]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/unicode_width-ca94e280b32bdcf1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4370449Z [00:03:06.399]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblock_api-48cc199fe365182e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4425744Z [00:03:06.405]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-0cb81f1c26a44ea8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4478814Z [00:03:06.410]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap-b91ec07719ebdeb6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4535303Z [00:03:06.416]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libconsole-9c42c23444ae213b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4590983Z [00:03:06.421]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstream-33acc7f980437447.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4649038Z [00:03:06.427]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/parking_lot-73398a18538839e5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4703293Z [00:03:06.433]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/nu_ansi_term-0cb81f1c26a44ea8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4757172Z [00:03:06.438]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libeither-c8fbf191325a0dbc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4813410Z [00:03:06.444]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liboverload-814595d2adde431b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4868666Z [00:03:06.449]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/pin_project_lite-7f1b0160d6667c1c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4922339Z [00:03:06.455]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libcolorchoice-309e6b44748942cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.4978642Z [00:03:06.460]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/tracing_log-992d243111698c7a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5034702Z [00:03:06.466]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtokio-ff88c4dd2d2e197d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5091242Z [00:03:06.471]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libconsole-9c42c23444ae213b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5148482Z [00:03:06.477]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnu_ansi_term-0cb81f1c26a44ea8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5201428Z [00:03:06.482]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/clap_builder-410c1060758da87a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5257670Z [00:03:06.488]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle_query-5594a4790e86bc18.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5315326Z [00:03:06.494]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5369090Z [00:03:06.499]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtracing_core-0e27a2bcd493c1f6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5425061Z [00:03:06.505]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libpin_project_lite-7f1b0160d6667c1c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5480845Z [00:03:06.510]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/signal_hook_registry-f3694ec3f07eb245.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5537002Z [00:03:06.516]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblibc-7c8984d75e26dbe9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5593845Z [00:03:06.522]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libunicode_width-ca94e280b32bdcf1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5648793Z [00:03:06.527]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/lock_api-48cc199fe365182e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5704030Z [00:03:06.533]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libitertools-967bbcb2a2453818.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5760268Z [00:03:06.538]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/console-9c42c23444ae213b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5816355Z [00:03:06.544]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/librustix-36e48dc66829c9bb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5872029Z [00:03:06.550]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.5925435Z [00:03:06.555]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libportable_atomic-bee90124d8588aa1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.5977610Z [00:03:06.560]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/rust_parallel-e06e22029a445992' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6034228Z [00:03:06.566]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liboverload-814595d2adde431b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6088467Z [00:03:06.571]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap-b91ec07719ebdeb6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6142852Z [00:03:06.577]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libutf8parse-654ab0e6866dede5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6197057Z [00:03:06.582]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libnum_cpus-0511d13c11f66aed.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6251685Z [00:03:06.587]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libtokio-ff88c4dd2d2e197d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6305403Z [00:03:06.593]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/liblog-7bd9b6a084c4e530.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6359335Z [00:03:06.598]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libsmallvec-cfdb221f4103d149.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6415841Z [00:03:06.604]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/socket2-d494c0d25da04be9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6470040Z [00:03:06.609]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libenv_home-1ca472de4a11fe52.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6523032Z [00:03:06.615]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/once_cell-bf549e27d6efb313.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6577039Z [00:03:06.620]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libparking_lot-73398a18538839e5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6628957Z [00:03:06.625]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libonce_cell-bf549e27d6efb313.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6680967Z [00:03:06.630]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/anstream-33acc7f980437447.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6733702Z [00:03:06.636]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libclap_builder-410c1060758da87a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6787447Z [00:03:06.641]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/indicatif-f2844446c6accb16.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6841214Z [00:03:06.646]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/libanstyle-353d305c40d9cf94.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6894757Z [00:03:06.652]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/smallvec-cfdb221f4103d149.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.6949258Z [00:03:06.657]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/deps/unit_prefix-190095fb60a8b397.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7004124Z [00:03:06.663]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/rust-parallel.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7058699Z [00:03:06.668]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7111682Z [00:03:06.673]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7166524Z [00:03:06.679]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7219404Z [00:03:06.684]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/parking_lot_core-3a9c554e78d47354/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7272147Z [00:03:06.689]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7325053Z [00:03:06.695]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7378372Z [00:03:06.700]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7430983Z [00:03:06.705]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/rustix-18bb6f84e622fee9/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7484674Z [00:03:06.711]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7538046Z [00:03:06.716]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7591123Z [00:03:06.721]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7642088Z [00:03:06.727]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/lock_api-e4ad5ef67a25755a/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7697647Z [00:03:06.732]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7752629Z [00:03:06.738]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7808463Z [00:03:06.743]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7864737Z [00:03:06.749]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/libc-b865454bc2c485db/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7921094Z [00:03:06.754]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.7975255Z [00:03:06.760]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8028507Z [00:03:06.765]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8082308Z [00:03:06.771]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/portable-atomic-2b476e72a9f54af5/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8135505Z [00:03:06.776]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8187662Z [00:03:06.781]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8241331Z [00:03:06.786]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8294224Z [00:03:06.792]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/anyhow-5e4c4b96e0c1df13/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8349583Z [00:03:06.797]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8403902Z [00:03:06.803]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8459256Z [00:03:06.808]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8514099Z [00:03:06.814]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/build/thiserror-6e63324cf0156bcb/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8568124Z [00:03:06.819]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/rust-parallel' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8621356Z [00:03:06.824]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8676748Z [00:03:06.830]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8730596Z [00:03:06.835]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/dep-lib-mio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8785851Z [00:03:06.841]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/lib-mio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8840408Z [00:03:06.846]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/mio-73a5c615333324d4/lib-mio.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8893191Z [00:03:06.852]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3a9c554e78d47354/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8946247Z [00:03:06.857]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3a9c554e78d47354/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.8998712Z [00:03:06.862]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.9052874Z [00:03:06.868]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.9107036Z [00:03:06.873]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.9160160Z [00:03:06.878]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:08.9213135Z [00:03:06.884]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9267568Z [00:03:06.889]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/dep-lib-env_home' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9320495Z [00:03:06.894]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/lib-env_home.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9373476Z [00:03:06.900]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/env_home-1ca472de4a11fe52/lib-env_home' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9429455Z [00:03:06.905]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/dep-lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9483704Z [00:03:06.911]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9538106Z [00:03:06.916]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9592771Z [00:03:06.922]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-6e19fb18fb037838/lib-anyhow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9648028Z [00:03:06.927]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9702907Z [00:03:06.933]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/lib-lock_api' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9758993Z [00:03:06.938]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/dep-lib-lock_api' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9813926Z [00:03:06.944]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-48cc199fe365182e/lib-lock_api.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9869995Z [00:03:06.949]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/lib-tracing' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9926007Z [00:03:06.955]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/lib-tracing.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:08.9980816Z [00:03:06.960]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0035794Z [00:03:06.966]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-dd390d4cd8e75959/dep-lib-tracing' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0092321Z [00:03:06.972]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0147002Z [00:03:06.977]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0203134Z [00:03:06.983]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/dep-lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0257999Z [00:03:06.988]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap-b91ec07719ebdeb6/lib-clap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0316415Z [00:03:06.994]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/lib-bytes.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0371518Z [00:03:06.999]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0428212Z [00:03:07.005]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/dep-lib-bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0483848Z [00:03:07.011]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bytes-aad76a29fa546711/lib-bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0539939Z [00:03:07.016]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/dep-lib-rustix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0597042Z [00:03:07.022]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0653015Z [00:03:07.028]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/lib-rustix.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0710988Z [00:03:07.033]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-36e48dc66829c9bb/lib-rustix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0766745Z [00:03:07.039]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-18bb6f84e622fee9/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0823827Z [00:03:07.045]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rustix-18bb6f84e622fee9/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0878252Z [00:03:07.050]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/lib-smallvec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0934727Z [00:03:07.056]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.0989919Z [00:03:07.061]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/dep-lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1045048Z [00:03:07.067]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/smallvec-cfdb221f4103d149/lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1100998Z [00:03:07.072]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.1154632Z [00:03:07.078]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.1207854Z [00:03:07.083]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.1258712Z [00:03:07.088]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.1312595Z [00:03:07.094]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1364931Z [00:03:07.099]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/lib-socket2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1418710Z [00:03:07.104]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/dep-lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1472681Z [00:03:07.110]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/socket2-d494c0d25da04be9/lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1526712Z [00:03:07.115]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/lib-pin_project_lite.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1580141Z [00:03:07.120]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/dep-lib-pin_project_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1631754Z [00:03:07.125]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1683825Z [00:03:07.131]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/pin-project-lite-7f1b0160d6667c1c/lib-pin_project_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1737876Z [00:03:07.136]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-e4ad5ef67a25755a/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1791114Z [00:03:07.141]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lock_api-e4ad5ef67a25755a/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1845308Z [00:03:07.147]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/lib-nu_ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1899202Z [00:03:07.152]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.1951281Z [00:03:07.157]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/dep-lib-nu_ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2006637Z [00:03:07.163]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-0cb81f1c26a44ea8/lib-nu_ansi_term.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2058480Z [00:03:07.168]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.2112074Z [00:03:07.173]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.2164502Z [00:03:07.179]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.2218089Z [00:03:07.184]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.2273734Z [00:03:07.190]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/lib-overload' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2328712Z [00:03:07.195]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/dep-lib-overload' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2382423Z [00:03:07.201]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2435693Z [00:03:07.206]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/overload-814595d2adde431b/lib-overload.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2489277Z [00:03:07.211]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/lib-tracing_log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2545840Z [00:03:07.217]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/dep-lib-tracing_log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2605637Z [00:03:07.223]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2661174Z [00:03:07.228]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-log-992d243111698c7a/lib-tracing_log.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2716863Z [00:03:07.234]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2772646Z [00:03:07.240]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2828189Z [00:03:07.245]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/dep-lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2881568Z [00:03:07.250]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/lazy_static-a7a7d1b21152584a/lib-lazy_static.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2935484Z [00:03:07.256]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/dep-lib-itertools' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.2988850Z [00:03:07.261]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3041889Z [00:03:07.266]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/lib-itertools.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3097451Z [00:03:07.272]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/itertools-967bbcb2a2453818/lib-itertools' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3153280Z [00:03:07.278]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/lib-num_cpus' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3207644Z [00:03:07.283]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3260306Z [00:03:07.288]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/dep-lib-num_cpus' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3315013Z [00:03:07.294]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/num_cpus-0511d13c11f66aed/lib-num_cpus.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3368764Z [00:03:07.299]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/lib-unicode_width.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3422121Z [00:03:07.305]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/lib-unicode_width' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3477298Z [00:03:07.310]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3530069Z [00:03:07.315]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unicode-width-ca94e280b32bdcf1/dep-lib-unicode_width' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3583622Z [00:03:07.321]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3636981Z [00:03:07.326]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3692743Z [00:03:07.332]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/dep-lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3749080Z [00:03:07.337]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstyle-query-5594a4790e86bc18/lib-anstyle_query.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3803697Z [00:03:07.343]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-b865454bc2c485db/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3858965Z [00:03:07.348]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-b865454bc2c485db/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3912396Z [00:03:07.354]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/dep-lib-linux_raw_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.3967325Z [00:03:07.359]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/lib-linux_raw_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4021356Z [00:03:07.364]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4076942Z [00:03:07.370]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-5f3df5f2ce75b76c/lib-linux_raw_sys.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4132018Z [00:03:07.376]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/dep-lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4187653Z [00:03:07.381]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4241429Z [00:03:07.386]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4295972Z [00:03:07.392]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/libc-7c8984d75e26dbe9/lib-libc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4352580Z [00:03:07.398]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/lib-either.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4409750Z [00:03:07.403]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/lib-either' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4467420Z [00:03:07.409]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4526261Z [00:03:07.415]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/either-c8fbf191325a0dbc/dep-lib-either' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4581551Z [00:03:07.420]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/dep-lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4640298Z [00:03:07.426]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4696738Z [00:03:07.432]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4752735Z [00:03:07.438]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anstream-33acc7f980437447/lib-anstream.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4808087Z [00:03:07.443]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4860674Z [00:03:07.448]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/lib-portable_atomic.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4914765Z [00:03:07.454]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/dep-lib-portable_atomic' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.4967703Z [00:03:07.459]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-bee90124d8588aa1/lib-portable_atomic' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5023109Z [00:03:07.465]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-2b476e72a9f54af5/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5078850Z [00:03:07.470]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/portable-atomic-2b476e72a9f54af5/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5133513Z [00:03:07.476]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5188091Z [00:03:07.481]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5243298Z [00:03:07.487]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5299042Z [00:03:07.492]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5351399Z [00:03:07.497]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5404945Z [00:03:07.503]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5459605Z [00:03:07.508]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/dep-lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5515459Z [00:03:07.514]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/clap_builder-410c1060758da87a/lib-clap_builder.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5572272Z [00:03:07.519]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5626250Z [00:03:07.525]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5679208Z [00:03:07.530]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5734628Z [00:03:07.536]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.5790087Z [00:03:07.541]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/dep-lib-unit_prefix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5847144Z [00:03:07.547]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/lib-unit_prefix.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5902460Z [00:03:07.553]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.5957701Z [00:03:07.558]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/unit-prefix-190095fb60a8b397/lib-unit_prefix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6012710Z [00:03:07.564]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6067085Z [00:03:07.569]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/bin-rust-parallel.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6120200Z [00:03:07.574]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/bin-rust-parallel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6173175Z [00:03:07.580]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/rust-parallel-e06e22029a445992/dep-bin-rust-parallel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6228553Z [00:03:07.585]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6283023Z [00:03:07.591]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6337976Z [00:03:07.596]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6389552Z [00:03:07.601]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6442547Z [00:03:07.607]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6495794Z [00:03:07.612]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6551942Z [00:03:07.617]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6605701Z [00:03:07.623]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.6658011Z [00:03:07.628]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/lib-tokio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6711527Z [00:03:07.633]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/lib-tokio.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6763771Z [00:03:07.639]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6818197Z [00:03:07.644]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tokio-ff88c4dd2d2e197d/dep-lib-tokio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6872721Z [00:03:07.650]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6927381Z [00:03:07.655]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/dep-lib-signal_hook_registry' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.6981129Z [00:03:07.660]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/lib-signal_hook_registry.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7037861Z [00:03:07.666]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-f3694ec3f07eb245/lib-signal_hook_registry' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7092806Z [00:03:07.672]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/lib-tracing_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7146347Z [00:03:07.677]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/lib-tracing_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7199974Z [00:03:07.682]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7252437Z [00:03:07.688]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-core-0e27a2bcd493c1f6/dep-lib-tracing_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7306704Z [00:03:07.693]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7359703Z [00:03:07.698]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7412906Z [00:03:07.704]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7467089Z [00:03:07.709]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7520296Z [00:03:07.714]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7574579Z [00:03:07.720]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7628076Z [00:03:07.725]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7681621Z [00:03:07.730]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.7734692Z [00:03:07.736]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/lib-thread_local.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7787455Z [00:03:07.741]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7839014Z [00:03:07.746]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/dep-lib-thread_local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7891980Z [00:03:07.751]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thread_local-8eb8825dda381af1/lib-thread_local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7945341Z [00:03:07.757]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-5e4c4b96e0c1df13/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.7998512Z [00:03:07.762]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/anyhow-5e4c4b96e0c1df13/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8052420Z [00:03:07.768]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/dep-lib-tracing_subscriber' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8107228Z [00:03:07.773]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8159181Z [00:03:07.778]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/lib-tracing_subscriber.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8212008Z [00:03:07.784]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-6672c2a88d6d7220/lib-tracing_subscriber' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8264874Z [00:03:07.789]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/lib-console' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8317832Z [00:03:07.794]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8370052Z [00:03:07.799]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/lib-console.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8422870Z [00:03:07.805]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/console-9c42c23444ae213b/dep-lib-console' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8475763Z [00:03:07.810]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/lib-scopeguard.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8528395Z [00:03:07.815]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8581194Z [00:03:07.820]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/dep-lib-scopeguard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8633297Z [00:03:07.826]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/scopeguard-a12f67ff0386bfba/lib-scopeguard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8687279Z [00:03:07.831]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/lib-parking_lot_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8741210Z [00:03:07.836]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/dep-lib-parking_lot_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8795468Z [00:03:07.842]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8848931Z [00:03:07.847]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot_core-48c6ab847300a057/lib-parking_lot_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.8904980Z [00:03:07.853]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.8960050Z [00:03:07.858]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9015369Z [00:03:07.864]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9070400Z [00:03:07.869]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9124845Z [00:03:07.875]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/lib-indicatif.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.9180346Z [00:03:07.880]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.9235564Z [00:03:07.886]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/dep-lib-indicatif' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.9291206Z [00:03:07.891]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/indicatif-f2844446c6accb16/lib-indicatif' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.9347489Z [00:03:07.897]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9400995Z [00:03:07.902]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9457712Z [00:03:07.908]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9513813Z [00:03:07.914]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9571978Z [00:03:07.920]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-6e63324cf0156bcb/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.9628173Z [00:03:07.925]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-6e63324cf0156bcb/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.9683351Z [00:03:07.931]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9739413Z [00:03:07.936]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9796070Z [00:03:07.942]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9851965Z [00:03:07.948]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:09.9909246Z [00:03:07.953]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/lib-once_cell.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:09.9966918Z [00:03:07.959]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/dep-lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0025248Z [00:03:07.965]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0084062Z [00:03:07.971]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/once_cell-bf549e27d6efb313/lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0143830Z [00:03:07.977]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:10.0202043Z [00:03:07.982]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:10.0262149Z [00:03:07.988]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:10.0319714Z [00:03:07.994]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/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-20T22:28:10.0376481Z [00:03:08.000]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/lib-which.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0432564Z [00:03:08.006]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/lib-which' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0489763Z [00:03:08.011]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0542636Z [00:03:08.017]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/which-14f3648885c3453c/dep-lib-which' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0598954Z [00:03:08.022]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/lib-cfg_if.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0653244Z [00:03:08.028]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0707265Z [00:03:08.033]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0762086Z [00:03:08.039]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/cfg-if-390245f0fda4ac0f/dep-lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0817004Z [00:03:08.044]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/lib-sharded_slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0872057Z [00:03:08.049]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/lib-sharded_slab.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0926769Z [00:03:08.055]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.0982614Z [00:03:08.061]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/sharded-slab-c87e086639dbd4ca/dep-lib-sharded_slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1041647Z [00:03:08.066]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1099102Z [00:03:08.072]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1152342Z [00:03:08.077]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1206945Z [00:03:08.083]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/thiserror-32d036dc3c6fe22f/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1259351Z [00:03:08.088]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/dep-lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1313913Z [00:03:08.094]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1368041Z [00:03:08.099]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/lib-bitflags.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1421030Z [00:03:08.104]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/bitflags-a5a958fefc24ff3c/lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1475643Z [00:03:08.110]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/lib-parking_lot.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1532433Z [00:03:08.116]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/dep-lib-parking_lot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1587056Z [00:03:08.121]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/lib-parking_lot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1640384Z [00:03:08.126]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/release/.fingerprint/parking_lot-73398a18538839e5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1693022Z [00:03:08.132]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/aarch64-unknown-linux-musl/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1748390Z [00:03:08.137]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1802819Z [00:03:08.143]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1856367Z [00:03:08.148]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/autocfg-dd487200042bcaa5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1909659Z [00:03:08.153]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libtracing_attributes-d8ff596fe3d0ecae.so' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.1963363Z [00:03:08.159]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libclap_derive-d23ea005f8c95fa9.so' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2018751Z [00:03:08.164]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2073422Z [00:03:08.170]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/unicode_ident-6d6f85adf22ee534.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2128673Z [00:03:08.175]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2181842Z [00:03:08.181]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/heck-25103e7959c420e1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2236260Z [00:03:08.186]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/proc_macro2-7a10a5cf4217be1c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2290729Z [00:03:08.191]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/syn-ea91c3d0b95cdda0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2345619Z [00:03:08.197]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libquote-36c64d2fd4cc1eb0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2400979Z [00:03:08.202]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/clap_derive-d23ea005f8c95fa9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2455598Z [00:03:08.208]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libunicode_ident-6d6f85adf22ee534.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2510508Z [00:03:08.213]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2563428Z [00:03:08.219]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2617221Z [00:03:08.224]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libproc_macro2-7a10a5cf4217be1c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2671307Z [00:03:08.229]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/tokio_macros-8aa62cad67c95062.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2724437Z [00:03:08.235]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libautocfg-dd487200042bcaa5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2779060Z [00:03:08.240]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/quote-36c64d2fd4cc1eb0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2832335Z [00:03:08.246]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libheck-25103e7959c420e1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2886075Z [00:03:08.251]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/thiserror_impl-b8cd6f44e11c3b86.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2939241Z [00:03:08.256]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libthiserror_impl-b8cd6f44e11c3b86.so' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.2991310Z [00:03:08.261]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libtokio_macros-8aa62cad67c95062.so' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3045299Z [00:03:08.267]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/tracing_attributes-d8ff596fe3d0ecae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3100983Z [00:03:08.272]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/deps/libsyn-ea91c3d0b95cdda0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3158211Z [00:03:08.278]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3209519Z [00:03:08.283]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3265038Z [00:03:08.289]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3319875Z [00:03:08.294]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-cf2aa52a9be39c83/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3377107Z [00:03:08.300]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3432846Z [00:03:08.306]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1/build_script_build-07c053e594edf6d1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3488572Z [00:03:08.311]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/rustix-07c053e594edf6d1/build_script_build-07c053e594edf6d1' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3544011Z [00:03:08.317]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3596311Z [00:03:08.322]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab/build_script_build-00b3a1460d7327ab.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3650027Z [00:03:08.327]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/thiserror-00b3a1460d7327ab/build_script_build-00b3a1460d7327ab' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3705077Z [00:03:08.333]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3761239Z [00:03:08.338]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead/build_script_build-f5c0b92260e92ead.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3815120Z [00:03:08.344]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/parking_lot_core-f5c0b92260e92ead/build_script_build-f5c0b92260e92ead' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3868206Z [00:03:08.349]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96/build_script_build-8c3506acb46b5e96.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3918168Z [00:03:08.354]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.3973423Z [00:03:08.360]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/anyhow-8c3506acb46b5e96/build_script_build-8c3506acb46b5e96' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4029522Z [00:03:08.365]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4084874Z [00:03:08.371]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb/build_script_build-015ab0397ac11abb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4140793Z [00:03:08.376]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/lock_api-015ab0397ac11abb/build_script_build-015ab0397ac11abb' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4195550Z [00:03:08.382]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822/build_script_build-da2c404b8ce6e822' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4251344Z [00:03:08.387]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4308035Z [00:03:08.393]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/proc-macro2-da2c404b8ce6e822/build_script_build-da2c404b8ce6e822.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4361675Z [00:03:08.399]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96/build_script_build-043f9700968c6b96' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4417333Z [00:03:08.404]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4473179Z [00:03:08.410]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/libc-043f9700968c6b96/build_script_build-043f9700968c6b96.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4531784Z [00:03:08.415]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4587420Z [00:03:08.421]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8/build_script_build-49cd18656bb606d8' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4645490Z [00:03:08.427]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/build/portable-atomic-49cd18656bb606d8/build_script_build-49cd18656bb606d8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4702788Z [00:03:08.433]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4764179Z [00:03:08.439]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-cf2aa52a9be39c83/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4821633Z [00:03:08.444]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-cf2aa52a9be39c83/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4877759Z [00:03:08.450]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4931213Z [00:03:08.455]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.4985311Z [00:03:08.461]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5042789Z [00:03:08.467]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/rustix-07c053e594edf6d1/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5098098Z [00:03:08.472]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5157500Z [00:03:08.478]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/lib-clap_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5210398Z [00:03:08.483]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5264807Z [00:03:08.489]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/clap_derive-d23ea005f8c95fa9/dep-lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5318413Z [00:03:08.494]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/dep-lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5374744Z [00:03:08.500]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5432905Z [00:03:08.506]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5490802Z [00:03:08.511]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/autocfg-dd487200042bcaa5/lib-autocfg.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5548601Z [00:03:08.517]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5604692Z [00:03:08.523]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5660963Z [00:03:08.528]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5717419Z [00:03:08.534]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-00b3a1460d7327ab/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5774099Z [00:03:08.540]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5831149Z [00:03:08.545]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5888982Z [00:03:08.551]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.5945591Z [00:03:08.557]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/parking_lot_core-f5c0b92260e92ead/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6002621Z [00:03:08.563]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6061629Z [00:03:08.568]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6118797Z [00:03:08.574]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/dep-lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6175232Z [00:03:08.580]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/quote-36c64d2fd4cc1eb0/lib-quote.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6232765Z [00:03:08.586]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6291707Z [00:03:08.591]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6348209Z [00:03:08.597]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6402099Z [00:03:08.603]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/anyhow-8c3506acb46b5e96/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6455305Z [00:03:08.608]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6512078Z [00:03:08.613]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6568058Z [00:03:08.619]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6622209Z [00:03:08.625]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/lock_api-015ab0397ac11abb/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6675993Z [00:03:08.630]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6731217Z [00:03:08.635]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6787915Z [00:03:08.641]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6842384Z [00:03:08.647]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-da2c404b8ce6e822/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6895175Z [00:03:08.652]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.6949454Z [00:03:08.657]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7004054Z [00:03:08.663]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7058916Z [00:03:08.668]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/syn-ea91c3d0b95cdda0/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7116375Z [00:03:08.674]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7171943Z [00:03:08.679]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/dep-lib-tracing_attributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7229535Z [00:03:08.685]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/lib-tracing_attributes.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7282041Z [00:03:08.690]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tracing-attributes-d8ff596fe3d0ecae/lib-tracing_attributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7336897Z [00:03:08.696]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/dep-lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7390735Z [00:03:08.701]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7444557Z [00:03:08.707]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/lib-thiserror_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7500629Z [00:03:08.712]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/thiserror-impl-b8cd6f44e11c3b86/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7556917Z [00:03:08.718]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7611852Z [00:03:08.723]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/lib-tokio_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7668046Z [00:03:08.729]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/dep-lib-tokio_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7724100Z [00:03:08.735]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/tokio-macros-8aa62cad67c95062/lib-tokio_macros.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7780268Z [00:03:08.740]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7836406Z [00:03:08.746]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7892618Z [00:03:08.752]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.7946301Z [00:03:08.757]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/libc-043f9700968c6b96/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8004280Z [00:03:08.763]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8059301Z [00:03:08.768]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8115959Z [00:03:08.774]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/dep-lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8170467Z [00:03:08.779]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/unicode-ident-6d6f85adf22ee534/lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8224579Z [00:03:08.785]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8277055Z [00:03:08.790]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8330732Z [00:03:08.795]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8384890Z [00:03:08.801]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/portable-atomic-49cd18656bb606d8/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8439764Z [00:03:08.806]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8496115Z [00:03:08.812]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8550428Z [00:03:08.817]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/lib-heck.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8605523Z [00:03:08.823]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/heck-25103e7959c420e1/dep-lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8660532Z [00:03:08.828]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8714498Z [00:03:08.834]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/lib-proc_macro2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8768616Z [00:03:08.839]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/dep-lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8822806Z [00:03:08.845]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/release/.fingerprint/proc-macro2-7a10a5cf4217be1c/lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8875406Z [00:03:08.850]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/target/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8929194Z [00:03:08.855]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/screenshots/dark_background_progress_bar.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.8984990Z [00:03:08.861]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/screenshots/simple_progress_bar.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9039498Z [00:03:08.866]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/screenshots/light_background_progress_bar.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9094519Z [00:03:08.872]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9150299Z [00:03:08.877]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9209548Z [00:03:08.883]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command/path_cache.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9270294Z [00:03:08.889]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command/metrics.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9329962Z [00:03:08.895]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/progress/style.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9387307Z [00:03:08.901]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/progress.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9443041Z [00:03:08.907]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/input/task.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9500926Z [00:03:08.912]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/input/buffered_reader.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9560565Z [00:03:08.918]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9619392Z [00:03:08.924]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9676721Z [00:03:08.930]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser/buffered.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9737193Z [00:03:08.936]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser/command_line.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9797018Z [00:03:08.942]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser/regex.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9854871Z [00:03:08.948]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/output/task.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9914196Z [00:03:08.954]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/output.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:10.9971908Z [00:03:08.960]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/parser.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0046610Z [00:03:08.967]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/command_line_args.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0109946Z [00:03:08.973]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/process.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0174958Z [00:03:08.980]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/input.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0238301Z [00:03:08.986]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/src/common.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0298371Z [00:03:08.992]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0360835Z [00:03:08.998]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0442260Z [00:03:09.006]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0496989Z [00:03:09.012]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0554277Z [00:03:09.018]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0607616Z [00:03:09.023]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0663617Z [00:03:09.029]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0718278Z [00:03:09.034]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0773731Z [00:03:09.040]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0829288Z [00:03:09.045]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0884774Z [00:03:09.051]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0941193Z [00:03:09.056]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.0998351Z [00:03:09.062]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1061437Z [00:03:09.068]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1118999Z [00:03:09.074]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1176959Z [00:03:09.080]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1235838Z [00:03:09.086]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1293935Z [00:03:09.092]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1351352Z [00:03:09.097]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1406978Z [00:03:09.103]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1460951Z [00:03:09.108]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1516041Z [00:03:09.114]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1569390Z [00:03:09.119]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1624394Z [00:03:09.125]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-4cc15c15345f5de9747ec16bb09b32715b9c2ad3.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1677944Z [00:03:09.130]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/objects/pack/pack-714d125c28d978d9375af1d6e28a27b2a8fc424d.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1729943Z [00:03:09.135]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1781810Z [00:03:09.141]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1836136Z [00:03:09.146]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1888301Z [00:03:09.151]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1943253Z [00:03:09.157]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.1996575Z [00:03:09.162]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2049088Z [00:03:09.167]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2101030Z [00:03:09.172]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2154260Z [00:03:09.178]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/csv_file_badline.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2206945Z [00:03:09.183]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/dummy_shell.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2260975Z [00:03:09.188]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/csv_file.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2313470Z [00:03:09.194]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/integration_tests.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2365244Z [00:03:09.199]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WuxSqviBa5/TEMPREPO/tests/file.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2419027Z [00:03:09.204]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2471784Z [00:03:09.210]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2524698Z [00:03:09.215]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel' retained as 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2576500Z [00:03:09.220]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2627817Z [00:03:09.225]➜  mode of '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:28:11.2995532Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T22:28:11.2996239Z [00:03:09.262]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T22:28:19.9455894Z 
2025-08-20T22:28:19.9456823Z [+] Sanitizing /tmp/pkgforge/7JPTeBa4Z_SBUILD/BUILD.log ==> /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.static.log
2025-08-20T22:28:21.9868917Z '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.static.log' -> '/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/rust-parallel.log'
2025-08-20T22:28:21.9911124Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/rust-parallel/official/rust-parallel?tag=HEAD-f3eb37e-250819T052011-aarch64-linux&download=rust-parallel.log
2025-08-20T22:28:21.9911731Z 
2025-08-20T22:28:21.9912256Z [+] Parsing/Uploading rust-parallel/rust-parallel --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Frust-parallel%2Frust-parallel [aarch64-Linux]
2025-08-20T22:28:21.9937538Z {
2025-08-20T22:28:21.9937740Z   "_disabled": "false",
2025-08-20T22:28:21.9937986Z   "host": "aarch64-Linux",
2025-08-20T22:28:21.9938184Z   "rank": "",
2025-08-20T22:28:21.9938363Z   "pkg": "rust-parallel.static",
2025-08-20T22:28:21.9938592Z   "pkg_family": "rust-parallel",
2025-08-20T22:28:21.9938856Z   "pkg_id": "github.com.aaronriekenberg.rust-parallel",
2025-08-20T22:28:21.9939141Z   "pkg_name": "rust-parallel",
2025-08-20T22:28:21.9939345Z   "pkg_type": "static",
2025-08-20T22:28:21.9939780Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel",
2025-08-20T22:28:21.9940217Z   "app_id": "",
2025-08-20T22:28:21.9940381Z   "appstream": "",
2025-08-20T22:28:21.9940548Z   "category": [
2025-08-20T22:28:21.9940712Z     "ConsoleOnly",
2025-08-20T22:28:21.9940880Z     "Utility"
2025-08-20T22:28:21.9941042Z   ],
2025-08-20T22:28:21.9941284Z   "description": "Run commands in parallel (parallel | xargs in rust)",
2025-08-20T22:28:21.9941595Z   "desktop": "",
2025-08-20T22:28:21.9941760Z   "homepage": [
2025-08-20T22:28:21.9941975Z     "https://github.com/aaronriekenberg/rust-parallel"
2025-08-20T22:28:21.9942227Z   ],
2025-08-20T22:28:21.9942807Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rust-parallel/official/rust-parallel?tag=HEAD-f3eb37e-250819T052011-aarch64-linux&download=rust-parallel.png",
2025-08-20T22:28:21.9943448Z   "license": [],
2025-08-20T22:28:21.9943943Z   "maintainer": [
2025-08-20T22:28:21.9944505Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:28:21.9944757Z   ],
2025-08-20T22:28:21.9944903Z   "provides": [
2025-08-20T22:28:21.9945072Z     "rust-parallel"
2025-08-20T22:28:21.9945234Z   ],
2025-08-20T22:28:21.9945375Z   "note": [
2025-08-20T22:28:21.9945713Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/aaronriekenberg/rust-parallel"
2025-08-20T22:28:21.9946114Z   ],
2025-08-20T22:28:21.9946257Z   "repology": [
2025-08-20T22:28:21.9946422Z     "rust-parallel"
2025-08-20T22:28:21.9946582Z   ],
2025-08-20T22:28:21.9946729Z   "screenshots": [],
2025-08-20T22:28:21.9946896Z   "src_url": [
2025-08-20T22:28:21.9947107Z     "https://github.com/aaronriekenberg/rust-parallel"
2025-08-20T22:28:21.9947362Z   ],
2025-08-20T22:28:21.9947500Z   "tag": [
2025-08-20T22:28:21.9947648Z     "parallel"
2025-08-20T22:28:21.9947800Z   ],
2025-08-20T22:28:21.9947964Z   "version": "HEAD-f3eb37e-250819T052011",
2025-08-20T22:28:21.9948201Z   "version_upstream": "1.18.1",
2025-08-20T22:28:21.9948520Z   "bsum": "61da4ab05e9b934010fc29a66ba0e48d23e3ce8769397546195ba35d40732ba4",
2025-08-20T22:28:21.9948860Z   "build_date": "2025-08-20T22:28:11Z",
2025-08-20T22:28:21.9949189Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17109365259",
2025-08-20T22:28:21.9949520Z   "build_id": "17109365259",
2025-08-20T22:28:21.9950161Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rust-parallel/official/rust-parallel?tag=HEAD-f3eb37e-250819T052011-aarch64-linux&download=rust-parallel.log",
2025-08-20T22:28:21.9951355Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/rust-parallel/static.official.source.yaml",
2025-08-20T22:28:21.9952273Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rust-parallel/official/rust-parallel?tag=HEAD-f3eb37e-250819T052011-aarch64-linux&download=rust-parallel",
2025-08-20T22:28:21.9953177Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel:HEAD-f3eb37e-250819T052011-aarch64-linux",
2025-08-20T22:28:21.9954368Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel",
2025-08-20T22:28:21.9955110Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rust-parallel/official/rust-parallel?tag=HEAD-f3eb37e-250819T052011-aarch64-linux&manifest",
2025-08-20T22:28:21.9955826Z   "shasum": "dc94d3970d24edf8c1432bdbfd576b336526a630adb3b2e215787e5e6c1c72af",
2025-08-20T22:28:21.9956163Z   "size": "2.3 MB",
2025-08-20T22:28:21.9956332Z   "size_raw": "2325712",
2025-08-20T22:28:21.9956514Z   "snapshots": [
2025-08-20T22:28:21.9956720Z     "HEAD-7244cac-250104T141903-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9957000Z     "HEAD-8e2aa7c-250120T054058-aarch64-linux",
2025-08-20T22:28:21.9957261Z     "HEAD-6be51d8-250207T044435-aarch64-linux",
2025-08-20T22:28:21.9957535Z     "HEAD-7358f22-250531T043756-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9957822Z     "HEAD-61e8af6-250610T045222-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9958118Z     "HEAD-d8bfd92-250614T050955-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9958411Z     "HEAD-b04e5d3-250619T202418-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9958699Z     "HEAD-19277d2-250622T052957-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9958984Z     "HEAD-8da0081-250713T060200-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9959274Z     "HEAD-91259ad-250717T051341-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9959570Z     "HEAD-7cc5a1c-250720T073749-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9959863Z     "HEAD-b7e2996-250723T192353-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9960149Z     "HEAD-2e517fa-250729T051557-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9960439Z     "HEAD-3a6db47-250802T130935-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9960730Z     "HEAD-448af55-250805T043833-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9961021Z     "HEAD-cfc3449-250808T050854-aarch64-linux[1.18.1]",
2025-08-20T22:28:21.9961311Z     "HEAD-36e9a91-250811T173721-aarch64-linux[1.18.1]"
2025-08-20T22:28:21.9961550Z   ]
2025-08-20T22:28:21.9961936Z }
2025-08-20T22:28:21.9962054Z 
2025-08-20T22:28:21.9962058Z 
2025-08-20T22:28:22.2979895Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel:HEAD-f3eb37e-250819T052011-aarch64-linux": ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel:HEAD-f3eb37e-250819T052011-aarch64-linux: not found
2025-08-20T22:28:22.3026071Z Uploading empty artifact
2025-08-20T22:28:22.3028732Z time=2025-08-20T22:28:22Z level=debug msg=Request #0
2025-08-20T22:28:22.3029476Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rust-parallel/official/rust-parallel/manifests/sha256:d809e03d4a11271c9ad18ece595c7f3198fb29ce9de46614d84341c5c6d9e7d4"
2025-08-20T22:28:22.3030144Z > Request method: "HEAD"
2025-08-20T22:28:22.3030333Z > Request headers:
2025-08-20T22:28:22.3031284Z    "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-20T22:28:22.3032230Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:28:22.4191142Z time=2025-08-20T22:28:22Z level=debug msg=Response #0
2025-08-20T22:28:22.4191470Z < Response Status: "401 Unauthorized"
2025-08-20T22:28:22.4191698Z < Response headers:
2025-08-20T22:28:22.4193349Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/rust-parallel/official/rust-parallel:pull\""
2025-08-20T22:28:22.4194172Z    "Date": "Wed, 20 Aug 2025 22:28:22 GMT"
2025-08-20T22:28:22.4194403Z    "Content-Length": "73"
2025-08-20T22:28:22.4194654Z    "X-Github-Request-Id": "1C14:234787:CCFCB:DE95E:68A64C06"
2025-08-20T22:28:22.4194945Z    "Content-Type": "application/json"
2025-08-20T22:28:22.4195225Z time=2025-08-20T22:28:22Z level=debug msg=Request #1
2025-08-20T22:28:22.4195834Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Frust-parallel%2Fofficial%2Frust-parallel%3Apull%2Cpush&service=ghcr.io"
2025-08-20T22:28:22.4196395Z > Request method: "GET"
2025-08-20T22:28:22.4196577Z > Request headers:
2025-08-20T22:28:22.4196750Z    "Authorization": "*****"
2025-08-20T22:28:22.4196949Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:28:22.4979287Z time=2025-08-20T22:28:22Z level=debug msg=Response #1
2025-08-20T22:28:22.4979645Z < Response Status: "200 OK"
2025-08-20T22:28:22.4979848Z < Response headers:
2025-08-20T22:28:22.4980029Z    "Content-Length": "69"
2025-08-20T22:28:22.4980276Z    "X-Github-Request-Id": "1C14:234787:CCFD4:DE965:68A64C06"
2025-08-20T22:28:22.4980567Z    "Content-Type": "application/json"
2025-08-20T22:28:22.4980841Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:28:22.4981223Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:28:22.4981572Z    "Date": "Wed, 20 Aug 2025 22:28:22 GMT"
2025-08-20T22:28:22.4981834Z time=2025-08-20T22:28:22Z level=debug msg=Request #2
2025-08-20T22:28:22.4982569Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rust-parallel/official/rust-parallel/manifests/sha256:d809e03d4a11271c9ad18ece595c7f3198fb29ce9de46614d84341c5c6d9e7d4"
2025-08-20T22:28:22.4983230Z > Request method: "HEAD"
2025-08-20T22:28:22.4983431Z > Request headers:
2025-08-20T22:28:22.4983817Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:28:22.4984758Z    "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-20T22:28:22.4985709Z    "Authorization": "*****"
2025-08-20T22:28:22.5428801Z time=2025-08-20T22:28:22Z level=debug msg=Response #2
2025-08-20T22:28:22.5429655Z < Response Status: "404 Not Found"
2025-08-20T22:28:22.5429917Z < Response headers:
2025-08-20T22:28:22.5430112Z    "Content-Type": "application/json"
2025-08-20T22:28:22.5430890Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:28:22.5431309Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:28:22.5431660Z    "Date": "Wed, 20 Aug 2025 22:28:22 GMT"
2025-08-20T22:28:22.5431889Z    "Content-Length": "70"
2025-08-20T22:28:22.5432138Z    "X-Github-Request-Id": "1C14:234787:CCFE4:DE977:68A64C06"
2025-08-20T22:28:22.5432480Z time=2025-08-20T22:28:22Z level=debug msg=Request #3
2025-08-20T22:28:22.5433188Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rust-parallel/official/rust-parallel/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:28:22.5434070Z > Request method: "HEAD"
2025-08-20T22:28:22.5434254Z > Request headers:
2025-08-20T22:28:22.5434431Z    "Authorization": "*****"
2025-08-20T22:28:22.5434632Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:28:22.6008845Z time=2025-08-20T22:28:22Z level=debug msg=Response #3
2025-08-20T22:28:22.6009728Z < Response Status: "200 OK"
2025-08-20T22:28:22.6010002Z < Response headers:
2025-08-20T22:28:22.6010192Z    "Content-Length": "0"
2025-08-20T22:28:22.6010386Z    "Content-Type": ""
2025-08-20T22:28:22.6010766Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:28:22.6011221Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:28:22.6011618Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T22:28:22.6012591Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:28:22.6012936Z    "Date": "Wed, 20 Aug 2025 22:28:22 GMT"
2025-08-20T22:28:22.6013214Z    "X-Github-Request-Id": "1C14:234787:CCFED:DE981:68A64C06"
2025-08-20T22:28:22.6013727Z time=2025-08-20T22:28:22Z level=debug msg=Request #4
2025-08-20T22:28:22.6014354Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rust-parallel/official/rust-parallel/manifests/HEAD-f3eb37e-250819T052011-aarch64-linux"
2025-08-20T22:28:22.6014919Z > Request method: "PUT"
2025-08-20T22:28:22.6015103Z > Request headers:
2025-08-20T22:28:22.6015346Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T22:28:22.6015639Z    "Authorization": "*****"
2025-08-20T22:28:22.6015838Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:28:22.8664677Z time=2025-08-20T22:28:22Z level=debug msg=Response #4
2025-08-20T22:28:22.8665059Z < Response Status: "201 Created"
2025-08-20T22:28:22.8665277Z < Response headers:
2025-08-20T22:28:22.8665651Z    "Docker-Content-Digest": "sha256:d809e03d4a11271c9ad18ece595c7f3198fb29ce9de46614d84341c5c6d9e7d4"
2025-08-20T22:28:22.8666113Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:28:22.8666765Z    "Location": "/v2/pkgforge/bincache/rust-parallel/official/rust-parallel/manifests/sha256:d809e03d4a11271c9ad18ece595c7f3198fb29ce9de46614d84341c5c6d9e7d4"
2025-08-20T22:28:22.8667488Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:28:22.8667853Z    "Date": "Wed, 20 Aug 2025 22:28:22 GMT"
2025-08-20T22:28:22.8668080Z    "Content-Length": "0"
2025-08-20T22:28:22.8668324Z    "X-Github-Request-Id": "1C14:234787:CCFFA:DE991:68A64C06"
2025-08-20T22:28:22.8668613Z    "Content-Type": "application/json"
2025-08-20T22:28:22.8669114Z Pushed [registry] ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel:HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:22.8669649Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:28:22.8670028Z Digest: sha256:d809e03d4a11271c9ad18ece595c7f3198fb29ce9de46614d84341c5c6d9e7d4
2025-08-20T22:28:25.1866256Z Uploading dc94d3970d24 rust-parallel
2025-08-20T22:28:25.1967232Z Uploading 408afab51ada CHECKSUM.sig
2025-08-20T22:28:25.2002569Z Uploading 98cbc6d5adf1 rust-parallel.sig
2025-08-20T22:28:25.2499715Z Exists    f5e65a43c253 LICENSE
2025-08-20T22:28:25.2978213Z Uploading 9c4de1e1a808 LICENSE.sig
2025-08-20T22:28:25.5688178Z Uploading a6ed0ddf88c6 CHECKSUM
2025-08-20T22:28:26.2472125Z Uploaded  98cbc6d5adf1 rust-parallel.sig
2025-08-20T22:28:26.2987798Z Exists    69587d8ff39d SBUILD
2025-08-20T22:28:26.3559067Z Uploading 1e07131d1a49 SBUILD.sig
2025-08-20T22:28:26.7005731Z Uploaded  408afab51ada CHECKSUM.sig
2025-08-20T22:28:26.7255436Z Uploaded  a6ed0ddf88c6 CHECKSUM
2025-08-20T22:28:26.7318839Z Uploaded  9c4de1e1a808 LICENSE.sig
2025-08-20T22:28:26.7567805Z Exists    11cf0313013e rust-parallel.png
2025-08-20T22:28:26.7731986Z Uploading 88c1259a627b rust-parallel.json
2025-08-20T22:28:26.7819960Z Uploading 1605a75f9946 rust-parallel.json.sig
2025-08-20T22:28:26.7992509Z Uploaded  dc94d3970d24 rust-parallel
2025-08-20T22:28:26.8163906Z Uploading abce147d6c4a rust-parallel.log
2025-08-20T22:28:26.8478040Z Uploading 3d52e08096c2 rust-parallel.log.sig
2025-08-20T22:28:27.4057293Z Uploaded  1e07131d1a49 SBUILD.sig
2025-08-20T22:28:27.4636808Z Uploading 979d44ec4495 rust-parallel.version
2025-08-20T22:28:27.7556873Z Uploaded  1605a75f9946 rust-parallel.json.sig
2025-08-20T22:28:27.7751974Z Uploaded  88c1259a627b rust-parallel.json
2025-08-20T22:28:27.8093182Z Uploading d6b77d594d1b rust-parallel.version.sig
2025-08-20T22:28:27.8141269Z Uploaded  3d52e08096c2 rust-parallel.log.sig
2025-08-20T22:28:27.8696054Z Uploaded  abce147d6c4a rust-parallel.log
2025-08-20T22:28:28.4799499Z Uploaded  979d44ec4495 rust-parallel.version
2025-08-20T22:28:28.7848472Z Uploaded  d6b77d594d1b rust-parallel.version.sig
2025-08-20T22:28:28.7849367Z Uploading 9bbe06b3da5f rust-parallel
2025-08-20T22:28:29.1152837Z Uploaded  9bbe06b3da5f rust-parallel
2025-08-20T22:28:29.1164299Z Pushed [registry] ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel:HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:29.1164881Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:28:29.1165274Z Digest: sha256:9bbe06b3da5f6939b55448edfa49818a9b2dc85f2f27cd9de0842fe27901caf5
2025-08-20T22:28:34.4159942Z 
2025-08-20T22:28:34.4160511Z [+] Registry --> https://ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:34.4161311Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/rust-parallel/official/rust-parallel?tag=HEAD-f3eb37e-250819T052011-aarch64-linux&manifest 
2025-08-20T22:28:34.4161815Z 
2025-08-20T22:28:36.6617273Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:28:37.3683076Z ./BUILD_ARTIFACTS.tar : 33.06%   (   144 MiB =>   47.5 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:28:37.3920739Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:28:37.3956580Z 
2025-08-20T22:28:37.3957727Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml :: 00(Hr):03(Min):36(Sec)
2025-08-20T22:28:37.3958397Z 
2025-08-20T22:28:37.3970283Z 
2025-08-20T22:28:37.3970489Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:28:37 PM) UTC
2025-08-20T22:28:37.3970722Z 
2025-08-20T22:28:37.6269998Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:28:37.6326273Z ##[group]Run ##Presets
2025-08-20T22:28:37.6326657Z [36;1m##Presets[0m
2025-08-20T22:28:37.6326837Z [36;1mset +x ; set +e[0m
2025-08-20T22:28:37.6327025Z [36;1m#-------------#[0m
2025-08-20T22:28:37.6327207Z [36;1m##Debug?[0m
2025-08-20T22:28:37.6327422Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:28:37.6327687Z [36;1m  set -x[0m
2025-08-20T22:28:37.6327846Z [36;1mfi[0m
2025-08-20T22:28:37.6328021Z [36;1m#-------------#[0m
2025-08-20T22:28:37.6328200Z [36;1m##Set ENV[0m
2025-08-20T22:28:37.6328412Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:28:37.6328881Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-f3eb37e-250819T052011-aarch64-linux"[0m
2025-08-20T22:28:37.6329403Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-f3eb37e-250819T052011-aarch64-linux"[0m
2025-08-20T22:28:37.6330000Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259"[0m
2025-08-20T22:28:37.6330522Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:28:37.6330901Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:28:37.6331326Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:28:37.6331643Z [36;1m fi[0m
2025-08-20T22:28:37.6331798Z [36;1m##Push[0m
2025-08-20T22:28:37.6332006Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:28:37.6332262Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:28:37.6332613Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:28:37.6333071Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:28:37.6333493Z [36;1m     ls -sh "/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:28:37.6334051Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:28:37.6334246Z [36;1m       {[0m
2025-08-20T22:28:37.6334414Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:28:37.6334730Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:28:37.6335156Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:28:37.6335567Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:28:37.6336390Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-f3eb37e-250819T052011-aarch64-linux")[0m
2025-08-20T22:28:37.6337089Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17109365259")[0m
2025-08-20T22:28:37.6337659Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17109365259")[0m
2025-08-20T22:28:37.6338373Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel:HEAD-f3eb37e-250819T052011-aarch64-linux")[0m
2025-08-20T22:28:37.6339110Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T22:28:11Z")[0m
2025-08-20T22:28:37.6339592Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-f3eb37e-250819T052011")[0m
2025-08-20T22:28:37.6340087Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T22:28:11Z")[0m
2025-08-20T22:28:37.6340794Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel")[0m
2025-08-20T22:28:37.6341470Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:28:37.6341981Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-f3eb37e-250819T052011")[0m
2025-08-20T22:28:37.6342702Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-f3eb37e-250819T052011")[0m
2025-08-20T22:28:37.6343487Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel")[0m
2025-08-20T22:28:37.6344398Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-rust-parallel")[0m
2025-08-20T22:28:37.6344997Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/aaronriekenberg/rust-parallel")[0m
2025-08-20T22:28:37.6345556Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:28:37.6346053Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-f3eb37e-250819T052011")[0m
2025-08-20T22:28:37.6346518Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:28:37.6346999Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:28:37.6347411Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:28:37.6347643Z [36;1m         #Check[0m
2025-08-20T22:28:37.6348202Z [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-20T22:28:11Z" ]]; then[0m
2025-08-20T22:28:37.6348898Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:28:37.6349231Z [36;1m            break[0m
2025-08-20T22:28:37.6349417Z [36;1m          else[0m
2025-08-20T22:28:37.6349793Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:28:37.6350201Z [36;1m          fi[0m
2025-08-20T22:28:37.6350401Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:28:37.6350640Z [36;1m        done[0m
2025-08-20T22:28:37.6350807Z [36;1m       }[0m
2025-08-20T22:28:37.6350988Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:28:37.6351219Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:28:37.6351787Z [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-20T22:28:11Z" ]]; then[0m
2025-08-20T22:28:37.6352522Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:28:37.6353089Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:28:37.6353328Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:28:37.6354077Z [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-20T22:28:11Z" ]]; then[0m
2025-08-20T22:28:37.6354797Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:28:37.6355288Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:28:37.6355664Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:28:37.6355875Z [36;1m           fi[0m
2025-08-20T22:28:37.6356049Z [36;1m       fi[0m
2025-08-20T22:28:37.6356211Z [36;1m   fi[0m
2025-08-20T22:28:37.6356366Z [36;1m fi[0m
2025-08-20T22:28:37.6356535Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:28:37.6418725Z shell: /usr/bin/bash -e {0}
2025-08-20T22:28:37.6418939Z env:
2025-08-20T22:28:37.6419098Z   CROSS_COMPILING: NO
2025-08-20T22:28:37.6419288Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:37.6419497Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:37.6419693Z   ON_QEMU: NO
2025-08-20T22:28:37.6419846Z   DEBUG: 0
2025-08-20T22:28:37.6420001Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:37.6420210Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:37.6420653Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:37.6420969Z   KEEP_LOGS: YES
2025-08-20T22:28:37.6421139Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:37.6421337Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:37.6421549Z   SBUILD_REBUILD: false
2025-08-20T22:28:37.6422074Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:37.6422634Z   BUILD_SYS: docker://rust
2025-08-20T22:28:37.6422830Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:37.6423008Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:37.6423183Z   SYSTMP: /tmp
2025-08-20T22:28:37.6423340Z   GHA_MODE: MATRIX
2025-08-20T22:28:37.6423916Z   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-20T22:28:37.6424405Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:37.6424708Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:37.6425066Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:37.6425519Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:37.6425873Z   PKG_TYPE: static
2025-08-20T22:28:37.6426046Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:37.6426254Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:37.6426606Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:37.6426950Z   BUILD_ID: 17109365259
2025-08-20T22:28:37.6427133Z   PKG_NAME: rust-parallel
2025-08-20T22:28:37.6427330Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:37.6427548Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:37.6427781Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:37.6428099Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:37.6428477Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:37.6428950Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:37.6429448Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:37.6429737Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:37.6430148Z   GHCR_TOKEN: ***
2025-08-20T22:28:37.6430434Z   GITHUB_TOKEN: ***
2025-08-20T22:28:37.6430639Z   GITLAB_TOKEN: ***
2025-08-20T22:28:37.6431722Z   MINISIGN_KEY: ***
2025-08-20T22:28:37.6432135Z ##[endgroup]
2025-08-20T22:28:37.6497811Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:28:37.6506758Z 48M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:28:37.6517386Z total 3.4M
2025-08-20T22:28:37.6517587Z 4.0K CHECKSUM
2025-08-20T22:28:37.6517744Z 4.0K CHECKSUM.sig
2025-08-20T22:28:37.6517907Z 4.0K LICENSE
2025-08-20T22:28:37.6518063Z 4.0K LICENSE.sig
2025-08-20T22:28:37.6518223Z 8.0K SBUILD
2025-08-20T22:28:37.6518370Z 4.0K SBUILD.sig
2025-08-20T22:28:37.6518531Z 4.0K SBUILD_TEMP
2025-08-20T22:28:37.6518714Z 2.3M rust-parallel
2025-08-20T22:28:37.6518903Z 4.0K rust-parallel.json
2025-08-20T22:28:37.6519097Z 4.0K rust-parallel.json.sig
2025-08-20T22:28:37.6519297Z 528K rust-parallel.log
2025-08-20T22:28:37.6519486Z 4.0K rust-parallel.log.sig
2025-08-20T22:28:37.6519681Z  40K rust-parallel.png
2025-08-20T22:28:37.6519864Z 4.0K rust-parallel.sig
2025-08-20T22:28:37.6520057Z 528K rust-parallel.static.log
2025-08-20T22:28:37.6520276Z 4.0K rust-parallel.static.version
2025-08-20T22:28:37.6520513Z 4.0K rust-parallel.static.version.sig
2025-08-20T22:28:37.6520752Z 4.0K rust-parallel.version
2025-08-20T22:28:37.6520959Z 4.0K rust-parallel.version.sig
2025-08-20T22:28:38.0399497Z Uploading f8f517564445 BUILD_ARTIFACTS.zstd
2025-08-20T22:28:39.9356960Z Uploaded  f8f517564445 BUILD_ARTIFACTS.zstd
2025-08-20T22:28:39.9357702Z Uploading 99d52019b503 SRCBUILD-rust-parallel
2025-08-20T22:28:40.2074292Z Uploaded  99d52019b503 SRCBUILD-rust-parallel
2025-08-20T22:28:40.2075488Z Pushed [registry] ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259:HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:40.2076115Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:28:40.2076493Z Digest: sha256:99d52019b503fb86456ddf2379c614e5257ab9ceac202153de439fa4f86a0ece
2025-08-20T22:28:45.4993942Z 
2025-08-20T22:28:45.4994732Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:45.4995193Z 
2025-08-20T22:28:45.7791770Z ##[group]Run ##Presets
2025-08-20T22:28:45.7792067Z [36;1m##Presets[0m
2025-08-20T22:28:45.7792248Z [36;1mset +x ; set +e[0m
2025-08-20T22:28:45.7792434Z [36;1m#-------------#[0m
2025-08-20T22:28:45.7792613Z [36;1m##Debug?[0m
2025-08-20T22:28:45.7792827Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:28:45.7793098Z [36;1m  set -x[0m
2025-08-20T22:28:45.7793257Z [36;1mfi[0m
2025-08-20T22:28:45.7793409Z [36;1m#-------------#[0m
2025-08-20T22:28:45.7793982Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:28:45.7794303Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:28:45.7826107Z shell: /usr/bin/bash -e {0}
2025-08-20T22:28:45.7826323Z env:
2025-08-20T22:28:45.7826481Z   CROSS_COMPILING: NO
2025-08-20T22:28:45.7826672Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:45.7826880Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:45.7827078Z   ON_QEMU: NO
2025-08-20T22:28:45.7827283Z   DEBUG: 0
2025-08-20T22:28:45.7827462Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:45.7827673Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:45.7827959Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:45.7828253Z   KEEP_LOGS: YES
2025-08-20T22:28:45.7828424Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:45.7828623Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:45.7828838Z   SBUILD_REBUILD: false
2025-08-20T22:28:45.7829371Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:45.7829935Z   BUILD_SYS: docker://rust
2025-08-20T22:28:45.7830133Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:45.7830315Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:45.7830494Z   SYSTMP: /tmp
2025-08-20T22:28:45.7830656Z   GHA_MODE: MATRIX
2025-08-20T22:28:45.7831056Z   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-20T22:28:45.7831779Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:45.7832084Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:45.7832444Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:45.7832897Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:45.7833254Z   PKG_TYPE: static
2025-08-20T22:28:45.7833427Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:45.7833765Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:45.7834117Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:45.7834454Z   BUILD_ID: 17109365259
2025-08-20T22:28:45.7834635Z   PKG_NAME: rust-parallel
2025-08-20T22:28:45.7834834Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:45.7835054Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:45.7835294Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:45.7835622Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:45.7836012Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:45.7836482Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:45.7836983Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:45.7837276Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:45.7837539Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:45.7838043Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:45.7838478Z ##[endgroup]
2025-08-20T22:28:45.7960852Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:28:45.7961178Z with:
2025-08-20T22:28:45.7961407Z   name: Bincache_rust-parallel_aarch64-Linux
2025-08-20T22:28:45.7961689Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:28:45.7961952Z   compression-level: 0
2025-08-20T22:28:45.7962137Z   retention-days: 30
2025-08-20T22:28:45.7962329Z   overwrite: true
2025-08-20T22:28:45.7962505Z   if-no-files-found: warn
2025-08-20T22:28:45.7962707Z   include-hidden-files: false
2025-08-20T22:28:45.7962904Z env:
2025-08-20T22:28:45.7963053Z   CROSS_COMPILING: NO
2025-08-20T22:28:45.7963242Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:45.7963452Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:45.7963892Z   ON_QEMU: NO
2025-08-20T22:28:45.7964050Z   DEBUG: 0
2025-08-20T22:28:45.7964210Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:45.7964421Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:45.7964706Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:45.7965054Z   KEEP_LOGS: YES
2025-08-20T22:28:45.7965227Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:45.7965429Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:45.7965642Z   SBUILD_REBUILD: false
2025-08-20T22:28:45.7966168Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:45.7966733Z   BUILD_SYS: docker://rust
2025-08-20T22:28:45.7966930Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:45.7967109Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:45.7967289Z   SYSTMP: /tmp
2025-08-20T22:28:45.7967451Z   GHA_MODE: MATRIX
2025-08-20T22:28:45.7967847Z   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-20T22:28:45.7968327Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:45.7968624Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:45.7969006Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:45.7969462Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:45.7969819Z   PKG_TYPE: static
2025-08-20T22:28:45.7969992Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:45.7970201Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:45.7970825Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:45.7971162Z   BUILD_ID: 17109365259
2025-08-20T22:28:45.7971341Z   PKG_NAME: rust-parallel
2025-08-20T22:28:45.7971534Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:45.7971752Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:45.7971987Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:45.7972306Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:45.7972687Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:45.7973159Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:45.7973804Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:45.7974102Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:45.7974356Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:45.7974858Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:45.7975301Z   UTC_TIME: 2025_08_20T10_28_45_PM
2025-08-20T22:28:45.7975505Z ##[endgroup]
2025-08-20T22:28:46.1358032Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:28:46.1360732Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:28:46.1361470Z With the provided path, there will be 2 files uploaded
2025-08-20T22:28:46.3278870Z Artifact name is valid!
2025-08-20T22:28:46.3280368Z Root directory input is valid!
2025-08-20T22:28:46.3868355Z Beginning upload of artifact content to blob storage
2025-08-20T22:28:47.1419995Z Uploaded bytes 8388608
2025-08-20T22:28:47.2123300Z Uploaded bytes 16777216
2025-08-20T22:28:47.2308788Z Uploaded bytes 25165824
2025-08-20T22:28:47.3601038Z Uploaded bytes 33554432
2025-08-20T22:28:47.3751069Z Uploaded bytes 41943040
2025-08-20T22:28:47.5354838Z Uploaded bytes 50331648
2025-08-20T22:28:47.7173086Z Uploaded bytes 50703548
2025-08-20T22:28:47.8039516Z Finished uploading artifact content to blob storage!
2025-08-20T22:28:47.8041712Z SHA256 digest of uploaded artifact zip is 6a0fc50f3780f63ad38ee948c9decb3441d68c86b017a6f9b9ead76e12ceec01
2025-08-20T22:28:47.8042165Z Finalizing artifact upload
2025-08-20T22:28:47.9166223Z Artifact Bincache_rust-parallel_aarch64-Linux.zip successfully finalized. Artifact ID 3813803279
2025-08-20T22:28:47.9167222Z Artifact Bincache_rust-parallel_aarch64-Linux has been successfully uploaded! Final size is 50703548 bytes. Artifact ID is 3813803279
2025-08-20T22:28:47.9179609Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109365259/artifacts/3813803279
2025-08-20T22:28:47.9400826Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:28:47.9401133Z with:
2025-08-20T22:28:47.9401437Z   subject-name: rust-parallel-17109365259-HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:47.9402272Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:28:47.9402986Z   show-summary: true
2025-08-20T22:28:47.9403175Z   push-to-registry: false
2025-08-20T22:28:47.9403697Z   github-token: ***
2025-08-20T22:28:47.9403895Z env:
2025-08-20T22:28:47.9404051Z   CROSS_COMPILING: NO
2025-08-20T22:28:47.9404243Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:47.9404458Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:47.9404659Z   ON_QEMU: NO
2025-08-20T22:28:47.9404814Z   DEBUG: 0
2025-08-20T22:28:47.9404978Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:47.9405195Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:47.9405527Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:47.9405830Z   KEEP_LOGS: YES
2025-08-20T22:28:47.9406006Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:47.9406214Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:47.9406436Z   SBUILD_REBUILD: false
2025-08-20T22:28:47.9407245Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:47.9407810Z   BUILD_SYS: docker://rust
2025-08-20T22:28:47.9408012Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:47.9408197Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:47.9408378Z   SYSTMP: /tmp
2025-08-20T22:28:47.9408547Z   GHA_MODE: MATRIX
2025-08-20T22:28:47.9408956Z   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-20T22:28:47.9409444Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:47.9409751Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:47.9410114Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:47.9410574Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:47.9410937Z   PKG_TYPE: static
2025-08-20T22:28:47.9411120Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:47.9411334Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:47.9411693Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:47.9412039Z   BUILD_ID: 17109365259
2025-08-20T22:28:47.9412230Z   PKG_NAME: rust-parallel
2025-08-20T22:28:47.9412435Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:47.9412663Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:47.9412911Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:47.9413243Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:47.9413796Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:47.9414292Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:47.9414802Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:47.9415100Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:47.9415362Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:47.9415879Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:47.9416332Z   UTC_TIME: 2025_08_20T10_28_45_PM
2025-08-20T22:28:47.9416542Z ##[endgroup]
2025-08-20T22:28:47.9491331Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:28:47.9491736Z env:
2025-08-20T22:28:47.9491897Z   CROSS_COMPILING: NO
2025-08-20T22:28:47.9492093Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:47.9492309Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:47.9492514Z   ON_QEMU: NO
2025-08-20T22:28:47.9492670Z   DEBUG: 0
2025-08-20T22:28:47.9493081Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:47.9493321Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:47.9493781Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:47.9494123Z   KEEP_LOGS: YES
2025-08-20T22:28:47.9494299Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:47.9494514Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:47.9494733Z   SBUILD_REBUILD: false
2025-08-20T22:28:47.9495262Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:47.9496596Z   BUILD_SYS: docker://rust
2025-08-20T22:28:47.9496811Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:47.9496997Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:47.9497180Z   SYSTMP: /tmp
2025-08-20T22:28:47.9497346Z   GHA_MODE: MATRIX
2025-08-20T22:28:47.9497747Z   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-20T22:28:47.9498248Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:47.9498560Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:47.9498923Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:47.9499383Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:47.9499990Z   PKG_TYPE: static
2025-08-20T22:28:47.9500175Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:47.9500387Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:47.9500749Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:47.9501094Z   BUILD_ID: 17109365259
2025-08-20T22:28:47.9501283Z   PKG_NAME: rust-parallel
2025-08-20T22:28:47.9501483Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:47.9501706Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:47.9501952Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:47.9502289Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:47.9502684Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:47.9503159Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:47.9503811Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:47.9504117Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:47.9504380Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:47.9504892Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:47.9505338Z   UTC_TIME: 2025_08_20T10_28_45_PM
2025-08-20T22:28:47.9505545Z ##[endgroup]
2025-08-20T22:28:48.5655364Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:28:48.5655691Z with:
2025-08-20T22:28:48.5656341Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:28:48.5657184Z   subject-name: rust-parallel-17109365259-HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:48.5657609Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:28:48.5660341Z   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/17109365259/attempts/1"}}}
2025-08-20T22:28:48.5662875Z   push-to-registry: false
2025-08-20T22:28:48.5663071Z   show-summary: true
2025-08-20T22:28:48.5663512Z   github-token: ***
2025-08-20T22:28:48.5663877Z env:
2025-08-20T22:28:48.5664041Z   CROSS_COMPILING: NO
2025-08-20T22:28:48.5664248Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:48.5664465Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:48.5664668Z   ON_QEMU: NO
2025-08-20T22:28:48.5664825Z   DEBUG: 0
2025-08-20T22:28:48.5664990Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:48.5665210Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:48.5665502Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:48.5665805Z   KEEP_LOGS: YES
2025-08-20T22:28:48.5665981Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:48.5666185Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:48.5666407Z   SBUILD_REBUILD: false
2025-08-20T22:28:48.5666935Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:48.5667506Z   BUILD_SYS: docker://rust
2025-08-20T22:28:48.5667707Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:48.5667892Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:48.5668075Z   SYSTMP: /tmp
2025-08-20T22:28:48.5668515Z   GHA_MODE: MATRIX
2025-08-20T22:28:48.5668922Z   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-20T22:28:48.5669576Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:48.5669886Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:48.5670252Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:48.5670714Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:48.5671076Z   PKG_TYPE: static
2025-08-20T22:28:48.5671257Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:48.5671478Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:48.5671840Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:48.5672189Z   BUILD_ID: 17109365259
2025-08-20T22:28:48.5672379Z   PKG_NAME: rust-parallel
2025-08-20T22:28:48.5672582Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:48.5672814Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:48.5673061Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:48.5673389Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:48.5673903Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:48.5674385Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:48.5674889Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:48.5675187Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:48.5675446Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:48.5675964Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:48.5676411Z   UTC_TIME: 2025_08_20T10_28_45_PM
2025-08-20T22:28:48.5676624Z ##[endgroup]
2025-08-20T22:28:50.1418126Z Attestation created for 18 subjects
2025-08-20T22:28:50.1422541Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:28:50.1422970Z -----BEGIN CERTIFICATE-----
2025-08-20T22:28:50.1423317Z MIIG8DCCBnWgAwIBAgIUQlw+lcNKkRsNyRM7q7QUTA7kUZcwCgYIKoZIzj0EAwMw
2025-08-20T22:28:50.1423969Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:28:50.1424449Z cm1lZGlhdGUwHhcNMjUwODIwMjIyODQ5WhcNMjUwODIwMjIzODQ5WjAAMFkwEwYH
2025-08-20T22:28:50.1424910Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEejtS3kYC9c8atM4zvPgirXZVsEbIpU/Ub/9f
2025-08-20T22:28:50.1425367Z aDWI7FjdT8peOd+4ZRMmM5+TpBghBgLHeYaL0qUqMQYeRnBOoqOCBZQwggWQMA4G
2025-08-20T22:28:50.1426138Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUHohC
2025-08-20T22:28:50.1426614Z V6Cz3/vOn8u+6S8idVwkAVgwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:28:50.1427054Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:28:50.1427491Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:28:50.1427953Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:28:50.1428392Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:28:50.1428819Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:28:50.1429266Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:28:50.1429723Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:28:50.1430186Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:28:50.1430639Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:28:50.1431086Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:28:50.1431534Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:28:50.1431992Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:28:50.1432440Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:28:50.1433108Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:28:50.1433705Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:28:50.1434180Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:28:50.1434642Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:28:50.1435095Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:28:50.1435545Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:28:50.1436001Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:28:50.1436464Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:28:50.1436929Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:28:50.1437392Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:28:50.1437845Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5MzY1MjU5L2F0
2025-08-20T22:28:50.1438303Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T22:28:50.1438768Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJmWHD
2025-08-20T22:28:50.1439224Z AAAEAwBHMEUCIQD+hoSy+JTpVK5zbw2KEMKBpNVmiAkWUpz6Onai/sdo+wIgG5kp
2025-08-20T22:28:50.1439671Z 7wjbq78qtqvl+wTHInytclKqH0w0T38qn+SsptswCgYIKoZIzj0EAwMDaQAwZgIx
2025-08-20T22:28:50.1440124Z AJXPa6f5CBHwEH3t0y4AbkkebKDIdvplC4LQqP4AEQJZyxZ37TWIfOri7kBJTHS9
2025-08-20T22:28:50.1440578Z rwIxAPXMq+Mq8vyFrGbJ3+Ng2Lemd+S5ngOLvoIlQU8K+LgOKgNP2AhyNhHSTkiu
2025-08-20T22:28:50.1440906Z Mf3Jnw==
2025-08-20T22:28:50.1441076Z -----END CERTIFICATE-----
2025-08-20T22:28:50.1441214Z 
2025-08-20T22:28:50.1441697Z ##[endgroup]
2025-08-20T22:28:50.1442154Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:28:50.1442541Z https://search.sigstore.dev?logIndex=414524043
2025-08-20T22:28:50.1442875Z [36mAttestation uploaded to repository[39m
2025-08-20T22:28:50.1443188Z https://github.com/pkgforge/bincache/attestations/9875882
2025-08-20T22:28:50.2408163Z ##[group]Run ##Presets
2025-08-20T22:28:50.2408419Z [36;1m##Presets[0m
2025-08-20T22:28:50.2408602Z [36;1mset +x ; set +e[0m
2025-08-20T22:28:50.2408797Z [36;1m#-------------#[0m
2025-08-20T22:28:50.2408986Z [36;1m##Debug?[0m
2025-08-20T22:28:50.2409212Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:28:50.2409483Z [36;1m  set -x[0m
2025-08-20T22:28:50.2409651Z [36;1mfi[0m
2025-08-20T22:28:50.2409815Z [36;1m#-------------#[0m
2025-08-20T22:28:50.2410100Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:28:50.2410612Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/rust-parallel/official"[0m
2025-08-20T22:28:50.2411029Z [36;1m exit 1[0m
2025-08-20T22:28:50.2411194Z [36;1mfi[0m
2025-08-20T22:28:50.2442917Z shell: /usr/bin/bash -e {0}
2025-08-20T22:28:50.2443139Z env:
2025-08-20T22:28:50.2443319Z   CROSS_COMPILING: NO
2025-08-20T22:28:50.2443725Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:50.2443960Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:50.2444167Z   ON_QEMU: NO
2025-08-20T22:28:50.2444325Z   DEBUG: 0
2025-08-20T22:28:50.2444496Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:50.2444714Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:50.2445012Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:50.2445324Z   KEEP_LOGS: YES
2025-08-20T22:28:50.2445502Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:50.2445711Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:50.2445936Z   SBUILD_REBUILD: false
2025-08-20T22:28:50.2446471Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:50.2447040Z   BUILD_SYS: docker://rust
2025-08-20T22:28:50.2447245Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:50.2447440Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:50.2447624Z   SYSTMP: /tmp
2025-08-20T22:28:50.2448063Z   GHA_MODE: MATRIX
2025-08-20T22:28:50.2448475Z   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-20T22:28:50.2448969Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:50.2449275Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:50.2449643Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:50.2450111Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:50.2450473Z   PKG_TYPE: static
2025-08-20T22:28:50.2450653Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:50.2450872Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:50.2451238Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:50.2451587Z   BUILD_ID: 17109365259
2025-08-20T22:28:50.2451782Z   PKG_NAME: rust-parallel
2025-08-20T22:28:50.2451993Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:50.2452225Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:50.2452475Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:50.2452804Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:50.2453197Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:50.2453997Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:50.2454529Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:50.2454828Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:50.2455092Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:50.2455609Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:50.2456059Z   UTC_TIME: 2025_08_20T10_28_45_PM
2025-08-20T22:28:50.2456272Z ##[endgroup]
2025-08-20T22:28:50.2523197Z ##[group]Run ##Presets
2025-08-20T22:28:50.2523453Z [36;1m##Presets[0m
2025-08-20T22:28:50.2523914Z [36;1mset +x ; set +e[0m
2025-08-20T22:28:50.2524113Z [36;1m#-------------#[0m
2025-08-20T22:28:50.2524302Z [36;1m##Debug?[0m
2025-08-20T22:28:50.2524522Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:28:50.2524801Z [36;1m  set -x[0m
2025-08-20T22:28:50.2524968Z [36;1mfi[0m
2025-08-20T22:28:50.2525130Z [36;1m#-------------#[0m
2025-08-20T22:28:50.2525351Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:28:50.2525796Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/rust-parallel/official"[0m
2025-08-20T22:28:50.2526202Z [36;1m exit 1[0m
2025-08-20T22:28:50.2526365Z [36;1mfi[0m
2025-08-20T22:28:50.2552198Z shell: /usr/bin/bash -e {0}
2025-08-20T22:28:50.2552416Z env:
2025-08-20T22:28:50.2552580Z   CROSS_COMPILING: NO
2025-08-20T22:28:50.2552818Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:50.2553039Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:50.2553254Z   ON_QEMU: NO
2025-08-20T22:28:50.2553412Z   DEBUG: 0
2025-08-20T22:28:50.2553817Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:50.2554056Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:50.2554357Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:50.2554662Z   KEEP_LOGS: YES
2025-08-20T22:28:50.2554840Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:50.2555049Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:50.2555272Z   SBUILD_REBUILD: false
2025-08-20T22:28:50.2555806Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:50.2556373Z   BUILD_SYS: docker://rust
2025-08-20T22:28:50.2556579Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:50.2556767Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:50.2556950Z   SYSTMP: /tmp
2025-08-20T22:28:50.2557120Z   GHA_MODE: MATRIX
2025-08-20T22:28:50.2557534Z   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-20T22:28:50.2558288Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:50.2558595Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:50.2558968Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:50.2559434Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:50.2559798Z   PKG_TYPE: static
2025-08-20T22:28:50.2559982Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:50.2560198Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:50.2560562Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:50.2560911Z   BUILD_ID: 17109365259
2025-08-20T22:28:50.2561106Z   PKG_NAME: rust-parallel
2025-08-20T22:28:50.2561309Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:50.2561543Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:50.2561795Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:50.2562126Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:50.2562516Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:50.2562996Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:50.2563510Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:50.2564007Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:50.2564276Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:50.2564793Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:50.2565242Z   UTC_TIME: 2025_08_20T10_28_45_PM
2025-08-20T22:28:50.2565453Z ##[endgroup]
2025-08-20T22:28:50.2629046Z ##[group]Run ##Presets
2025-08-20T22:28:50.2629295Z [36;1m##Presets[0m
2025-08-20T22:28:50.2629483Z [36;1mset +x ; set +e[0m
2025-08-20T22:28:50.2629696Z [36;1m#-------------#[0m
2025-08-20T22:28:50.2629883Z [36;1m##Debug?[0m
2025-08-20T22:28:50.2630109Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:28:50.2630408Z [36;1m  set -x[0m
2025-08-20T22:28:50.2630581Z [36;1mfi[0m
2025-08-20T22:28:50.2630743Z [36;1m#-------------#[0m
2025-08-20T22:28:50.2631058Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:28:50.2631426Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:28:50.2631703Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:28:50.2631948Z [36;1mfi[0m
2025-08-20T22:28:50.2656878Z shell: /usr/bin/bash -e {0}
2025-08-20T22:28:50.2657090Z env:
2025-08-20T22:28:50.2657251Z   CROSS_COMPILING: NO
2025-08-20T22:28:50.2657482Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:28:50.2657705Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:28:50.2657906Z   ON_QEMU: NO
2025-08-20T22:28:50.2658062Z   DEBUG: 0
2025-08-20T22:28:50.2658235Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:28:50.2658450Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:28:50.2658741Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rust-parallel/official
2025-08-20T22:28:50.2659046Z   KEEP_LOGS: YES
2025-08-20T22:28:50.2659224Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:28:50.2659432Z   PKG_FAMILY_LOCAL: rust-parallel
2025-08-20T22:28:50.2659652Z   SBUILD_REBUILD: false
2025-08-20T22:28:50.2660186Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rust-parallel/static.official.source.yaml
2025-08-20T22:28:50.2660752Z   BUILD_SYS: docker://rust
2025-08-20T22:28:50.2660956Z   BUILD_ON_HOST: FALSE
2025-08-20T22:28:50.2661142Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:28:50.2661327Z   SYSTMP: /tmp
2025-08-20T22:28:50.2661499Z   GHA_MODE: MATRIX
2025-08-20T22:28:50.2661908Z   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-20T22:28:50.2662640Z   INPUT_SBUILD: /tmp/pkgforge/q1fcGj4It_build.yaml
2025-08-20T22:28:50.2662946Z   BUILD_DIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml
2025-08-20T22:28:50.2663310Z   SBUILD_OUTDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR
2025-08-20T22:28:50.2664115Z   SBUILD_TMPDIR: /tmp/pkgforge/E0lbzq8_q1fcGj4It_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:28:50.2664483Z   PKG_TYPE: static
2025-08-20T22:28:50.2664664Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:28:50.2664880Z   SBUILD_PKGVER: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:50.2665245Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109365259
2025-08-20T22:28:50.2665589Z   BUILD_ID: 17109365259
2025-08-20T22:28:50.2665778Z   PKG_NAME: rust-parallel
2025-08-20T22:28:50.2665979Z   PKG_DATE: 2025-08-20T22:28:11Z
2025-08-20T22:28:50.2666216Z   PKG_VERSION: HEAD-f3eb37e-250819T052011
2025-08-20T22:28:50.2666462Z   PKG_VERSION_UPSTREAM: 1.18.1
2025-08-20T22:28:50.2666792Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel
2025-08-20T22:28:50.2667184Z   GHCRPKG_TAG: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:50.2667660Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/rust-parallel/official/rust-parallel
2025-08-20T22:28:50.2668167Z   PKG_SRCURL: https://github.com/aaronriekenberg/rust-parallel
2025-08-20T22:28:50.2668464Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:28:50.2668728Z   GHCRPKG_TAG_SRCBUILD: HEAD-f3eb37e-250819T052011-aarch64-linux
2025-08-20T22:28:50.2669241Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rust-parallel/official/rust-parallel-srcbuild-17109365259
2025-08-20T22:28:50.2669690Z   UTC_TIME: 2025_08_20T10_28_45_PM
2025-08-20T22:28:50.2669905Z ##[endgroup]
2025-08-20T22:28:50.2719932Z EXITED
2025-08-20T22:28:50.2765770Z Cleaning up orphan processes
