﻿2025-08-20T19:04:33.4099477Z Current runner version: '2.328.0'
2025-08-20T19:04:33.4124964Z ##[group]Runner Image Provisioner
2025-08-20T19:04:33.4125758Z Hosted Compute Agent
2025-08-20T19:04:33.4126393Z Version: 20250818.377
2025-08-20T19:04:33.4127032Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:04:33.4127722Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:04:33.4128414Z ##[endgroup]
2025-08-20T19:04:33.4129258Z ##[group]Operating System
2025-08-20T19:04:33.4129814Z Ubuntu
2025-08-20T19:04:33.4130383Z 24.04.2
2025-08-20T19:04:33.4130871Z LTS
2025-08-20T19:04:33.4131345Z ##[endgroup]
2025-08-20T19:04:33.4131965Z ##[group]Runner Image
2025-08-20T19:04:33.4132537Z Image: ubuntu-24.04
2025-08-20T19:04:33.4133129Z Version: 20250810.1.0
2025-08-20T19:04:33.4134152Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:04:33.4135796Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:04:33.4136784Z ##[endgroup]
2025-08-20T19:04:33.4138122Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:04:33.4140200Z Attestations: write
2025-08-20T19:04:33.4140878Z Contents: write
2025-08-20T19:04:33.4141478Z Metadata: read
2025-08-20T19:04:33.4142015Z Packages: write
2025-08-20T19:04:33.4142612Z ##[endgroup]
2025-08-20T19:04:33.4144585Z Secret source: Actions
2025-08-20T19:04:33.4145383Z Prepare workflow directory
2025-08-20T19:04:33.4456928Z Prepare all required actions
2025-08-20T19:04:33.4493718Z Getting action download info
2025-08-20T19:04:33.7845885Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:04:34.1289558Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:04:34.5210736Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:04:34.6300329Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:04:34.9253084Z Getting action download info
2025-08-20T19:04:35.0414043Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:04:35.3394493Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:04:35.6243373Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/boringtun/official)
2025-08-20T19:04:35.6981200Z ##[group]Run ##Presets
2025-08-20T19:04:35.6982207Z [36;1m##Presets[0m
2025-08-20T19:04:35.6983105Z [36;1mset +x ; set +e[0m
2025-08-20T19:04:35.6984012Z [36;1m#-------------#[0m
2025-08-20T19:04:35.6985167Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:04:35.6986604Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:04:35.6988004Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.6989435Z [36;1m  fi[0m
2025-08-20T19:04:35.6990521Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:04:35.6992028Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:04:35.6993494Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.6994661Z [36;1m  fi[0m
2025-08-20T19:04:35.6995704Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:04:35.6997192Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:04:35.6998854Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7000052Z [36;1m  fi[0m
2025-08-20T19:04:35.7001078Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:04:35.7002490Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:04:35.7004003Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:04:35.7005189Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:04:35.7006471Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7007629Z [36;1m     else[0m
2025-08-20T19:04:35.7008803Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7009994Z [36;1m     fi[0m
2025-08-20T19:04:35.7010793Z [36;1m  fi[0m
2025-08-20T19:04:35.7011563Z [36;1mfi[0m
2025-08-20T19:04:35.7087420Z shell: /usr/bin/bash -e {0}
2025-08-20T19:04:35.7088956Z env:
2025-08-20T19:04:35.7090408Z   GH_TOKEN: ***
2025-08-20T19:04:35.7091305Z ##[endgroup]
2025-08-20T19:04:35.7423992Z ##[group]Run ##Presets
2025-08-20T19:04:35.7425119Z [36;1m##Presets[0m
2025-08-20T19:04:35.7426077Z [36;1mset +x ; set +e[0m
2025-08-20T19:04:35.7427199Z [36;1m#-------------#[0m
2025-08-20T19:04:35.7428433Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:04:35.7430582Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:04:35.7432524Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:04:35.7434263Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:04:35.7435999Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:04:35.7437726Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:04:35.7439283Z [36;1m  exit 1[0m
2025-08-20T19:04:35.7440168Z [36;1mfi[0m
2025-08-20T19:04:35.7481924Z shell: /usr/bin/bash -e {0}
2025-08-20T19:04:35.7483033Z env:
2025-08-20T19:04:35.7484196Z   RO_GHTOKEN: ***
2025-08-20T19:04:35.7485236Z   RO_GLTOKEN: ***
2025-08-20T19:04:35.7489997Z   MINISIGN_KEY: ***
2025-08-20T19:04:35.7490926Z ##[endgroup]
2025-08-20T19:04:35.7729696Z ##[group]Run ##Presets
2025-08-20T19:04:35.7730734Z [36;1m##Presets[0m
2025-08-20T19:04:35.7731560Z [36;1mset +x ; set +e[0m
2025-08-20T19:04:35.7732447Z [36;1m#-------------#[0m
2025-08-20T19:04:35.7733335Z [36;1m##Host Triplet[0m
2025-08-20T19:04:35.7734415Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:04:35.7735689Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:04:35.7736896Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:04:35.7738113Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:04:35.7739472Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:04:35.7740781Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:04:35.7742061Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:04:35.7743337Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:04:35.7744403Z [36;1m   fi[0m
2025-08-20T19:04:35.7745514Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:04:35.7746854Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:04:35.7748029Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:04:35.7749443Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:04:35.7750588Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:04:35.7751509Z [36;1m fi[0m
2025-08-20T19:04:35.7752560Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7754075Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7755541Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7756914Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7758024Z [36;1m##Debug[0m
2025-08-20T19:04:35.7759018Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:04:35.7760074Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:04:35.7760990Z [36;1m else[0m
2025-08-20T19:04:35.7761798Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:04:35.7762887Z [36;1m fi[0m
2025-08-20T19:04:35.7763760Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7764877Z [36;1m##Docker Platform[0m
2025-08-20T19:04:35.7765995Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:04:35.7767263Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:04:35.7768723Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:04:35.7770094Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:04:35.7771371Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:04:35.7772680Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:04:35.7773955Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:04:35.7775229Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:04:35.7776247Z [36;1m fi[0m
2025-08-20T19:04:35.7777374Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7779252Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7780564Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:04:35.7782396Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/boringtun/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:04:35.7784398Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:04:35.7785592Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7786819Z [36;1m##Logs[0m
2025-08-20T19:04:35.7787662Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:04:35.7788973Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:04:35.7789947Z [36;1m else[0m
2025-08-20T19:04:35.7790779Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:04:35.7791839Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:04:35.7792862Z [36;1m fi[0m
2025-08-20T19:04:35.7793984Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7795486Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7796826Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:04:35.7798227Z [36;1m PKG_FAMILY_LOCAL="$(echo "boringtun" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:04:35.7799905Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:04:35.7801181Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7802471Z [36;1m##Rebuild[0m
2025-08-20T19:04:35.7803353Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:04:35.7804469Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:04:35.7805484Z [36;1m else[0m
2025-08-20T19:04:35.7806323Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:04:35.7807329Z [36;1m fi[0m
2025-08-20T19:04:35.7808377Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7809809Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:04:35.7811317Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:04:35.7813327Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:04:35.7816419Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:04:35.7819404Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:04:35.7820811Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:04:35.7822489Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:04:35.7824065Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:04:35.7825468Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7826611Z [36;1m    exit 1[0m
2025-08-20T19:04:35.7827434Z [36;1m   else[0m
2025-08-20T19:04:35.7828419Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:04:35.7829811Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7831140Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:04:35.7832430Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:04:35.7833781Z [36;1m      #check if supported[0m
2025-08-20T19:04:35.7835201Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:04:35.7837173Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:04:35.7838874Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:04:35.7840109Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7841255Z [36;1m         exit 1[0m
2025-08-20T19:04:35.7842122Z [36;1m       fi[0m
2025-08-20T19:04:35.7842960Z [36;1m      #get build system[0m
2025-08-20T19:04:35.7844397Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:04:35.7845899Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:04:35.7847033Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7848394Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:04:35.7849857Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7851153Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7852484Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:04:35.7853813Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7855096Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:35.7856209Z [36;1m       fi[0m
2025-08-20T19:04:35.7857134Z [36;1m     fi[0m
2025-08-20T19:04:35.7857909Z [36;1m   fi[0m
2025-08-20T19:04:35.7858937Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:04:35.7901948Z shell: /usr/bin/bash -e {0}
2025-08-20T19:04:35.7902866Z ##[endgroup]
2025-08-20T19:04:36.2469698Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:04:36.2471186Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:04:36.2471874Z 
2025-08-20T19:04:36.3072626Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:04:36.3075338Z 100  5405  100  5405    0     0  87540      0 --:--:-- --:--:-- --:--:-- 88606
2025-08-20T19:04:36.3086721Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:04:36.3339432Z ##[group]Run ##Presets
2025-08-20T19:04:36.3340326Z [36;1m##Presets[0m
2025-08-20T19:04:36.3341059Z [36;1mset +x ; set +e[0m
2025-08-20T19:04:36.3341829Z [36;1m#-------------#[0m
2025-08-20T19:04:36.3342583Z [36;1m##Debug?[0m
2025-08-20T19:04:36.3343451Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:04:36.3344418Z [36;1m  set -x[0m
2025-08-20T19:04:36.3345118Z [36;1mfi[0m
2025-08-20T19:04:36.3345797Z [36;1m#-------------#[0m
2025-08-20T19:04:36.3346559Z [36;1m##CoreUtils[0m
2025-08-20T19:04:36.3347324Z [36;1msudo apt update -y[0m
2025-08-20T19:04:36.3348478Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:04:36.3351633Z [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-20T19:04:36.3354204Z [36;1m##tmp[0m
2025-08-20T19:04:36.3355148Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:04:36.3356209Z [36;1m#GH ENV[0m
2025-08-20T19:04:36.3357012Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:36.3358230Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:36.3359343Z [36;1m#-------------#[0m
2025-08-20T19:04:36.3360135Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:04:36.3360982Z [36;1msudo apt update -y[0m
2025-08-20T19:04:36.3361827Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:04:36.3362713Z [36;1m##Setup Minisign[0m
2025-08-20T19:04:36.3363524Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:04:36.3364765Z [36;1mecho "***[0m
2025-08-20T19:04:36.3369006Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:04:36.3369965Z [36;1m##User-Agent[0m
2025-08-20T19:04:36.3372121Z [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-20T19:04:36.3374511Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:04:36.3420897Z shell: /usr/bin/bash -e {0}
2025-08-20T19:04:36.3421696Z env:
2025-08-20T19:04:36.3422337Z   CROSS_COMPILING: NO
2025-08-20T19:04:36.3423104Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:04:36.3423913Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:04:36.3424679Z   ON_QEMU: NO
2025-08-20T19:04:36.3425331Z   DEBUG: 0
2025-08-20T19:04:36.3426027Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:04:36.3426849Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:04:36.3427863Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:04:36.3429115Z   KEEP_LOGS: YES
2025-08-20T19:04:36.3429827Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:04:36.3430610Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:04:36.3431429Z   SBUILD_REBUILD: false
2025-08-20T19:04:36.3433143Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:04:36.3434965Z   BUILD_SYS: docker://rust
2025-08-20T19:04:36.3435752Z   BUILD_ON_HOST: FALSE
2025-08-20T19:04:36.3436500Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:04:36.3437283Z ##[endgroup]
2025-08-20T19:04:36.3673083Z 
2025-08-20T19:04:36.3674158Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:04:36.3675089Z 
2025-08-20T19:04:36.4925716Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:04:36.5406088Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:04:36.5432392Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T19:04:36.5459901Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:04:36.5559772Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T19:04:36.5629524Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T19:04:36.5713494Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:04:36.7740875Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T19:04:36.7902346Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T19:04:36.7937570Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T19:04:36.7962122Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T19:04:36.8031088Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T19:04:36.8064982Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T19:04:36.8105643Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T19:04:36.8233738Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:04:36.8309345Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T19:04:36.8315211Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T19:04:36.8782254Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T19:04:36.8798255Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB]
2025-08-20T19:04:36.8820656Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [17.4 kB]
2025-08-20T19:04:36.8846781Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T19:04:36.8870945Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T19:04:36.8920839Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T19:04:36.8982121Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T19:04:36.9026689Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T19:04:36.9061148Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T19:04:36.9093806Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T19:04:36.9164780Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T19:04:36.9199778Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T19:04:36.9218957Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T19:04:36.9330221Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T19:04:36.9787781Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T19:04:36.9806891Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T19:04:36.9812266Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:04:36.9852837Z Get:35 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:04:36.9892448Z Get:36 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:04:47.5255776Z Fetched 10.6 MB in 1s (7689 kB/s)
2025-08-20T19:04:48.2071603Z Reading package lists...
2025-08-20T19:04:48.3767127Z Building dependency tree...
2025-08-20T19:04:48.3773773Z Reading state information...
2025-08-20T19:04:48.3916773Z 47 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:04:48.4029381Z 
2025-08-20T19:04:48.4030300Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:04:48.4030659Z 
2025-08-20T19:04:48.4161001Z Reading package lists...
2025-08-20T19:04:48.5826294Z Building dependency tree...
2025-08-20T19:04:48.5833970Z Reading state information...
2025-08-20T19:04:48.7300233Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:04:48.7301903Z bc set to manually installed.
2025-08-20T19:04:48.7302578Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:04:48.7303297Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:04:48.7304092Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:04:48.7304902Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:04:48.7305663Z The following additional packages will be installed:
2025-08-20T19:04:48.7306387Z   libtime-duration-perl
2025-08-20T19:04:48.7771147Z The following NEW packages will be installed:
2025-08-20T19:04:48.7776805Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T19:04:48.7941951Z 0 upgraded, 4 newly installed, 0 to remove and 47 not upgraded.
2025-08-20T19:04:48.8171427Z Need to get 616 kB of archives.
2025-08-20T19:04:48.8172085Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T19:04:48.8173086Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:04:49.5673030Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T19:04:49.9093361Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:04:50.0949265Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T19:04:50.4447895Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T19:04:53.0264323Z Fetched 616 kB in 4s (155 kB/s)
2025-08-20T19:04:53.0636476Z Selecting previously unselected package fdupes.
2025-08-20T19:04:53.1441240Z (Reading database ... 
2025-08-20T19:04:53.1442134Z (Reading database ... 5%
2025-08-20T19:04:53.1442787Z (Reading database ... 10%
2025-08-20T19:04:53.1443366Z (Reading database ... 15%
2025-08-20T19:04:53.1443911Z (Reading database ... 20%
2025-08-20T19:04:53.1444444Z (Reading database ... 25%
2025-08-20T19:04:53.1444958Z (Reading database ... 30%
2025-08-20T19:04:53.1445486Z (Reading database ... 35%
2025-08-20T19:04:53.1446019Z (Reading database ... 40%
2025-08-20T19:04:53.1446599Z (Reading database ... 45%
2025-08-20T19:04:53.1447122Z (Reading database ... 50%
2025-08-20T19:04:53.2935228Z (Reading database ... 55%
2025-08-20T19:04:53.5049665Z (Reading database ... 60%
2025-08-20T19:04:53.9001629Z (Reading database ... 65%
2025-08-20T19:04:54.0992464Z (Reading database ... 70%
2025-08-20T19:04:54.2224857Z (Reading database ... 75%
2025-08-20T19:04:54.9781827Z (Reading database ... 80%
2025-08-20T19:04:55.9710488Z (Reading database ... 85%
2025-08-20T19:04:56.8411752Z (Reading database ... 90%
2025-08-20T19:04:57.7045629Z (Reading database ... 95%
2025-08-20T19:04:57.7046184Z (Reading database ... 100%
2025-08-20T19:04:57.7046672Z (Reading database ... 219881 files and directories currently installed.)
2025-08-20T19:04:57.7092839Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T19:04:57.7121433Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:04:57.7536468Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:04:57.7670500Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:04:57.7681106Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:04:57.8164215Z Selecting previously unselected package moreutils.
2025-08-20T19:04:57.8298306Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T19:04:57.8308719Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:04:58.0594849Z Selecting previously unselected package dos2unix.
2025-08-20T19:04:58.0730964Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T19:04:58.0744952Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:04:58.3133148Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:04:58.3163010Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:04:58.3190515Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:04:58.3221154Z Setting up moreutils (0.69-1) ...
2025-08-20T19:04:58.3254156Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:05:56.6714981Z 
2025-08-20T19:05:56.6715547Z Running kernel seems to be up-to-date.
2025-08-20T19:05:56.6715925Z 
2025-08-20T19:05:56.6716070Z Restarting services...
2025-08-20T19:05:56.6784441Z 
2025-08-20T19:05:56.6784727Z Service restarts being deferred:
2025-08-20T19:05:56.6786239Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:05:56.6786605Z 
2025-08-20T19:05:56.6786888Z No containers need to be restarted.
2025-08-20T19:05:56.6787193Z 
2025-08-20T19:05:56.6787376Z No user sessions are running outdated binaries.
2025-08-20T19:05:56.6787708Z 
2025-08-20T19:05:56.6787938Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:05:57.5091212Z Reading package lists...
2025-08-20T19:05:57.6566343Z Building dependency tree...
2025-08-20T19:05:57.6573323Z Reading state information...
2025-08-20T19:05:57.8053762Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:05:57.8054651Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:05:57.8055393Z apt-utils set to manually installed.
2025-08-20T19:05:57.8056137Z ca-certificates is already the newest version (20240203).
2025-08-20T19:05:57.8056983Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:05:57.8057777Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:05:57.8059037Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:05:57.8060061Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:05:57.8060804Z moreutils is already the newest version (0.69-1).
2025-08-20T19:05:57.8061494Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:05:57.8062157Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:05:57.8062740Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:05:57.8063259Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:05:57.8063667Z tmux set to manually installed.
2025-08-20T19:05:57.8064052Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:05:57.8064505Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:05:57.8064935Z The following additional packages will be installed:
2025-08-20T19:05:57.8065348Z   python3-software-properties
2025-08-20T19:05:57.8065663Z Recommended packages:
2025-08-20T19:05:57.8065927Z   unattended-upgrades
2025-08-20T19:05:57.8317550Z The following NEW packages will be installed:
2025-08-20T19:05:57.8318097Z   rename
2025-08-20T19:05:57.8326228Z The following packages will be upgraded:
2025-08-20T19:05:57.8326903Z   python3-software-properties software-properties-common
2025-08-20T19:05:57.8485930Z 2 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:05:57.8712737Z Need to get 64.7 kB of archives.
2025-08-20T19:05:57.8713398Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:05:57.8714109Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:05:57.9844821Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T19:05:58.1567558Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T19:05:58.4365286Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:05:58.7702263Z Fetched 64.7 kB in 1s (97.5 kB/s)
2025-08-20T19:05:58.7948815Z (Reading database ... 
2025-08-20T19:05:58.7949280Z (Reading database ... 5%
2025-08-20T19:05:58.7949989Z (Reading database ... 10%
2025-08-20T19:05:58.7950351Z (Reading database ... 15%
2025-08-20T19:05:58.7950601Z (Reading database ... 20%
2025-08-20T19:05:58.7950847Z (Reading database ... 25%
2025-08-20T19:05:58.7951092Z (Reading database ... 30%
2025-08-20T19:05:58.7951356Z (Reading database ... 35%
2025-08-20T19:05:58.7951599Z (Reading database ... 40%
2025-08-20T19:05:58.7951843Z (Reading database ... 45%
2025-08-20T19:05:58.7952090Z (Reading database ... 50%
2025-08-20T19:05:58.8042388Z (Reading database ... 55%
2025-08-20T19:05:58.8059289Z (Reading database ... 60%
2025-08-20T19:05:58.8078332Z (Reading database ... 65%
2025-08-20T19:05:58.8112778Z (Reading database ... 70%
2025-08-20T19:05:58.8133801Z (Reading database ... 75%
2025-08-20T19:05:58.8155648Z (Reading database ... 80%
2025-08-20T19:05:58.8296018Z (Reading database ... 85%
2025-08-20T19:05:58.8563763Z (Reading database ... 90%
2025-08-20T19:05:58.8634943Z (Reading database ... 95%
2025-08-20T19:05:58.8635352Z (Reading database ... 100%
2025-08-20T19:05:58.8635814Z (Reading database ... 220050 files and directories currently installed.)
2025-08-20T19:05:58.8679662Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:05:58.9479507Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:05:59.0132507Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:05:59.0801094Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:05:59.1051537Z Selecting previously unselected package rename.
2025-08-20T19:05:59.1189847Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T19:05:59.1200415Z Unpacking rename (2.02-1) ...
2025-08-20T19:05:59.1594744Z Setting up rename (2.02-1) ...
2025-08-20T19:05:59.1658032Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:05:59.1682424Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:05:59.2941762Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:05:59.3930352Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:06:03.2981075Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:06:04.7260396Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:04.7497586Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:06:04.7515087Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:06:04.7532711Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:06:04.7549846Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:06:04.7939592Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:06:04.7982263Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:06:05.8519112Z Reading package lists...
2025-08-20T19:06:05.9979887Z Building dependency tree...
2025-08-20T19:06:05.9986507Z Reading state information...
2025-08-20T19:06:06.0113550Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:06:06.0261033Z 
2025-08-20T19:06:06.0261519Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:06:06.0261911Z 
2025-08-20T19:06:06.1005130Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:06.1304945Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:06:06.1318537Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:06:06.1337194Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:06:06.1363156Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:06:06.1505073Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:06:06.1553661Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:06:07.2287210Z Reading package lists...
2025-08-20T19:06:07.3694258Z Building dependency tree...
2025-08-20T19:06:07.3700090Z Reading state information...
2025-08-20T19:06:07.3826373Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:06:07.3937585Z 
2025-08-20T19:06:07.3938044Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:06:07.3938538Z 
2025-08-20T19:06:07.4065584Z Reading package lists...
2025-08-20T19:06:07.5570053Z Building dependency tree...
2025-08-20T19:06:07.5577520Z Reading state information...
2025-08-20T19:06:07.7077632Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:06:07.7445233Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:06:07.7727833Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:06:07.8138377Z ##[group]Run ##Presets
2025-08-20T19:06:07.8138986Z [36;1m##Presets[0m
2025-08-20T19:06:07.8139207Z [36;1mset +x ; set +e[0m
2025-08-20T19:06:07.8139428Z [36;1m#-------------#[0m
2025-08-20T19:06:07.8139631Z [36;1m##Debug?[0m
2025-08-20T19:06:07.8139879Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:06:07.8140173Z [36;1m  set -x[0m
2025-08-20T19:06:07.8140353Z [36;1mfi[0m
2025-08-20T19:06:07.8140532Z [36;1m#-------------#[0m
2025-08-20T19:06:07.8141189Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:06:07.8141821Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:06:07.8142241Z [36;1msudo service procps restart[0m
2025-08-20T19:06:07.8142516Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:06:07.8181776Z shell: /usr/bin/bash -e {0}
2025-08-20T19:06:07.8182030Z env:
2025-08-20T19:06:07.8182249Z   CROSS_COMPILING: NO
2025-08-20T19:06:07.8182482Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:06:07.8182729Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:06:07.8182966Z   ON_QEMU: NO
2025-08-20T19:06:07.8183156Z   DEBUG: 0
2025-08-20T19:06:07.8183355Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:06:07.8183606Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:06:07.8183934Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:06:07.8184285Z   KEEP_LOGS: YES
2025-08-20T19:06:07.8184504Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:06:07.8184742Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:06:07.8184998Z   SBUILD_REBUILD: false
2025-08-20T19:06:07.8185617Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:06:07.8186325Z   BUILD_SYS: docker://rust
2025-08-20T19:06:07.8186564Z   BUILD_ON_HOST: FALSE
2025-08-20T19:06:07.8186779Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:06:07.8186997Z   SYSTMP: /tmp
2025-08-20T19:06:07.8187195Z   GHA_MODE: MATRIX
2025-08-20T19:06:07.8187680Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:06:07.8188217Z ##[endgroup]
2025-08-20T19:06:07.8309595Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:06:07.8378726Z 0
2025-08-20T19:06:07.8709328Z vm.max_map_count = 262144
2025-08-20T19:06:07.8709811Z fs.inotify.max_user_watches = 655360
2025-08-20T19:06:07.8710293Z fs.inotify.max_user_instances = 1280
2025-08-20T19:06:07.8710720Z vm.mmap_rnd_bits = 28
2025-08-20T19:06:07.8782150Z ##[group]Run ##Presets
2025-08-20T19:06:07.8782456Z [36;1m##Presets[0m
2025-08-20T19:06:07.8782654Z [36;1mset +x ; set +e[0m
2025-08-20T19:06:07.8782867Z [36;1m#-------------#[0m
2025-08-20T19:06:07.8783068Z [36;1m##Debug?[0m
2025-08-20T19:06:07.8783312Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:06:07.8783610Z [36;1m  set -x[0m
2025-08-20T19:06:07.8783791Z [36;1mfi[0m
2025-08-20T19:06:07.8783968Z [36;1m#-------------#[0m
2025-08-20T19:06:07.8784169Z [36;1m##Main[0m
2025-08-20T19:06:07.8784383Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:06:07.8785024Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:06:07.8785925Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:06:07.8786408Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:06:07.8786760Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:06:07.8787019Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:06:07.8787322Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:06:07.8787640Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:06:07.8787945Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:06:07.8788259Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:06:07.8788709Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:06:07.8789088Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:06:07.8789461Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:06:07.8789749Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:06:07.8790012Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:06:07.8790294Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:06:07.8790779Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:06:07.8791065Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:06:07.8791338Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:06:07.8791644Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:06:07.8791964Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:06:07.8792263Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:06:07.8792571Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:06:07.8792876Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:06:07.8793174Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:06:07.8793473Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:06:07.8793786Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:06:07.8794262Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:06:07.8794840Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:06:07.8795304Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:06:07.8795769Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:06:07.8796128Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:06:07.8796473Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:06:07.8797096Z [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-20T19:06:07.8797872Z [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-20T19:06:07.8798396Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:06:07.8798853Z [36;1m else[0m
2025-08-20T19:06:07.8799354Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:06:07.8799711Z [36;1m fi[0m
2025-08-20T19:06:07.8799955Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:06:07.8800339Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:06:07.8800752Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:06:07.8801141Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:06:07.8801530Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:06:07.8801923Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:06:07.8802323Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:06:07.8802727Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:06:07.8803144Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:06:07.8803558Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:06:07.8803872Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:06:07.8842516Z shell: /usr/bin/bash -e {0}
2025-08-20T19:06:07.8842754Z env:
2025-08-20T19:06:07.8842929Z   CROSS_COMPILING: NO
2025-08-20T19:06:07.8843150Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:06:07.8843381Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:06:07.8843593Z   ON_QEMU: NO
2025-08-20T19:06:07.8843781Z   DEBUG: 0
2025-08-20T19:06:07.8843959Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:06:07.8844181Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:06:07.8844471Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:06:07.8844787Z   KEEP_LOGS: YES
2025-08-20T19:06:07.8844979Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:06:07.8845196Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:06:07.8845572Z   SBUILD_REBUILD: false
2025-08-20T19:06:07.8846131Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:06:07.8846721Z   BUILD_SYS: docker://rust
2025-08-20T19:06:07.8846940Z   BUILD_ON_HOST: FALSE
2025-08-20T19:06:07.8847149Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:06:07.8847345Z   SYSTMP: /tmp
2025-08-20T19:06:07.8847528Z   GHA_MODE: MATRIX
2025-08-20T19:06:07.8847961Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:06:07.8848838Z   GHCR_TOKEN: ***
2025-08-20T19:06:07.8849142Z   GITHUB_TOKEN: ***
2025-08-20T19:06:07.8849452Z   GITLAB_TOKEN: ***
2025-08-20T19:06:07.8850613Z   MINISIGN_KEY: ***
2025-08-20T19:06:07.8850804Z ##[endgroup]
2025-08-20T19:06:07.9323547Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:06:08.0028211Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:06:08.0030019Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:06:08.0030406Z 
2025-08-20T19:06:08.0430622Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:06:08.0431295Z 100  5405  100  5405    0     0   130k      0 --:--:-- --:--:-- --:--:--  131k
2025-08-20T19:06:08.0442014Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:06:08.0522944Z 
2025-08-20T19:06:08.0523187Z [+] Building [/tmp/tmp.s0krSeoklM/SBUILD_INPUT] Locally
2025-08-20T19:06:08.0523496Z 
2025-08-20T19:06:08.0536728Z '/tmp/tmp.s0krSeoklM/SBUILD_INPUT' -> '/tmp/pkgforge/YoZND5sXk_build.yaml'
2025-08-20T19:06:08.1147380Z 
2025-08-20T19:06:08.1147817Z [+] Passwordless sudo is Configured
2025-08-20T19:06:08.1760062Z 
2025-08-20T19:06:08.1772650Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:06:08.1772902Z 
2025-08-20T19:06:08.2222843Z 
2025-08-20T19:06:08.2224311Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T19:06:08.2224839Z 
2025-08-20T19:06:08.2224859Z 
2025-08-20T19:06:08.2225235Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:06:08.2225750Z 
2025-08-20T19:06:08.2331875Z [+] Installing: 7z -> 7z
2025-08-20T19:06:08.5930372Z [+] Installing: actionlint -> actionlint
2025-08-20T19:06:08.9397549Z [+] Installing: anew -> anew
2025-08-20T19:06:09.0386253Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:06:09.3714621Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:06:09.6773777Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:06:09.7618268Z [+] Installing: archey -> archey
2025-08-20T19:06:10.1608364Z [+] Installing: aria2 -> aria2c
2025-08-20T19:06:10.5597170Z [+] Installing: askalono -> askalono
2025-08-20T19:06:10.9158939Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:06:11.3006311Z [+] Installing: b3sum -> b3sum
2025-08-20T19:06:11.6305318Z [+] Installing: bita -> bita
2025-08-20T19:06:12.0129776Z [+] Installing: btop -> btop
2025-08-20T19:06:12.3416208Z [+] Installing: chafa -> chafa
2025-08-20T19:06:12.7504488Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:06:13.2239689Z [+] Installing: croc -> croc
2025-08-20T19:06:13.5810321Z [+] Installing: csvtk -> csvtk
2025-08-20T19:06:13.9855464Z [+] Installing: cutlines -> cutlines
2025-08-20T19:06:14.0609851Z curl: (22) The requested URL returned error: 404
2025-08-20T19:06:14.0641461Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:06:14.0642192Z [+] Installing: dbin -> dbin
2025-08-20T19:06:14.4897672Z [+] Installing: dasel -> dasel
2025-08-20T19:06:14.8996232Z [+] Installing: delta -> delta
2025-08-20T19:06:15.2531857Z [+] Installing: ds -> ds
2025-08-20T19:06:15.3358320Z curl: (22) The requested URL returned error: 404
2025-08-20T19:06:15.3387346Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:06:15.3388842Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:06:15.6632187Z [+] Installing: duf -> duf
2025-08-20T19:06:15.9955417Z [+] Installing: duplicut -> duplicut
2025-08-20T19:06:16.0885104Z [+] Installing: dust -> dust
2025-08-20T19:06:16.4324713Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:06:17.1970326Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:06:17.5546247Z [+] Installing: dysk -> dysk
2025-08-20T19:06:17.8818526Z [+] Installing: eget -> eget
2025-08-20T19:06:18.2458326Z [+] Installing: epoch -> epoch
2025-08-20T19:06:18.5784347Z [+] Installing: faketty -> faketty
2025-08-20T19:06:18.8994875Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:06:19.2215712Z [+] Installing: freeze -> freeze
2025-08-20T19:06:19.6071338Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:06:19.9081184Z [+] Installing: gdu -> gdu
2025-08-20T19:06:20.0818759Z [+] Installing: gh -> gh
2025-08-20T19:06:20.6644295Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:06:21.0683381Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:06:21.3886625Z [+] Installing: glab -> glab
2025-08-20T19:06:21.8528943Z [+] Installing: glow -> glow
2025-08-20T19:06:22.2816905Z [+] Installing: httpx -> httpx
2025-08-20T19:06:22.5061178Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:06:22.9153176Z [+] Installing: husarnet -> husarnet
2025-08-20T19:06:22.9863841Z curl: (22) The requested URL returned error: 404
2025-08-20T19:06:22.9893750Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:06:22.9894666Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:06:23.2862124Z curl: (22) The requested URL returned error: 404
2025-08-20T19:06:23.2893950Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:06:23.2894746Z [+] Installing: imgcat -> imgcat
2025-08-20T19:06:23.3924518Z [+] Installing: jc -> jc
2025-08-20T19:06:23.7787703Z [+] Installing: jq -> jq
2025-08-20T19:06:24.1030217Z [+] Installing: logdy -> logdy
2025-08-20T19:06:24.5717781Z [+] Installing: micro -> micro
2025-08-20T19:06:24.7292579Z [+] Installing: miniserve -> miniserve
2025-08-20T19:06:25.1001613Z [+] Installing: minisign -> minisign
2025-08-20T19:06:25.4211670Z [+] Installing: ncdu -> ncdu
2025-08-20T19:06:25.5144397Z [+] Installing: notify -> notify
2025-08-20T19:06:25.9276440Z [+] Installing: ouch -> ouch
2025-08-20T19:06:26.2786637Z [+] Installing: oras -> oras
2025-08-20T19:06:26.6786248Z [+] Installing: pipetty -> pipetty
2025-08-20T19:06:26.9922509Z [+] Installing: pixterm -> pixterm
2025-08-20T19:06:27.3554564Z [+] Installing: qsv -> qsv
2025-08-20T19:06:27.7419492Z [+] Installing: rclone -> rclone
2025-08-20T19:06:28.3616266Z [+] Installing: ripgrep -> rg
2025-08-20T19:06:28.7876882Z [+] Installing: rga -> rga
2025-08-20T19:06:29.1239437Z [+] Installing: rsync -> rsync
2025-08-20T19:06:29.4617076Z [+] Installing: script -> script
2025-08-20T19:06:29.7724805Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:06:30.1641181Z [+] Installing: soar -> soar
2025-08-20T19:06:30.3068117Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:06:30.6955672Z [+] Installing: sstrip -> sstrip
2025-08-20T19:06:30.7784618Z [+] Installing: strace -> strace
2025-08-20T19:06:31.0982920Z [+] Installing: sttr -> sttr
2025-08-20T19:06:31.4534285Z [+] Installing: tailscale -> tailscale
2025-08-20T19:06:31.6401536Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:06:32.1500896Z [+] Installing: taplo -> taplo
2025-08-20T19:06:32.5613129Z [+] Installing: tldr -> tldr
2025-08-20T19:06:32.9182818Z [+] Installing: tldr -> tealdeer
2025-08-20T19:06:33.2673472Z [+] Installing: tmux -> tmux
2025-08-20T19:06:33.6228414Z [+] Installing: tok -> tok
2025-08-20T19:06:33.9446666Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:06:34.3981270Z [+] Installing: trurl -> trurl
2025-08-20T19:06:34.7860499Z [+] Installing: tss -> tss
2025-08-20T19:06:35.1108004Z [+] Installing: ulexec -> ulexec
2025-08-20T19:06:35.4713910Z [+] Installing: unfurl -> unfurl
2025-08-20T19:06:35.8186150Z [+] Installing: upx -> upx
2025-08-20T19:06:36.1664492Z [+] Installing: validtoml -> validtoml
2025-08-20T19:06:36.4930090Z [+] Installing: wget -> wget
2025-08-20T19:06:36.6117089Z [+] Installing: wget2 -> wget2
2025-08-20T19:06:36.9739659Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:06:37.3327389Z [+] Installing: xq -> xq
2025-08-20T19:06:37.7414283Z [+] Installing: xz -> xz
2025-08-20T19:06:37.8392344Z [+] Installing: unxz -> unxz
2025-08-20T19:06:37.9281609Z [+] Installing: yq -> yq
2025-08-20T19:06:38.3508443Z [+] Installing: yj -> yj
2025-08-20T19:06:38.7357015Z [+] Installing: zapper -> zapper
2025-08-20T19:06:39.0748874Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:06:39.3915210Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:06:39.6880268Z curl: (22) The requested URL returned error: 404
2025-08-20T19:06:39.6912820Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:06:39.6913789Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:06:39.9850856Z curl: (22) The requested URL returned error: 404
2025-08-20T19:06:39.9883309Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:06:39.9884347Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:06:40.3244572Z curl: (22) The requested URL returned error: 404
2025-08-20T19:06:40.3280624Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:06:40.3281659Z [+] Installing: zstd -> zstd
2025-08-20T19:06:40.4438083Z [+] Creating symlinks...
2025-08-20T19:06:40.4529548Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:06:40.4630663Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:06:40.4728511Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:06:40.4830658Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:06:40.4933630Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:06:40.5038389Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:06:40.5139528Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:06:40.5244947Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:06:40.5345116Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:06:40.5444525Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:06:40.5541135Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:06:40.5640067Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:06:40.5738457Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:06:40.5835392Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:06:40.5933167Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:06:40.6037183Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:06:40.6131085Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:06:40.6168160Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:06:40.6252952Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:06:40.6346584Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:06:40.6441515Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:06:40.6478251Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:06:40.6564701Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:06:40.6657950Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:06:40.6752180Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:06:40.6845241Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:06:40.6939087Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:06:40.7033170Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:06:40.7125250Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:06:40.7219986Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:06:40.7314202Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:06:40.7407765Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:06:40.7501826Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:06:40.7595407Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:06:40.7690450Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:06:40.7783676Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:06:40.7876967Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:06:40.7971339Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:06:40.8064023Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:06:40.8158020Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:06:40.8253601Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:06:40.8346635Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:06:40.8440059Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:06:40.8532961Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:06:40.8569791Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:06:40.8597828Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:06:40.8683296Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:06:40.8776567Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:06:40.8870292Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:06:40.8964547Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:06:40.9060515Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:06:40.9154441Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:06:40.9247715Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:06:40.9342665Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:06:40.9436228Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:06:40.9529912Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:06:40.9624254Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:06:40.9717388Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:06:40.9813688Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:06:40.9906219Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:06:40.9999188Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:06:41.0091882Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:06:41.0187275Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:06:41.0281682Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:06:41.0375520Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:06:41.0471812Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:06:41.0564617Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:06:41.0658033Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:06:41.0752056Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:06:41.0845841Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:06:41.0941173Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:06:41.1033792Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:06:41.1126451Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:06:41.1219616Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:06:41.1312502Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:06:41.1405276Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:06:41.1499180Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:06:41.1592087Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:06:41.1685088Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:06:41.1777559Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:06:41.1871631Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:06:41.1965276Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:06:41.2058792Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:06:41.2153654Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:06:41.2246421Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:06:41.2341466Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:06:41.2434335Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:06:41.2527461Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:06:41.2621484Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:06:41.2716633Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:06:41.2811499Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:06:41.2905062Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:06:41.2998745Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:06:41.3093458Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:06:41.3187151Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:06:41.3223450Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:06:41.3251100Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:06:41.3277986Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:06:41.3363548Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:06:41.3389534Z 
2025-08-20T19:06:41.3390085Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:06:41.3390760Z 
2025-08-20T19:06:41.3405310Z 
2025-08-20T19:06:41.3494631Z 
2025-08-20T19:06:41.3494959Z [+] Disk Size (/usr/local/bin) :: 930M --> 1.8G
2025-08-20T19:06:41.3495314Z 
2025-08-20T19:06:41.3495471Z [+] Installation completed!
2025-08-20T19:06:41.3566748Z 
2025-08-20T19:06:41.3566948Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:06:41.5801717Z github.com
2025-08-20T19:06:41.5802760Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:06:41.5803614Z   - Active account: true
2025-08-20T19:06:41.5804196Z   - Git operations protocol: https
2025-08-20T19:06:41.5804879Z   - Token: ghp_************************************
2025-08-20T19:06:41.5806665Z   - 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-20T19:06:41.5808485Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:06:41.5809837Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:06:41.6880510Z Limit: 5000, Remaining: 3960, Reset: 2025-08-20 19:25:14 +0000 UTC (18m32s)
2025-08-20T19:06:41.6888076Z 
2025-08-20T19:06:41.6888304Z [+] GHCR_TOKEN is Exported
2025-08-20T19:06:41.6925670Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:06:41.7833970Z Login Succeeded
2025-08-20T19:06:41.7845083Z 
2025-08-20T19:06:41.7845280Z [+] GITLAB is Exported
2025-08-20T19:06:41.8171495Z [git remote -v]
2025-08-20T19:06:42.0401037Z gitlab.com
2025-08-20T19:06:42.0402006Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:06:42.0403156Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:06:42.0404181Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:06:42.0405062Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:06:42.0405912Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:06:42.0406730Z   ✓ Token found: **************************
2025-08-20T19:06:42.0407114Z 
2025-08-20T19:06:42.0407945Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:06:42.0409128Z [git remote -v]
2025-08-20T19:06:42.0421751Z 2025/08/20 19:06:42 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:06:42.0422687Z git: exit status 128]
2025-08-20T19:06:42.2836906Z 
2025-08-20T19:06:42.2837205Z 
2025-08-20T19:06:42.2838060Z  [+] Started Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:06:42 PM)
2025-08-20T19:06:42.2838749Z 
2025-08-20T19:06:42.2838755Z 
2025-08-20T19:06:42.2838865Z [+] USER = runner
2025-08-20T19:06:42.2839081Z [+] HOME = /home/runner
2025-08-20T19:06:42.2841457Z [+] 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:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T19:06:42.2843955Z 
2025-08-20T19:06:42.3524644Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:42.3907394Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:06:42.3926075Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:06:42.3941446Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:06:42.3959336Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:06:42.4093158Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:06:42.4144071Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:06:43.4784094Z Reading package lists...
2025-08-20T19:06:43.5098443Z Reading package lists...
2025-08-20T19:06:43.6609994Z Building dependency tree...
2025-08-20T19:06:43.6617559Z Reading state information...
2025-08-20T19:06:43.8300024Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:06:43.8300687Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:06:43.8301265Z ca-certificates is already the newest version (20240203).
2025-08-20T19:06:43.8301869Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:06:43.8302442Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:06:43.8302994Z moreutils is already the newest version (0.69-1).
2025-08-20T19:06:43.8303655Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:06:43.8304415Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:06:43.8305420Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:06:43.8943018Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:43.9264075Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:06:43.9266791Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:06:44.0063518Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:06:44.0127568Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:06:44.0184679Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:06:44.0198321Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:06:44.9971934Z Reading package lists...
2025-08-20T19:06:45.0290184Z Reading package lists...
2025-08-20T19:06:45.1903209Z Building dependency tree...
2025-08-20T19:06:45.1910643Z Reading state information...
2025-08-20T19:06:45.3320363Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:06:45.3321422Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:06:45.3322312Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:06:45.3322884Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:06:45.3323478Z ca-certificates is already the newest version (20240203).
2025-08-20T19:06:45.3324105Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:06:45.3324910Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:06:45.3325430Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:06:45.3325987Z gawk set to manually installed.
2025-08-20T19:06:45.3326925Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:06:45.3327585Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:06:45.3328228Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:06:45.3329588Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:06:45.3330295Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:06:45.3330930Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:06:45.3331381Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:06:45.3331754Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:06:45.3332493Z The following additional packages will be installed:
2025-08-20T19:06:45.3333109Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:06:45.3345110Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:06:45.3345971Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:06:45.3346707Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:06:45.3347434Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:06:45.3348182Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:06:45.3348814Z Suggested packages:
2025-08-20T19:06:45.3349133Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:06:45.3349614Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:06:45.3350095Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:06:45.3350572Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:06:45.3351026Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T19:06:45.3351457Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T19:06:45.3351803Z   fonts-arphic-uming fonts-nanum
2025-08-20T19:06:45.3765096Z The following NEW packages will be installed:
2025-08-20T19:06:45.3765910Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:06:45.3766762Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:06:45.3767834Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:06:45.3770226Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:06:45.3771128Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:06:45.3772150Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:06:45.3772978Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:06:45.3946625Z 0 upgraded, 36 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:06:45.3947222Z Need to get 27.5 MB of archives.
2025-08-20T19:06:45.3947786Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T19:06:45.3948468Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:06:45.5245443Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T19:06:45.5799852Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:06:45.6277406Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T19:06:45.6532901Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T19:06:45.6682695Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T19:06:45.6833285Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T19:06:45.7049016Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:06:45.7426296Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:06:45.7739639Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T19:06:45.7921796Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:06:45.9101513Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T19:06:45.9304943Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T19:06:45.9767970Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T19:06:46.0149172Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T19:06:46.0374025Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T19:06:46.1032139Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T19:06:46.1220273Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T19:06:46.2144839Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-20T19:06:46.2761468Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T19:06:46.3034679Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T19:06:46.3193417Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T19:06:46.3366499Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-20T19:06:46.3668160Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-20T19:06:46.3835880Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T19:06:46.4012509Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-20T19:06:46.4171760Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-20T19:06:46.4541984Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T19:06:46.4701596Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-20T19:06:46.4899968Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T19:06:46.5098897Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T19:06:46.5260957Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T19:06:46.5431322Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T19:06:46.5594641Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T19:06:46.6054790Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T19:06:46.6317157Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T19:06:46.6619681Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T19:06:46.9032577Z Preconfiguring packages ...
2025-08-20T19:06:46.9612177Z Fetched 27.5 MB in 1s (21.5 MB/s)
2025-08-20T19:06:46.9867074Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:06:46.9921667Z (Reading database ... 
2025-08-20T19:06:46.9922392Z (Reading database ... 5%
2025-08-20T19:06:46.9923425Z (Reading database ... 10%
2025-08-20T19:06:46.9923841Z (Reading database ... 15%
2025-08-20T19:06:46.9924222Z (Reading database ... 20%
2025-08-20T19:06:46.9924590Z (Reading database ... 25%
2025-08-20T19:06:46.9924965Z (Reading database ... 30%
2025-08-20T19:06:46.9925326Z (Reading database ... 35%
2025-08-20T19:06:46.9925690Z (Reading database ... 40%
2025-08-20T19:06:46.9926061Z (Reading database ... 45%
2025-08-20T19:06:46.9926417Z (Reading database ... 50%
2025-08-20T19:06:47.0032034Z (Reading database ... 55%
2025-08-20T19:06:47.0050963Z (Reading database ... 60%
2025-08-20T19:06:47.0071986Z (Reading database ... 65%
2025-08-20T19:06:47.0108844Z (Reading database ... 70%
2025-08-20T19:06:47.0131769Z (Reading database ... 75%
2025-08-20T19:06:47.0155070Z (Reading database ... 80%
2025-08-20T19:06:47.0301403Z (Reading database ... 85%
2025-08-20T19:06:47.0573197Z (Reading database ... 90%
2025-08-20T19:06:47.0645901Z (Reading database ... 95%
2025-08-20T19:06:47.0646302Z (Reading database ... 100%
2025-08-20T19:06:47.0646826Z (Reading database ... 220072 files and directories currently installed.)
2025-08-20T19:06:47.0691140Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:06:47.1644836Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:06:47.3155374Z Selecting previously unselected package poppler-data.
2025-08-20T19:06:47.3292817Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:06:47.3306580Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:06:47.4674781Z Selecting previously unselected package b3sum.
2025-08-20T19:06:47.4812996Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T19:06:47.4824782Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:06:47.5114430Z Selecting previously unselected package build-essential.
2025-08-20T19:06:47.5251277Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T19:06:47.5265173Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:06:47.5558410Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T19:06:47.5696085Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T19:06:47.5730805Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:06:47.6019476Z Selecting previously unselected package ccache.
2025-08-20T19:06:47.6153254Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T19:06:47.6167378Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:06:47.6702618Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:06:47.6836265Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:06:47.6850652Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:06:47.7184813Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:06:47.7317988Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:06:47.7330779Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:06:47.7645776Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:06:47.7778239Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T19:06:47.7793610Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:06:47.8498968Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:06:47.8633092Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:06:47.9266466Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:06:48.0327495Z Selecting previously unselected package libgs-common.
2025-08-20T19:06:48.0465943Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:06:48.0477720Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:48.0787935Z Selecting previously unselected package libgs10-common.
2025-08-20T19:06:48.0928105Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:06:48.0942775Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:48.1651172Z Selecting previously unselected package libidn12:amd64.
2025-08-20T19:06:48.1793267Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T19:06:48.1808383Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:06:48.2085772Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T19:06:48.2224294Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T19:06:48.2240360Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:06:48.2517046Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T19:06:48.2651978Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T19:06:48.2663737Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:06:48.2917845Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T19:06:48.3052155Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T19:06:48.3066029Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:06:48.3359633Z Selecting previously unselected package libgs10:amd64.
2025-08-20T19:06:48.3493462Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:06:48.3503652Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:48.4582917Z Selecting previously unselected package ghostscript.
2025-08-20T19:06:48.4721021Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:06:48.4732370Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:48.5041025Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:06:48.5177311Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:06:48.5187577Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:06:48.6405834Z Selecting previously unselected package imagemagick.
2025-08-20T19:06:48.6544890Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:06:48.6560511Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:06:48.6815584Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:06:48.6945767Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:06:48.6957658Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:06:48.7202923Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T19:06:48.7333013Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T19:06:48.7345466Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:06:48.7657803Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T19:06:48.7788936Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T19:06:48.7806833Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:06:48.8047187Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T19:06:48.8179483Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:06:48.8192447Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:06:48.8428971Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:06:48.8561184Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:06:48.8576977Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:06:48.8803775Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T19:06:48.8938536Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T19:06:48.9000820Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:06:48.9397783Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T19:06:48.9534529Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T19:06:48.9547374Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:06:48.9774000Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T19:06:48.9911988Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:06:48.9926114Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:06:49.0269188Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T19:06:49.0404376Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:06:49.0414948Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:06:49.0687477Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:06:49.0819779Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T19:06:49.0840517Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:06:49.1061799Z Selecting previously unselected package libtool-bin.
2025-08-20T19:06:49.1195233Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T19:06:49.1204551Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:06:49.1453619Z Selecting previously unselected package lzip.
2025-08-20T19:06:49.1586216Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T19:06:49.1600616Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:06:49.1922660Z Selecting previously unselected package netpbm.
2025-08-20T19:06:49.2054995Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:06:49.2066787Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:06:49.3843668Z Selecting previously unselected package musl:amd64.
2025-08-20T19:06:49.3985592Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T19:06:49.3996614Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T19:06:49.4411856Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T19:06:49.4552241Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T19:06:49.4564244Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:06:49.5210040Z Selecting previously unselected package musl-tools.
2025-08-20T19:06:49.5349716Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T19:06:49.5360080Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:06:49.6012750Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:06:49.7369706Z 
2025-08-20T19:06:49.7370265Z Creating config file /etc/papersize with new version
2025-08-20T19:06:49.7980990Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:06:49.8012744Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:06:49.8058540Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:06:49.8086151Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:06:49.8113612Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:49.8140548Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:06:49.8167888Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:06:49.8199135Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:06:49.8314066Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:06:49.8339624Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:06:49.8370975Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:06:49.8431894Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:06:49.8477637Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:06:49.8526299Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:06:49.8550619Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:06:49.8592004Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:06:49.8625107Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:06:49.8649704Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:06:49.8679336Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:06:49.8752019Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:06:49.8795979Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:06:49.8853224Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:06:49.8897995Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:06:49.8952819Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:06:49.8999794Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:06:49.9058985Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:06:49.9106478Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:06:49.9162686Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:06:49.9209599Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:06:49.9265522Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:06:49.9310686Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:06:49.9368305Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:06:49.9418436Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:06:49.9476179Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:06:49.9526008Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:06:49.9584744Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:06:49.9633712Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:06:49.9692979Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:06:49.9742433Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:06:49.9801074Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:06:49.9849026Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:06:49.9870049Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:06:49.9901963Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T19:06:49.9945045Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:06:49.9967944Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:06:50.0172361Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:06:50.0242298Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:06:50.0269434Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:06:50.0297429Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:06:50.0324080Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:06:50.0878301Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:06:50.0929362Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:06:50.0971835Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:06:50.1005396Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:06:50.1028502Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:06:50.1053683Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:06:50.1076399Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:06:50.2802471Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:06:50.2825586Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:50.2849125Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:50.2874049Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:06:50.2959604Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:06:50.6457494Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:06:51.1038211Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:06:51.3284599Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:06:54.5031932Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:02.7766394Z Reading package lists...
2025-08-20T19:07:02.9242687Z Building dependency tree...
2025-08-20T19:07:02.9250189Z Reading state information...
2025-08-20T19:07:03.0745150Z autoconf is already the newest version (2.71-3).
2025-08-20T19:07:03.0745788Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:07:03.0746398Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:07:03.0746981Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:07:03.0747592Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:07:03.0748198Z ca-certificates is already the newest version (20240203).
2025-08-20T19:07:03.0749032Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:07:03.0749586Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:07:03.0750421Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:07:03.0750967Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:07:03.0751505Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:07:03.0752044Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:07:03.0752539Z patch set to manually installed.
2025-08-20T19:07:03.0753014Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:07:03.0753581Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:07:03.0754132Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:07:03.0754653Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:07:03.0755126Z Suggested packages:
2025-08-20T19:07:03.0755377Z   scons-doc
2025-08-20T19:07:03.0877755Z The following NEW packages will be installed:
2025-08-20T19:07:03.0883559Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:07:03.1047153Z 0 upgraded, 5 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:03.1047593Z Need to get 15.8 MB of archives.
2025-08-20T19:07:03.1047937Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T19:07:03.1048327Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:03.1860359Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:07:03.2384391Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T19:07:03.2591910Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-20T19:07:03.8779004Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:07:03.9031023Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T19:07:04.1616694Z Fetched 15.8 MB in 1s (19.4 MB/s)
2025-08-20T19:07:04.1797103Z Selecting previously unselected package autopoint.
2025-08-20T19:07:04.1851916Z (Reading database ... 
2025-08-20T19:07:04.1852349Z (Reading database ... 5%
2025-08-20T19:07:04.1852723Z (Reading database ... 10%
2025-08-20T19:07:04.1853120Z (Reading database ... 15%
2025-08-20T19:07:04.1853487Z (Reading database ... 20%
2025-08-20T19:07:04.1854398Z (Reading database ... 25%
2025-08-20T19:07:04.1854791Z (Reading database ... 30%
2025-08-20T19:07:04.1855153Z (Reading database ... 35%
2025-08-20T19:07:04.1855518Z (Reading database ... 40%
2025-08-20T19:07:04.1855885Z (Reading database ... 45%
2025-08-20T19:07:04.1856250Z (Reading database ... 50%
2025-08-20T19:07:04.1951998Z (Reading database ... 55%
2025-08-20T19:07:04.1970798Z (Reading database ... 60%
2025-08-20T19:07:04.1991158Z (Reading database ... 65%
2025-08-20T19:07:04.2029643Z (Reading database ... 70%
2025-08-20T19:07:04.2049858Z (Reading database ... 75%
2025-08-20T19:07:04.2074137Z (Reading database ... 80%
2025-08-20T19:07:04.2216734Z (Reading database ... 85%
2025-08-20T19:07:04.2486857Z (Reading database ... 90%
2025-08-20T19:07:04.2557209Z (Reading database ... 95%
2025-08-20T19:07:04.2557617Z (Reading database ... 100%
2025-08-20T19:07:04.2558173Z (Reading database ... 222565 files and directories currently installed.)
2025-08-20T19:07:04.2598200Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:07:04.2613353Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:07:04.2989995Z Selecting previously unselected package clang.
2025-08-20T19:07:04.3125973Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T19:07:04.3141663Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:07:04.3364456Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:07:04.3496451Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T19:07:04.3506420Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:07:04.7929563Z Selecting previously unselected package scons.
2025-08-20T19:07:04.8067001Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:07:04.8076968Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:07:04.8720399Z Selecting previously unselected package byacc.
2025-08-20T19:07:04.8859057Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T19:07:04.8868105Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:07:04.9262516Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:07:04.9313748Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:07:04.9393062Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:07:04.9610366Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:07:05.3632840Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:07:05.3660716Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:09.2256896Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T19:07:10.6290418Z Reading package lists...
2025-08-20T19:07:10.7714354Z Building dependency tree...
2025-08-20T19:07:10.7721969Z Reading state information...
2025-08-20T19:07:10.9075940Z The following additional packages will be installed:
2025-08-20T19:07:10.9076680Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:07:10.9077350Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:07:10.9078168Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:07:10.9079432Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:07:10.9080256Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:07:10.9081035Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:07:10.9081873Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:07:10.9082654Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:07:10.9083869Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:07:10.9087620Z Suggested packages:
2025-08-20T19:07:10.9088050Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:07:10.9089133Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:07:10.9089923Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:07:10.9090842Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:07:10.9091659Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T19:07:10.9092429Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T19:07:10.9093206Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T19:07:10.9094131Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T19:07:10.9094922Z   wdiff-doc
2025-08-20T19:07:10.9095283Z Recommended packages:
2025-08-20T19:07:10.9095846Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:07:10.9096618Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T19:07:10.9097424Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T19:07:10.9098315Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T19:07:10.9281817Z The following NEW packages will be installed:
2025-08-20T19:07:10.9282599Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:07:10.9283422Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:07:10.9284265Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:07:10.9285220Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:07:10.9286133Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:07:10.9286978Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:07:10.9288209Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:07:10.9289199Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:07:10.9289987Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:07:10.9459445Z 0 upgraded, 30 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:10.9459837Z Need to get 2417 kB of archives.
2025-08-20T19:07:10.9460167Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T19:07:10.9460554Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:10.9901193Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:07:11.0095114Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:07:11.0272509Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:07:11.0461710Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:07:11.0651508Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T19:07:11.0835682Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T19:07:11.1026879Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T19:07:11.1186757Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:07:11.1381268Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T19:07:11.1605006Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T19:07:11.1773155Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:07:11.1923892Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:07:11.2072976Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:07:11.2252015Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:07:11.2402518Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:07:11.2569522Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:07:11.2735475Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:07:11.3382168Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:07:11.3527747Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:07:11.3670788Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T19:07:11.3834783Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T19:07:11.4038806Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:07:11.4257519Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:07:11.4410653Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:07:11.4574260Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:07:11.4751988Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:07:11.4912412Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:07:11.5114329Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T19:07:11.5288437Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T19:07:11.5471053Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:07:11.8157207Z Fetched 2417 kB in 1s (3881 kB/s)
2025-08-20T19:07:11.8347538Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:07:11.8402211Z (Reading database ... 
2025-08-20T19:07:11.8402766Z (Reading database ... 5%
2025-08-20T19:07:11.8403177Z (Reading database ... 10%
2025-08-20T19:07:11.8403557Z (Reading database ... 15%
2025-08-20T19:07:11.8403960Z (Reading database ... 20%
2025-08-20T19:07:11.8404344Z (Reading database ... 25%
2025-08-20T19:07:11.8404709Z (Reading database ... 30%
2025-08-20T19:07:11.8405074Z (Reading database ... 35%
2025-08-20T19:07:11.8405443Z (Reading database ... 40%
2025-08-20T19:07:11.8405812Z (Reading database ... 45%
2025-08-20T19:07:11.8406172Z (Reading database ... 50%
2025-08-20T19:07:11.8501660Z (Reading database ... 55%
2025-08-20T19:07:11.8519217Z (Reading database ... 60%
2025-08-20T19:07:11.8539755Z (Reading database ... 65%
2025-08-20T19:07:11.8578281Z (Reading database ... 70%
2025-08-20T19:07:11.8598103Z (Reading database ... 75%
2025-08-20T19:07:11.8623311Z (Reading database ... 80%
2025-08-20T19:07:11.8766703Z (Reading database ... 85%
2025-08-20T19:07:11.9040365Z (Reading database ... 90%
2025-08-20T19:07:11.9111315Z (Reading database ... 95%
2025-08-20T19:07:11.9111859Z (Reading database ... 100%
2025-08-20T19:07:11.9112613Z (Reading database ... 223013 files and directories currently installed.)
2025-08-20T19:07:11.9152024Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:07:11.9173611Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:07:11.9392820Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:07:11.9523673Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:07:11.9534963Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:07:11.9735094Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:07:11.9865326Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:07:11.9875584Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:07:12.0115316Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:07:12.0245122Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:07:12.0255952Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:07:12.0454463Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:07:12.0586998Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:07:12.0597963Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:07:12.0821184Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:07:12.0951910Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T19:07:12.0962348Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:07:12.1192228Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T19:07:12.1322618Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T19:07:12.1363900Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:07:12.1580019Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:07:12.1710157Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:07:12.1720361Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:07:12.1925973Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T19:07:12.2055123Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T19:07:12.2067393Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:07:12.2281815Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T19:07:12.2408936Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T19:07:12.2418971Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:07:12.2684550Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:07:12.2813675Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:07:12.2825805Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:07:12.3033204Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:07:12.3161291Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:07:12.3171548Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:07:12.3368737Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:07:12.3497187Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:07:12.3506425Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:07:12.3733323Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:07:12.3866064Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:07:12.3877283Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:07:12.4091562Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:07:12.4224262Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:07:12.4236280Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:07:12.4504659Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:07:12.4635380Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:07:12.4643746Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:07:12.4851811Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:07:12.4984529Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:07:12.4997503Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:07:12.5254157Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:07:12.5386535Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:07:12.5398235Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:07:12.5625221Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:07:12.5759588Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:07:12.5771584Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:07:12.5984760Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T19:07:12.6124071Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T19:07:12.6190647Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:07:12.6403644Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T19:07:12.6536384Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T19:07:12.6548379Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:07:12.6957288Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:07:12.7091318Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:07:12.7100351Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:07:12.7383689Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:07:12.7517567Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:07:12.7526482Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:07:12.7780784Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:07:12.7911935Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:07:12.7922275Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:07:12.8131862Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:07:12.8261703Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:07:12.8277980Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:07:12.8541876Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:07:12.8672330Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:07:12.8682996Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:07:12.8906512Z Selecting previously unselected package libwww-perl.
2025-08-20T19:07:12.9035707Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:07:12.9044525Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:07:12.9326075Z Selecting previously unselected package patchutils.
2025-08-20T19:07:12.9456776Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T19:07:12.9472580Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:07:12.9733677Z Selecting previously unselected package wdiff.
2025-08-20T19:07:12.9865357Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T19:07:12.9875824Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:07:13.0120546Z Selecting previously unselected package devscripts.
2025-08-20T19:07:13.0250891Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:07:13.0437412Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:07:13.1654427Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:07:13.1687756Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:07:13.1738698Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:07:13.1771776Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:07:13.1799581Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:07:13.1833716Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:07:13.1865573Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:07:13.1899292Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:07:13.1942284Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:07:13.1968523Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:07:13.1994473Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:07:13.2030580Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:07:13.2060720Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:07:13.2091565Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:07:13.2114588Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:07:13.2136808Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:07:13.2161564Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:07:13.2193696Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:07:13.2218326Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:07:13.2243755Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:07:13.2270009Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:07:13.2296371Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:07:13.2321931Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:07:13.2351988Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:07:13.2417322Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:07:13.2443985Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:07:13.2467036Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:07:13.2498330Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:07:13.2531542Z Setting up devscripts (2.23.7) ...
2025-08-20T19:07:13.3702330Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:07:13.3732387Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:17.7391796Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:07:19.2115884Z Reading package lists...
2025-08-20T19:07:19.3687755Z Building dependency tree...
2025-08-20T19:07:19.3695447Z Reading state information...
2025-08-20T19:07:19.5164340Z The following additional packages will be installed:
2025-08-20T19:07:19.5170807Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:07:19.5176309Z Suggested packages:
2025-08-20T19:07:19.5176720Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T19:07:19.5301087Z The following NEW packages will be installed:
2025-08-20T19:07:19.5307021Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:07:19.5472059Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:19.5472582Z Need to get 13.6 MB of archives.
2025-08-20T19:07:19.5473151Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T19:07:19.5473827Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:19.5961475Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T19:07:19.6219669Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T19:07:19.6406025Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:07:19.6915846Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T19:07:20.0709064Z Fetched 13.6 MB in 0s (48.1 MB/s)
2025-08-20T19:07:20.0897718Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T19:07:20.0953330Z (Reading database ... 
2025-08-20T19:07:20.0953852Z (Reading database ... 5%
2025-08-20T19:07:20.0954134Z (Reading database ... 10%
2025-08-20T19:07:20.0954391Z (Reading database ... 15%
2025-08-20T19:07:20.0954663Z (Reading database ... 20%
2025-08-20T19:07:20.0954906Z (Reading database ... 25%
2025-08-20T19:07:20.0955394Z (Reading database ... 30%
2025-08-20T19:07:20.0955642Z (Reading database ... 35%
2025-08-20T19:07:20.0955909Z (Reading database ... 40%
2025-08-20T19:07:20.0956177Z (Reading database ... 45%
2025-08-20T19:07:20.0956441Z (Reading database ... 50%
2025-08-20T19:07:20.1034530Z (Reading database ... 55%
2025-08-20T19:07:20.1068147Z (Reading database ... 60%
2025-08-20T19:07:20.1088237Z (Reading database ... 65%
2025-08-20T19:07:20.1127133Z (Reading database ... 70%
2025-08-20T19:07:20.1149677Z (Reading database ... 75%
2025-08-20T19:07:20.1174632Z (Reading database ... 80%
2025-08-20T19:07:20.1320631Z (Reading database ... 85%
2025-08-20T19:07:20.1591485Z (Reading database ... 90%
2025-08-20T19:07:20.1665267Z (Reading database ... 95%
2025-08-20T19:07:20.1665890Z (Reading database ... 100%
2025-08-20T19:07:20.1666689Z (Reading database ... 223948 files and directories currently installed.)
2025-08-20T19:07:20.1709982Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T19:07:20.1763268Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:07:20.1995795Z Selecting previously unselected package librhash0:amd64.
2025-08-20T19:07:20.2129468Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T19:07:20.2138321Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:07:20.2379223Z Selecting previously unselected package cmake-data.
2025-08-20T19:07:20.2513563Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:07:20.2595335Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:07:20.8330500Z Selecting previously unselected package cmake.
2025-08-20T19:07:20.8482594Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T19:07:20.8491463Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:07:21.0359461Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:07:21.0387518Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:07:21.0417409Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:07:21.0485007Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:07:21.0551099Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:25.1451142Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:07:25.7057637Z 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}
2025-08-20T19:07:25.7059430Z Running kernel seems to be up-to-date.
2025-08-20T19:07:25.7059733Z 
2025-08-20T19:07:25.7059863Z Restarting services...
2025-08-20T19:07:25.7118026Z 
2025-08-20T19:07:25.7118476Z Service restarts being deferred:
2025-08-20T19:07:25.7119154Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:07:25.7119534Z 
2025-08-20T19:07:25.7119695Z No containers need to be restarted.
2025-08-20T19:07:25.7119977Z 
2025-08-20T19:07:25.7120173Z No user sessions are running outdated binaries.
2025-08-20T19:07:25.7120541Z 
2025-08-20T19:07:25.7120866Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:07:26.5571847Z Reading package lists...
2025-08-20T19:07:26.7088897Z Building dependency tree...
2025-08-20T19:07:26.7096200Z Reading state information...
2025-08-20T19:07:26.8743755Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:07:26.8744629Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:07:26.8745372Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:07:26.8745998Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:07:26.8746631Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:07:26.8758880Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:07:26.8759523Z ca-certificates is already the newest version (20240203).
2025-08-20T19:07:26.8759917Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:07:26.8760277Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:07:26.8760883Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:07:26.8761208Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:07:26.8761522Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:07:26.8761887Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:07:26.8762277Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:07:26.8762613Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:07:26.8762958Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:07:26.8763296Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:07:26.8763622Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:07:26.8763924Z musl is already the newest version (1.2.4-2).
2025-08-20T19:07:26.8764221Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:07:26.8764526Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:07:26.8764902Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:07:26.8765284Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:07:26.8765611Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:07:26.8765931Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:07:26.8766283Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:26.8981799Z Reading package lists...
2025-08-20T19:07:27.0595229Z Building dependency tree...
2025-08-20T19:07:27.0603834Z Reading state information...
2025-08-20T19:07:27.2269885Z autoconf is already the newest version (2.71-3).
2025-08-20T19:07:27.2270457Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:07:27.2270999Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:07:27.2271511Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:07:27.2272020Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:07:27.2272849Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:07:27.2273370Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:07:27.2273861Z ca-certificates is already the newest version (20240203).
2025-08-20T19:07:27.2274347Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:07:27.2274797Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:07:27.2275251Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:07:27.2275803Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:07:27.2276469Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:07:27.2277193Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:07:27.2277840Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:07:27.2278838Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:07:27.2279603Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:07:27.2280516Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:07:27.2281369Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:07:27.2281927Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:07:27.2282440Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:07:27.2282991Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:27.2512767Z Reading package lists...
2025-08-20T19:07:27.4045151Z Building dependency tree...
2025-08-20T19:07:27.4052982Z Reading state information...
2025-08-20T19:07:27.5667423Z devscripts is already the newest version (2.23.7).
2025-08-20T19:07:27.5668050Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:27.5910817Z Reading package lists...
2025-08-20T19:07:27.7427547Z Building dependency tree...
2025-08-20T19:07:27.7435162Z Reading state information...
2025-08-20T19:07:27.9053070Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:07:27.9054083Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:27.9293081Z Reading package lists...
2025-08-20T19:07:28.0780392Z Building dependency tree...
2025-08-20T19:07:28.0788377Z Reading state information...
2025-08-20T19:07:28.2219883Z Suggested packages:
2025-08-20T19:07:28.2220397Z   binutils-doc
2025-08-20T19:07:28.2484529Z The following NEW packages will be installed:
2025-08-20T19:07:28.2491044Z   binutils-aarch64-linux-gnu
2025-08-20T19:07:28.2646415Z 0 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:28.2872453Z Need to get 3711 kB of archives.
2025-08-20T19:07:28.2873290Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T19:07:28.2873889Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:28.3194113Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T19:07:28.6796712Z Fetched 3711 kB in 0s (24.4 MB/s)
2025-08-20T19:07:28.6992109Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T19:07:28.7047739Z (Reading database ... 
2025-08-20T19:07:28.7048375Z (Reading database ... 5%
2025-08-20T19:07:28.7048968Z (Reading database ... 10%
2025-08-20T19:07:28.7049419Z (Reading database ... 15%
2025-08-20T19:07:28.7049876Z (Reading database ... 20%
2025-08-20T19:07:28.7050267Z (Reading database ... 25%
2025-08-20T19:07:28.7050537Z (Reading database ... 30%
2025-08-20T19:07:28.7050806Z (Reading database ... 35%
2025-08-20T19:07:28.7051076Z (Reading database ... 40%
2025-08-20T19:07:28.7051337Z (Reading database ... 45%
2025-08-20T19:07:28.7051604Z (Reading database ... 50%
2025-08-20T19:07:28.7128766Z (Reading database ... 55%
2025-08-20T19:07:28.7162211Z (Reading database ... 60%
2025-08-20T19:07:28.7182547Z (Reading database ... 65%
2025-08-20T19:07:28.7220750Z (Reading database ... 70%
2025-08-20T19:07:28.7242576Z (Reading database ... 75%
2025-08-20T19:07:28.7267014Z (Reading database ... 80%
2025-08-20T19:07:28.7415076Z (Reading database ... 85%
2025-08-20T19:07:28.7685054Z (Reading database ... 90%
2025-08-20T19:07:28.7767454Z (Reading database ... 95%
2025-08-20T19:07:28.7767847Z (Reading database ... 100%
2025-08-20T19:07:28.7768417Z (Reading database ... 227357 files and directories currently installed.)
2025-08-20T19:07:28.7812576Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:07:28.7835067Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:07:28.9429106Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:07:28.9462508Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:07:28.9605886Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:34.2997079Z Reading package lists...
2025-08-20T19:07:34.4514739Z Building dependency tree...
2025-08-20T19:07:34.4523158Z Reading state information...
2025-08-20T19:07:34.6023006Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:07:34.6024262Z The following additional packages will be installed:
2025-08-20T19:07:34.6025266Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:07:34.6026124Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:07:34.6027489Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:07:34.6028314Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:07:34.6029384Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:07:34.6030313Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:07:34.6031148Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:07:34.6031937Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:07:34.6032677Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:07:34.6033513Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:07:34.6033945Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:07:34.6034403Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:07:34.6035046Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:07:34.6035857Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:07:34.6036411Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:07:34.6036829Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:07:34.6037260Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:07:34.6037669Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:07:34.6038083Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:07:34.6038516Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:07:34.6039135Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:07:34.6039522Z   linux-libc-dev-armhf-cross
2025-08-20T19:07:34.6039753Z Suggested packages:
2025-08-20T19:07:34.6040052Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:07:34.6040506Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T19:07:34.6562643Z The following NEW packages will be installed:
2025-08-20T19:07:34.6563701Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:07:34.6564993Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:07:34.6565939Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:07:34.6566950Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:07:34.6568259Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T19:07:34.6569615Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:07:34.6570379Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:07:34.6571275Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:07:34.6571944Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:07:34.6572592Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:07:34.6573203Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:07:34.6573827Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:07:34.6574507Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:07:34.6575203Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:07:34.6575877Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:07:34.6576541Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:07:34.6577145Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:07:34.6577770Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:07:34.6578364Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:07:34.6579082Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:07:34.6579709Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:07:34.6580379Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:07:34.6580937Z   linux-libc-dev-armhf-cross
2025-08-20T19:07:34.6757073Z 0 upgraded, 64 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:34.6757448Z Need to get 171 MB of archives.
2025-08-20T19:07:34.6757785Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T19:07:34.6758721Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:34.7114042Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:07:34.7310759Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T19:07:35.2852469Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:07:35.3004426Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:07:35.8402664Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:07:35.8562188Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:07:36.1995609Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T19:07:36.2147808Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T19:07:36.2293300Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T19:07:36.2471932Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:07:36.2655160Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:07:36.2809494Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T19:07:36.3144810Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T19:07:36.3309856Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T19:07:36.3512432Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T19:07:36.3672371Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T19:07:36.4240276Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T19:07:36.4439381Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T19:07:36.4627865Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T19:07:36.4851996Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T19:07:36.5059444Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T19:07:36.5307020Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T19:07:36.5497106Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T19:07:36.5982771Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T19:07:37.2845592Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T19:07:37.3183420Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T19:07:37.3563011Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T19:07:37.4054668Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T19:07:37.9846413Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T19:07:38.0530786Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:07:38.0737571Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:07:38.0905853Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:07:38.1192596Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T19:07:38.1851003Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T19:07:38.2020155Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T19:07:38.2172149Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T19:07:38.4881879Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T19:07:38.5114538Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T19:07:38.5430261Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T19:07:38.5685484Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:07:39.2334075Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:07:39.2701505Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:07:39.3286947Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T19:07:39.3746476Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:07:39.9253133Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T19:07:40.0211211Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:07:40.0524516Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T19:07:40.0697200Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T19:07:40.0853922Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T19:07:40.1054406Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T19:07:40.2277618Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T19:07:40.2475865Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T19:07:40.2801996Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T19:07:40.3100626Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:07:40.9376869Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:07:40.9762093Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T19:07:41.0081091Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T19:07:41.0681736Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:07:41.4413719Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T19:07:41.4621855Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T19:07:41.4767040Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T19:07:41.4969703Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T19:07:41.5172153Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T19:07:41.5356883Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T19:07:41.8480638Z Fetched 171 MB in 7s (24.8 MB/s)
2025-08-20T19:07:41.8699780Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T19:07:41.8756835Z (Reading database ... 
2025-08-20T19:07:41.8757269Z (Reading database ... 5%
2025-08-20T19:07:41.8757676Z (Reading database ... 10%
2025-08-20T19:07:41.8758086Z (Reading database ... 15%
2025-08-20T19:07:41.8758483Z (Reading database ... 20%
2025-08-20T19:07:41.8759116Z (Reading database ... 25%
2025-08-20T19:07:41.8759515Z (Reading database ... 30%
2025-08-20T19:07:41.8760465Z (Reading database ... 35%
2025-08-20T19:07:41.8760881Z (Reading database ... 40%
2025-08-20T19:07:41.8761277Z (Reading database ... 45%
2025-08-20T19:07:41.8761681Z (Reading database ... 50%
2025-08-20T19:07:41.8836505Z (Reading database ... 55%
2025-08-20T19:07:41.8869403Z (Reading database ... 60%
2025-08-20T19:07:41.8889110Z (Reading database ... 65%
2025-08-20T19:07:41.8927638Z (Reading database ... 70%
2025-08-20T19:07:41.8949114Z (Reading database ... 75%
2025-08-20T19:07:41.8973823Z (Reading database ... 80%
2025-08-20T19:07:41.9119927Z (Reading database ... 85%
2025-08-20T19:07:41.9390166Z (Reading database ... 90%
2025-08-20T19:07:41.9475210Z (Reading database ... 95%
2025-08-20T19:07:41.9475785Z (Reading database ... 100%
2025-08-20T19:07:41.9476450Z (Reading database ... 227701 files and directories currently installed.)
2025-08-20T19:07:41.9521508Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:41.9540593Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:41.9772889Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T19:07:41.9913785Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:41.9949933Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.1486846Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T19:07:42.1640362Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:42.2681542Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.2992247Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T19:07:42.3138022Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:42.3170715Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.4520591Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T19:07:42.4663541Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:42.4670946Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.4886814Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T19:07:42.5029471Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:42.5062407Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.6420791Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T19:07:42.6575196Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:07:42.6590827Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:42.6804392Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T19:07:42.6963608Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:07:42.6981427Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:07:42.7195054Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T19:07:42.7338770Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:07:42.7347881Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:42.7692691Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T19:07:42.7835706Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:42.7847220Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.8055266Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T19:07:42.8193619Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:42.8205572Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.8417642Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T19:07:42.8555029Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:07:42.8565689Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:42.8940883Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T19:07:42.9080613Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:42.9091267Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.9355708Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T19:07:42.9496388Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:42.9505477Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:42.9760780Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T19:07:42.9903694Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:42.9912686Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.0131073Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T19:07:43.0269931Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.0282420Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.0492262Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T19:07:43.0635643Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.0646591Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.0992445Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T19:07:43.1141754Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.1151955Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.1416886Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T19:07:43.1561666Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.1572842Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.1910249Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T19:07:43.2055703Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.2066945Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.2410599Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T19:07:43.2562956Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.2575279Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.2849099Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T19:07:43.2994622Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.3008850Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.3295009Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T19:07:43.3442043Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:43.3454534Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.4479726Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T19:07:43.4634350Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:43.4666875Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:43.7357794Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T19:07:43.7512132Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:07:43.7523294Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:07:43.9285418Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T19:07:43.9432531Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:07:43.9444331Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:44.0800602Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T19:07:44.0953620Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.0966826Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.3211963Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T19:07:44.3360710Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:44.3397435Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.4961741Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T19:07:44.5118305Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:07:44.5143799Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:07:44.6055089Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T19:07:44.6200777Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.6212152Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.6460123Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T19:07:44.6604782Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.6621117Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.6892334Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T19:07:44.7036647Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:07:44.7047907Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:44.7407277Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T19:07:44.7555592Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.7567027Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.7792587Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T19:07:44.7941848Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.7951901Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.8219758Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T19:07:44.8368160Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.8380424Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.8634105Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T19:07:44.8783023Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.8792756Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.9467962Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T19:07:44.9615129Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:44.9624960Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:44.9932744Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T19:07:45.0080273Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:45.0095624Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:45.0457030Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T19:07:45.0602417Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:45.0616172Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:45.1170985Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T19:07:45.1321649Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:45.1356552Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:45.3994724Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T19:07:45.4142205Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:07:45.4154121Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:07:45.5941349Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T19:07:45.6091622Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:07:45.6102801Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:45.7305765Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T19:07:45.7455544Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:45.7464397Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:45.9566066Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T19:07:45.9722017Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:45.9760268Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.1289505Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T19:07:46.1435902Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:07:46.1445885Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:07:46.2387013Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T19:07:46.2535448Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:07:46.2587584Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:46.2955126Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T19:07:46.3101585Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:46.3112255Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.3326279Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T19:07:46.3472996Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:46.3482225Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.3706421Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T19:07:46.3850777Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:46.3861964Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.4069798Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T19:07:46.4214808Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:46.4225509Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.4902055Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T19:07:46.5048065Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:46.5060769Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.5400274Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T19:07:46.5548149Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:46.5562547Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.5969037Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T19:07:46.6115642Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:46.6125292Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.6682781Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T19:07:46.6826519Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:46.6878440Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:46.9369472Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T19:07:46.9525593Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:07:46.9536964Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:07:47.1475928Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T19:07:47.1637058Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:07:47.1647286Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:47.2813428Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T19:07:47.2965755Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:07:47.2976238Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.5183677Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T19:07:47.5338024Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:07:47.5376150Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.6852776Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T19:07:47.7009606Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:07:47.7026192Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:47.7246845Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T19:07:47.7402973Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:07:47.7416269Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:47.7661115Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T19:07:47.7804889Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:07:47.7817713Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:07:47.8042407Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T19:07:47.8185994Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:07:47.8197552Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:07:47.8405565Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T19:07:47.8550107Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:07:47.8559921Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:47.8808941Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T19:07:47.8953346Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:07:47.8962534Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:47.9408132Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:07:47.9434799Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:47.9510373Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9549679Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9581345Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9609443Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:07:47.9635879Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9665783Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:47.9695311Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:07:47.9762025Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9788933Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:07:47.9832738Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:47.9865405Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9891911Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9921266Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:47.9992174Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:48.0029883Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:07:48.0074272Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0103672Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0133296Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0165208Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0200731Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0237312Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0267932Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0295987Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0326277Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0355127Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0390903Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0430464Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0461271Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:48.0495107Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0525416Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:07:48.0669398Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0697012Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0729783Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0762333Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:48.0791284Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:07:48.0820331Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0845700Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0887434Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0912968Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0942361Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.0972745Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:48.1001420Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1030962Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1113084Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1176335Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1209456Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1245006Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1284289Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1316033Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1364981Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:07:48.1394641Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1425639Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1457891Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1484948Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1514129Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1542595Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:07:48.1567538Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:48.1604621Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1629090Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:07:48.1767651Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:48.1815781Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:48.1847372Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:07:48.1880070Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T19:07:48.1899386Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:07:48.1992429Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:07:52.3821467Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:07:53.8079744Z Reading package lists...
2025-08-20T19:07:53.9626251Z Building dependency tree...
2025-08-20T19:07:53.9634680Z Reading state information...
2025-08-20T19:07:54.1109781Z The following additional packages will be installed:
2025-08-20T19:07:54.1110971Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:07:54.1115051Z   libpcap0.8-dev
2025-08-20T19:07:54.1397907Z The following NEW packages will be installed:
2025-08-20T19:07:54.1398539Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:07:54.1402826Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T19:07:54.1567474Z 0 upgraded, 8 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:07:54.1795668Z Need to get 1613 kB of archives.
2025-08-20T19:07:54.1796274Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T19:07:54.1796970Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:07:54.2363152Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T19:07:54.2634149Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T19:07:54.2797022Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T19:07:54.2992135Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T19:07:54.3311573Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T19:07:54.3666055Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T19:07:54.3991805Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T19:07:54.4205789Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T19:07:54.6884025Z Fetched 1613 kB in 0s (6400 kB/s)
2025-08-20T19:07:54.7091809Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T19:07:54.7150677Z (Reading database ... 
2025-08-20T19:07:54.7151226Z (Reading database ... 5%
2025-08-20T19:07:54.7151739Z (Reading database ... 10%
2025-08-20T19:07:54.7152240Z (Reading database ... 15%
2025-08-20T19:07:54.7152569Z (Reading database ... 20%
2025-08-20T19:07:54.7152871Z (Reading database ... 25%
2025-08-20T19:07:54.7153169Z (Reading database ... 30%
2025-08-20T19:07:54.7153466Z (Reading database ... 35%
2025-08-20T19:07:54.7153758Z (Reading database ... 40%
2025-08-20T19:07:54.7154050Z (Reading database ... 45%
2025-08-20T19:07:54.7154344Z (Reading database ... 50%
2025-08-20T19:07:54.7246766Z (Reading database ... 55%
2025-08-20T19:07:54.7266946Z (Reading database ... 60%
2025-08-20T19:07:54.7288082Z (Reading database ... 65%
2025-08-20T19:07:54.7330668Z (Reading database ... 70%
2025-08-20T19:07:54.7353686Z (Reading database ... 75%
2025-08-20T19:07:54.7383006Z (Reading database ... 80%
2025-08-20T19:07:54.7531818Z (Reading database ... 85%
2025-08-20T19:07:54.7818212Z (Reading database ... 90%
2025-08-20T19:07:54.7911168Z (Reading database ... 95%
2025-08-20T19:07:54.7911543Z (Reading database ... 100%
2025-08-20T19:07:54.7912007Z (Reading database ... 235760 files and directories currently installed.)
2025-08-20T19:07:54.7957636Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T19:07:54.7990781Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:07:54.8413736Z Selecting previously unselected package libjudydebian1.
2025-08-20T19:07:54.8559754Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T19:07:54.8580974Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:07:54.8831635Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T19:07:54.8980844Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:07:54.8992859Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:07:54.9513754Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T19:07:54.9659843Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:07:54.9672485Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:07:54.9957138Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T19:07:55.0106404Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T19:07:55.0116237Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:07:55.0840475Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T19:07:55.0990378Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:07:55.1025319Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:07:55.1420921Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T19:07:55.1572910Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:07:55.1583772Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:07:55.1827476Z Selecting previously unselected package pcaputils.
2025-08-20T19:07:55.1973543Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T19:07:55.2007795Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T19:07:55.2465145Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:07:55.2502880Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:07:55.4031452Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:07:55.4067589Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T19:07:55.4211681Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T19:07:55.7274194Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:07:55.7310052Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:07:55.7366092Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:07:55.7560584Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:08:00.2655737Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:08:00.2945391Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:08:00.2983987Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:08:01.8314353Z Reading package lists...
2025-08-20T19:08:02.0202926Z Building dependency tree...
2025-08-20T19:08:02.0212128Z Reading state information...
2025-08-20T19:08:02.0640218Z Reading package lists...
2025-08-20T19:08:02.2543673Z Building dependency tree...
2025-08-20T19:08:02.2552575Z Reading state information...
2025-08-20T19:08:02.4282548Z The following additional packages will be installed:
2025-08-20T19:08:02.4286703Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T19:08:02.4292259Z Suggested packages:
2025-08-20T19:08:02.4292806Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T19:08:02.4293493Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T19:08:02.4459272Z The following NEW packages will be installed:
2025-08-20T19:08:02.4460166Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T19:08:02.4464443Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T19:08:02.4638727Z 0 upgraded, 9 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:08:02.4639353Z Need to get 800 kB of archives.
2025-08-20T19:08:02.4639921Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T19:08:02.4640597Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:08:02.4985320Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T19:08:02.5150750Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T19:08:02.5382294Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T19:08:02.6145840Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T19:08:02.6363193Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T19:08:02.6526625Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T19:08:02.6777226Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T19:08:02.6948301Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T19:08:02.7130488Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T19:08:02.9879151Z Fetched 800 kB in 0s (3080 kB/s)
2025-08-20T19:08:03.0079998Z Selecting previously unselected package liblz1:amd64.
2025-08-20T19:08:03.0139335Z (Reading database ... 
2025-08-20T19:08:03.0139810Z (Reading database ... 5%
2025-08-20T19:08:03.0140312Z (Reading database ... 10%
2025-08-20T19:08:03.0141033Z (Reading database ... 15%
2025-08-20T19:08:03.0141506Z (Reading database ... 20%
2025-08-20T19:08:03.0141963Z (Reading database ... 25%
2025-08-20T19:08:03.0142407Z (Reading database ... 30%
2025-08-20T19:08:03.0142850Z (Reading database ... 35%
2025-08-20T19:08:03.0143295Z (Reading database ... 40%
2025-08-20T19:08:03.0143732Z (Reading database ... 45%
2025-08-20T19:08:03.0144155Z (Reading database ... 50%
2025-08-20T19:08:03.0242895Z (Reading database ... 55%
2025-08-20T19:08:03.0264962Z (Reading database ... 60%
2025-08-20T19:08:03.0287819Z (Reading database ... 65%
2025-08-20T19:08:03.0329008Z (Reading database ... 70%
2025-08-20T19:08:03.0351984Z (Reading database ... 75%
2025-08-20T19:08:03.0385716Z (Reading database ... 80%
2025-08-20T19:08:03.0534481Z (Reading database ... 85%
2025-08-20T19:08:03.0818067Z (Reading database ... 90%
2025-08-20T19:08:03.0910903Z (Reading database ... 95%
2025-08-20T19:08:03.0911455Z (Reading database ... 100%
2025-08-20T19:08:03.0912238Z (Reading database ... 236416 files and directories currently installed.)
2025-08-20T19:08:03.0956301Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T19:08:03.0978512Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T19:08:03.1222563Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T19:08:03.1367898Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T19:08:03.1379628Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:08:03.1617276Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T19:08:03.1761827Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T19:08:03.1773800Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:08:03.2596860Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T19:08:03.2747059Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T19:08:03.2766792Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:08:03.3037328Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T19:08:03.3185269Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T19:08:03.3197306Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:08:03.3443707Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T19:08:03.3586432Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T19:08:03.3598488Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:08:03.3875739Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T19:08:03.4019896Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T19:08:03.4029511Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:08:03.4292647Z Selecting previously unselected package lzma.
2025-08-20T19:08:03.4436702Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T19:08:03.4444763Z Unpacking lzma (9.22-2.2) ...
2025-08-20T19:08:03.4705334Z Selecting previously unselected package lzma-dev.
2025-08-20T19:08:03.4848747Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T19:08:03.4856960Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T19:08:03.5317860Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T19:08:03.5419110Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:08:03.5445710Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:08:03.5468854Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:08:03.5494016Z Setting up lzma (9.22-2.2) ...
2025-08-20T19:08:03.5558179Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T19:08:03.5589815Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T19:08:03.5617458Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:08:03.5645877Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:08:03.5681019Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:08:03.5715011Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:08:03.5864732Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:08:07.7630623Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:08:08.4141482Z 
2025-08-20T19:08:08.4142019Z Running kernel seems to be up-to-date.
2025-08-20T19:08:08.4142341Z 
2025-08-20T19:08:08.4142468Z Restarting services...
2025-08-20T19:08:08.4203884Z 
2025-08-20T19:08:08.4204295Z Service restarts being deferred:
2025-08-20T19:08:08.4204711Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:08:08.4205097Z 
2025-08-20T19:08:08.4205295Z No containers need to be restarted.
2025-08-20T19:08:08.4205506Z 
2025-08-20T19:08:08.4205650Z No user sessions are running outdated binaries.
2025-08-20T19:08:08.4205887Z 
2025-08-20T19:08:08.4206113Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:08:09.2690709Z Reading package lists...
2025-08-20T19:08:09.4219250Z Building dependency tree...
2025-08-20T19:08:09.4227591Z Reading state information...
2025-08-20T19:08:09.6162808Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T19:08:09.6163627Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T19:08:09.6164350Z inetutils-telnet set to manually installed.
2025-08-20T19:08:09.6164955Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T19:08:09.6165663Z The following additional packages will be installed:
2025-08-20T19:08:09.6166158Z   tcpd update-inetd
2025-08-20T19:08:09.6314101Z The following packages will be REMOVED:
2025-08-20T19:08:09.6320747Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T19:08:09.6321698Z The following NEW packages will be installed:
2025-08-20T19:08:09.6322371Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T19:08:09.6323177Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T19:08:09.6328534Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T19:08:09.6495787Z 0 upgraded, 13 newly installed, 3 to remove and 45 not upgraded.
2025-08-20T19:08:09.6496421Z Need to get 698 kB of archives.
2025-08-20T19:08:09.6496834Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T19:08:09.6497229Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:08:09.6829361Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T19:08:09.7031480Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T19:08:09.7200223Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T19:08:09.7360387Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T19:08:09.7641026Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T19:08:09.7816960Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T19:08:09.8006482Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T19:08:09.8175313Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T19:08:09.8342446Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T19:08:09.8509465Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T19:08:09.8679294Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T19:08:09.8852715Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T19:08:09.9025789Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T19:08:10.1351567Z Preconfiguring packages ...
2025-08-20T19:08:10.2251861Z Fetched 698 kB in 0s (2652 kB/s)
2025-08-20T19:08:10.2446566Z (Reading database ... 
2025-08-20T19:08:10.2447072Z (Reading database ... 5%
2025-08-20T19:08:10.2447563Z (Reading database ... 10%
2025-08-20T19:08:10.2447964Z (Reading database ... 15%
2025-08-20T19:08:10.2448315Z (Reading database ... 20%
2025-08-20T19:08:10.2448909Z (Reading database ... 25%
2025-08-20T19:08:10.2449297Z (Reading database ... 30%
2025-08-20T19:08:10.2449788Z (Reading database ... 35%
2025-08-20T19:08:10.2450274Z (Reading database ... 40%
2025-08-20T19:08:10.2450748Z (Reading database ... 45%
2025-08-20T19:08:10.2451229Z (Reading database ... 50%
2025-08-20T19:08:10.2547134Z (Reading database ... 55%
2025-08-20T19:08:10.2567088Z (Reading database ... 60%
2025-08-20T19:08:10.2589921Z (Reading database ... 65%
2025-08-20T19:08:10.2633198Z (Reading database ... 70%
2025-08-20T19:08:10.2657845Z (Reading database ... 75%
2025-08-20T19:08:10.2688494Z (Reading database ... 80%
2025-08-20T19:08:10.2837972Z (Reading database ... 85%
2025-08-20T19:08:10.3120313Z (Reading database ... 90%
2025-08-20T19:08:10.3213685Z (Reading database ... 95%
2025-08-20T19:08:10.3214181Z (Reading database ... 100%
2025-08-20T19:08:10.3214883Z (Reading database ... 236908 files and directories currently installed.)
2025-08-20T19:08:10.3259671Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T19:08:10.3434077Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:08:10.3627450Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T19:08:10.7476003Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T19:08:10.7535890Z (Reading database ... 
2025-08-20T19:08:10.7536395Z (Reading database ... 5%
2025-08-20T19:08:10.7536895Z (Reading database ... 10%
2025-08-20T19:08:10.7537518Z (Reading database ... 15%
2025-08-20T19:08:10.7537846Z (Reading database ... 20%
2025-08-20T19:08:10.7538162Z (Reading database ... 25%
2025-08-20T19:08:10.7538456Z (Reading database ... 30%
2025-08-20T19:08:10.7538955Z (Reading database ... 35%
2025-08-20T19:08:10.7539248Z (Reading database ... 40%
2025-08-20T19:08:10.7539547Z (Reading database ... 45%
2025-08-20T19:08:10.7539840Z (Reading database ... 50%
2025-08-20T19:08:10.7632316Z (Reading database ... 55%
2025-08-20T19:08:10.7652788Z (Reading database ... 60%
2025-08-20T19:08:10.7675732Z (Reading database ... 65%
2025-08-20T19:08:10.7719241Z (Reading database ... 70%
2025-08-20T19:08:10.7743005Z (Reading database ... 75%
2025-08-20T19:08:10.7773455Z (Reading database ... 80%
2025-08-20T19:08:10.7928314Z (Reading database ... 85%
2025-08-20T19:08:10.8209786Z (Reading database ... 90%
2025-08-20T19:08:10.8301100Z (Reading database ... 95%
2025-08-20T19:08:10.8301535Z (Reading database ... 100%
2025-08-20T19:08:10.8302052Z (Reading database ... 236836 files and directories currently installed.)
2025-08-20T19:08:10.8346021Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:10.8386077Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:10.8643019Z Selecting previously unselected package tcpd.
2025-08-20T19:08:10.8785417Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T19:08:10.8798372Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T19:08:10.9052367Z Selecting previously unselected package update-inetd.
2025-08-20T19:08:10.9196950Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T19:08:10.9211655Z Unpacking update-inetd (4.53) ...
2025-08-20T19:08:10.9474692Z Selecting previously unselected package inetutils-inetd.
2025-08-20T19:08:10.9619220Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:10.9670041Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:10.9920898Z Selecting previously unselected package inetutils-ftp.
2025-08-20T19:08:11.0063113Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.0072808Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.0329606Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T19:08:11.0477475Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.0488968Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.0733809Z Selecting previously unselected package inetutils-ping.
2025-08-20T19:08:11.0877760Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.0888054Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.1153402Z Selecting previously unselected package inetutils-talk.
2025-08-20T19:08:11.1293034Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.1303480Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.1567462Z Selecting previously unselected package inetutils-talkd.
2025-08-20T19:08:11.1708503Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.1717196Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.1944953Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T19:08:11.2089742Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.2100732Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.2322777Z Selecting previously unselected package inetutils-tools.
2025-08-20T19:08:11.2467101Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.2479295Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.2721193Z Selecting previously unselected package netcat-traditional.
2025-08-20T19:08:11.2872094Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T19:08:11.2883173Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T19:08:11.3155387Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T19:08:11.3300429Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:08:11.3309717Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.3742641Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T19:08:11.3826325Z Setting up update-inetd (4.53) ...
2025-08-20T19:08:11.4711448Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.4781767Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T19:08:11.4803263Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:11.8963667Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:08:11.8964173Z 
2025-08-20T19:08:11.8964310Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T19:08:11.8964660Z 
2025-08-20T19:08:11.8965366Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:08:11.8966159Z 
2025-08-20T19:08:11.8967215Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:08:11.8968226Z 
2025-08-20T19:08:12.2080652Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:08:12.2216592Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:08:12.2284034Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T19:08:12.2312556Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:08:12.2347509Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:08:12.2374050Z Setting up tcpd (7.6.q-33) ...
2025-08-20T19:08:12.2407376Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:12.6411797Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:08:12.6412565Z 
2025-08-20T19:08:12.6413724Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:08:12.6414289Z 
2025-08-20T19:08:12.9522292Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:13.0505638Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:13.1150728Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:08:13.1952169Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:08:19.3679924Z Reading package lists...
2025-08-20T19:08:19.5290332Z Building dependency tree...
2025-08-20T19:08:19.5298875Z Reading state information...
2025-08-20T19:08:19.7451432Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T19:08:19.7451948Z iputils-tracepath set to manually installed.
2025-08-20T19:08:19.7452279Z The following packages will be REMOVED:
2025-08-20T19:08:19.7459384Z   inetutils-ping
2025-08-20T19:08:19.7460503Z The following NEW packages will be installed:
2025-08-20T19:08:19.7467900Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T19:08:19.7636430Z 0 upgraded, 3 newly installed, 1 to remove and 45 not upgraded.
2025-08-20T19:08:19.7637043Z Need to get 71.5 kB of archives.
2025-08-20T19:08:19.7637614Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T19:08:19.7638179Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:08:19.8019344Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T19:08:19.8239716Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T19:08:19.8389473Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T19:08:20.1300865Z Fetched 71.5 kB in 0s (834 kB/s)
2025-08-20T19:08:20.1487913Z (Reading database ... 
2025-08-20T19:08:20.1488867Z (Reading database ... 5%
2025-08-20T19:08:20.1489212Z (Reading database ... 10%
2025-08-20T19:08:20.1489580Z (Reading database ... 15%
2025-08-20T19:08:20.1489897Z (Reading database ... 20%
2025-08-20T19:08:20.1490193Z (Reading database ... 25%
2025-08-20T19:08:20.1490484Z (Reading database ... 30%
2025-08-20T19:08:20.1490778Z (Reading database ... 35%
2025-08-20T19:08:20.1491071Z (Reading database ... 40%
2025-08-20T19:08:20.1491362Z (Reading database ... 45%
2025-08-20T19:08:20.1491648Z (Reading database ... 50%
2025-08-20T19:08:20.1589039Z (Reading database ... 55%
2025-08-20T19:08:20.1609034Z (Reading database ... 60%
2025-08-20T19:08:20.1631637Z (Reading database ... 65%
2025-08-20T19:08:20.1675452Z (Reading database ... 70%
2025-08-20T19:08:20.1701023Z (Reading database ... 75%
2025-08-20T19:08:20.1731848Z (Reading database ... 80%
2025-08-20T19:08:20.1896496Z (Reading database ... 85%
2025-08-20T19:08:20.2168870Z (Reading database ... 90%
2025-08-20T19:08:20.2261798Z (Reading database ... 95%
2025-08-20T19:08:20.2262135Z (Reading database ... 100%
2025-08-20T19:08:20.2262588Z (Reading database ... 236997 files and directories currently installed.)
2025-08-20T19:08:20.2306293Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:08:20.2775412Z Selecting previously unselected package iputils-ping.
2025-08-20T19:08:20.2837483Z (Reading database ... 
2025-08-20T19:08:20.2837948Z (Reading database ... 5%
2025-08-20T19:08:20.2838293Z (Reading database ... 10%
2025-08-20T19:08:20.2838768Z (Reading database ... 15%
2025-08-20T19:08:20.2839110Z (Reading database ... 20%
2025-08-20T19:08:20.2839377Z (Reading database ... 25%
2025-08-20T19:08:20.2839644Z (Reading database ... 30%
2025-08-20T19:08:20.2839910Z (Reading database ... 35%
2025-08-20T19:08:20.2840175Z (Reading database ... 40%
2025-08-20T19:08:20.2840439Z (Reading database ... 45%
2025-08-20T19:08:20.2840705Z (Reading database ... 50%
2025-08-20T19:08:20.2934437Z (Reading database ... 55%
2025-08-20T19:08:20.2954860Z (Reading database ... 60%
2025-08-20T19:08:20.2977208Z (Reading database ... 65%
2025-08-20T19:08:20.3021719Z (Reading database ... 70%
2025-08-20T19:08:20.3045802Z (Reading database ... 75%
2025-08-20T19:08:20.3076934Z (Reading database ... 80%
2025-08-20T19:08:20.3238533Z (Reading database ... 85%
2025-08-20T19:08:20.3507001Z (Reading database ... 90%
2025-08-20T19:08:20.3600465Z (Reading database ... 95%
2025-08-20T19:08:20.3600896Z (Reading database ... 100%
2025-08-20T19:08:20.3601355Z (Reading database ... 236988 files and directories currently installed.)
2025-08-20T19:08:20.3646622Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:08:20.3661364Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:08:20.3909058Z Selecting previously unselected package iputils-arping.
2025-08-20T19:08:20.4054997Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:08:20.4065413Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:08:20.4287507Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T19:08:20.4433585Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:08:20.4445307Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:08:20.4899458Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:08:20.5058257Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:08:20.5215125Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:08:20.5372339Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:08:26.3814091Z Reading package lists...
2025-08-20T19:08:26.5315997Z Building dependency tree...
2025-08-20T19:08:26.5324718Z Reading state information...
2025-08-20T19:08:26.6840547Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T19:08:26.6841258Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T19:08:26.7205808Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:08:28.1564404Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T19:08:28.7083895Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:08:29.8047808Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T19:08:29.9097015Z Collecting pip
2025-08-20T19:08:29.9521959Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T19:08:29.9596520Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T19:08:30.0002487Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.4 MB/s eta 0:00:00
2025-08-20T19:08:30.2635122Z Installing collected packages: pip
2025-08-20T19:08:31.0090251Z Successfully installed pip-25.2
2025-08-20T19:08:31.2341102Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T19:08:31.2787954Z Reading package lists...
2025-08-20T19:08:31.4449591Z Building dependency tree...
2025-08-20T19:08:31.4458768Z Reading state information...
2025-08-20T19:08:31.6023854Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T19:08:31.6024811Z pciutils set to manually installed.
2025-08-20T19:08:31.6025531Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T19:08:31.6026078Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T19:08:31.6026543Z python3-distro set to manually installed.
2025-08-20T19:08:31.6027070Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T19:08:31.6027591Z python3-netifaces set to manually installed.
2025-08-20T19:08:31.6028039Z The following additional packages will be installed:
2025-08-20T19:08:31.6028444Z   libsysfs2
2025-08-20T19:08:31.6030310Z Suggested packages:
2025-08-20T19:08:31.6030621Z   fancontrol read-edid i2c-tools
2025-08-20T19:08:31.6287285Z The following NEW packages will be installed:
2025-08-20T19:08:31.6289082Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T19:08:31.6447800Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:08:31.6682430Z Need to get 142 kB of archives.
2025-08-20T19:08:31.6683330Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T19:08:31.6683902Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:08:31.7075236Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T19:08:31.7254623Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T19:08:31.7444313Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T19:08:31.7653407Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T19:08:32.0200331Z Fetched 142 kB in 0s (1315 kB/s)
2025-08-20T19:08:32.0411804Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T19:08:32.0472789Z (Reading database ... 
2025-08-20T19:08:32.0473241Z (Reading database ... 5%
2025-08-20T19:08:32.0473629Z (Reading database ... 10%
2025-08-20T19:08:32.0474035Z (Reading database ... 15%
2025-08-20T19:08:32.0474401Z (Reading database ... 20%
2025-08-20T19:08:32.0474772Z (Reading database ... 25%
2025-08-20T19:08:32.0475138Z (Reading database ... 30%
2025-08-20T19:08:32.0475504Z (Reading database ... 35%
2025-08-20T19:08:32.0475867Z (Reading database ... 40%
2025-08-20T19:08:32.0476226Z (Reading database ... 45%
2025-08-20T19:08:32.0476599Z (Reading database ... 50%
2025-08-20T19:08:32.0570520Z (Reading database ... 55%
2025-08-20T19:08:32.0590793Z (Reading database ... 60%
2025-08-20T19:08:32.0613329Z (Reading database ... 65%
2025-08-20T19:08:32.0655964Z (Reading database ... 70%
2025-08-20T19:08:32.0681808Z (Reading database ... 75%
2025-08-20T19:08:32.0711759Z (Reading database ... 80%
2025-08-20T19:08:32.0870546Z (Reading database ... 85%
2025-08-20T19:08:32.1142937Z (Reading database ... 90%
2025-08-20T19:08:32.1236962Z (Reading database ... 95%
2025-08-20T19:08:32.1237790Z (Reading database ... 100%
2025-08-20T19:08:32.1238457Z (Reading database ... 237007 files and directories currently installed.)
2025-08-20T19:08:32.1286491Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T19:08:32.1307628Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:08:32.1567432Z Selecting previously unselected package sysfsutils.
2025-08-20T19:08:32.1717267Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T19:08:32.1751616Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T19:08:32.2012704Z Selecting previously unselected package lm-sensors.
2025-08-20T19:08:32.2160784Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T19:08:32.2355138Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:08:32.2635516Z Selecting previously unselected package virt-what.
2025-08-20T19:08:32.2782808Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T19:08:32.2791438Z Unpacking virt-what (1.25-2) ...
2025-08-20T19:08:32.3239525Z Setting up virt-what (1.25-2) ...
2025-08-20T19:08:32.3267978Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:08:32.3299909Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T19:08:32.7243512Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:08:32.7244448Z 
2025-08-20T19:08:32.7245452Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:08:32.7246074Z 
2025-08-20T19:08:33.0522209Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:08:33.4709945Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T19:08:33.4710971Z 
2025-08-20T19:08:33.4751078Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:08:38.0431725Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:08:39.4990439Z Reading package lists...
2025-08-20T19:08:39.6689171Z Building dependency tree...
2025-08-20T19:08:39.6697913Z Reading state information...
2025-08-20T19:08:39.8225088Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:08:39.8225775Z The following additional packages will be installed:
2025-08-20T19:08:39.8232586Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T19:08:39.8233155Z   xorg-sgml-doctools
2025-08-20T19:08:39.8240729Z Suggested packages:
2025-08-20T19:08:39.8241112Z   libxcb-doc
2025-08-20T19:08:39.8398432Z The following NEW packages will be installed:
2025-08-20T19:08:39.8400269Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T19:08:39.8403228Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T19:08:39.8403784Z   xcb xorg-sgml-doctools
2025-08-20T19:08:39.8577657Z 0 upgraded, 11 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:08:39.8578286Z Need to get 807 kB of archives.
2025-08-20T19:08:39.8579993Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T19:08:39.8580555Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:08:39.9029995Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T19:08:39.9230056Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T19:08:39.9380813Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T19:08:39.9699366Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T19:08:39.9851580Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T19:08:40.0005265Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T19:08:40.0166369Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T19:08:40.0398434Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T19:08:40.0575719Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T19:08:40.0731341Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T19:08:40.0916422Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T19:08:40.3691073Z Fetched 807 kB in 0s (3300 kB/s)
2025-08-20T19:08:40.3883788Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T19:08:40.3943374Z (Reading database ... 
2025-08-20T19:08:40.3943874Z (Reading database ... 5%
2025-08-20T19:08:40.3944283Z (Reading database ... 10%
2025-08-20T19:08:40.3944618Z (Reading database ... 15%
2025-08-20T19:08:40.3944939Z (Reading database ... 20%
2025-08-20T19:08:40.3945243Z (Reading database ... 25%
2025-08-20T19:08:40.3945534Z (Reading database ... 30%
2025-08-20T19:08:40.3945825Z (Reading database ... 35%
2025-08-20T19:08:40.3946115Z (Reading database ... 40%
2025-08-20T19:08:40.3946405Z (Reading database ... 45%
2025-08-20T19:08:40.3946694Z (Reading database ... 50%
2025-08-20T19:08:40.4042887Z (Reading database ... 55%
2025-08-20T19:08:40.4063243Z (Reading database ... 60%
2025-08-20T19:08:40.4087926Z (Reading database ... 65%
2025-08-20T19:08:40.4129481Z (Reading database ... 70%
2025-08-20T19:08:40.4155622Z (Reading database ... 75%
2025-08-20T19:08:40.4186898Z (Reading database ... 80%
2025-08-20T19:08:40.4347379Z (Reading database ... 85%
2025-08-20T19:08:40.4618386Z (Reading database ... 90%
2025-08-20T19:08:40.4711077Z (Reading database ... 95%
2025-08-20T19:08:40.4711582Z (Reading database ... 100%
2025-08-20T19:08:40.4712267Z (Reading database ... 237064 files and directories currently installed.)
2025-08-20T19:08:40.4757528Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T19:08:40.4767946Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:08:40.5033683Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T19:08:40.5179635Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T19:08:40.5190929Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:08:40.5446400Z Selecting previously unselected package x11proto-dev.
2025-08-20T19:08:40.5592048Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T19:08:40.5604962Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T19:08:40.6119496Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T19:08:40.6265557Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T19:08:40.6276500Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:08:40.6510313Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T19:08:40.6660538Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T19:08:40.6668885Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:08:40.6892544Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T19:08:40.7040796Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:08:40.7086596Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:40.7363663Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T19:08:40.7516054Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:08:40.7526155Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:40.7757624Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T19:08:40.7910885Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:08:40.7929993Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:40.8149991Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T19:08:40.8299771Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:08:40.8309715Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:40.8532575Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T19:08:40.8681528Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:08:40.8691062Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:40.8923979Z Selecting previously unselected package xcb.
2025-08-20T19:08:40.9072558Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T19:08:40.9083150Z Unpacking xcb (2.4-8build2) ...
2025-08-20T19:08:40.9514166Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:40.9541747Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:08:40.9567965Z Setting up xcb (2.4-8build2) ...
2025-08-20T19:08:40.9620569Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:08:40.9677889Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:08:40.9835596Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:08:45.3294247Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:08:45.3393231Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T19:08:45.3424069Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:08:45.3454078Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:08:45.3490938Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:45.3524592Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:45.3553809Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:45.3585487Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:08:47.0046989Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:08:47.6398337Z Collecting build
2025-08-20T19:08:47.6837455Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:08:47.7968952Z Collecting cffi
2025-08-20T19:08:47.8008872Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:08:47.8137310Z Collecting scons
2025-08-20T19:08:47.8186759Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:08:47.8376445Z Collecting scuba
2025-08-20T19:08:47.8425524Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:08:47.8954001Z Collecting pytest
2025-08-20T19:08:47.9003465Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:08:47.9242194Z Collecting packaging>=19.1 (from build)
2025-08-20T19:08:47.9302826Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:08:47.9474569Z Collecting pyproject_hooks (from build)
2025-08-20T19:08:47.9619045Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:08:47.9815107Z Collecting pycparser (from cffi)
2025-08-20T19:08:47.9850139Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:08:48.0202938Z Collecting PyYAML (from scuba)
2025-08-20T19:08:48.0248844Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:08:48.0394706Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:08:48.0433412Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:08:48.0658195Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:08:48.0701258Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:08:48.0897491Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:08:48.0948997Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:08:48.1050808Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:08:48.1120849Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:08:48.1292775Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:08:48.1516677Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 197.5 MB/s  0:00:00
2025-08-20T19:08:48.1558871Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:08:48.1636384Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:08:48.1712194Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:08:48.1768289Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:08:48.1824047Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:08:48.1882681Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:08:48.1974582Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 141.6 MB/s  0:00:00
2025-08-20T19:08:48.2006966Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:08:48.2069386Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:08:48.2125886Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:08:48.2206566Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 86.7 MB/s  0:00:00
2025-08-20T19:08:48.3339026Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:08:50.0375888Z 
2025-08-20T19:08:50.0393001Z 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-20T19:08:50.3563566Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:08:50.7109937Z Collecting ansi2txt
2025-08-20T19:08:50.7555140Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:08:50.7832981Z Collecting pipx
2025-08-20T19:08:50.7884057Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:08:50.8040931Z Collecting scons
2025-08-20T19:08:50.8057596Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:08:50.8142394Z Collecting py2static
2025-08-20T19:08:50.8211315Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:08:50.8397221Z Collecting typer
2025-08-20T19:08:50.8491842Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:08:50.8795710Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:08:50.8850361Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:08:50.9045600Z Collecting packaging>=20 (from pipx)
2025-08-20T19:08:50.9056281Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:08:50.9225771Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:08:50.9258487Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:08:50.9398870Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:08:50.9452071Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:08:50.9895272Z Collecting pyinstaller (from py2static)
2025-08-20T19:08:50.9932808Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:08:51.0115745Z Collecting staticx (from py2static)
2025-08-20T19:08:51.0171593Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:08:51.0339453Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:08:51.0441283Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:08:51.0766937Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:08:51.0852618Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:08:51.1034681Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:08:51.1124861Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:08:51.1556097Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:08:51.1641115Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:08:51.1890277Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:08:51.1927393Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:08:51.2175075Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:08:51.2185837Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:08:51.2357804Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:08:51.2398195Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:08:51.3590421Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:08:51.3625917Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:08:51.3818989Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:08:51.3887721Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:08:51.4137239Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:08:51.4182874Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:08:51.4348792Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:08:51.4427914Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:08:51.4543816Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:08:51.4610551Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:08:51.4723900Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:08:51.4819079Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:08:51.4916457Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:08:51.5003072Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:08:51.5078006Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:08:51.5130256Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:08:51.5163946Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:08:51.5266025Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:08:51.5328190Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:08:51.5369452Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:08:51.5453096Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:08:51.5506325Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:08:51.5560822Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:08:51.5652926Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:08:51.5706337Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:08:51.5834273Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 46.3 MB/s  0:00:00
2025-08-20T19:08:51.5922935Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:08:51.6033814Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:08:51.6187204Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 105.5 MB/s  0:00:00
2025-08-20T19:08:51.6242038Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:08:51.6309665Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:08:51.6407939Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:08:51.7925561Z 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-20T19:08:52.6408206Z   Attempting uninstall: scons
2025-08-20T19:08:52.6494300Z     Found existing installation: SCons 4.9.1
2025-08-20T19:08:52.6871905Z     Uninstalling SCons-4.9.1:
2025-08-20T19:08:52.6944417Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:08:53.3081584Z   Attempting uninstall: pygments
2025-08-20T19:08:53.3166655Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:08:53.3400602Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:08:53.3427255Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:08:53.9544883Z   Attempting uninstall: packaging
2025-08-20T19:08:53.9623995Z     Found existing installation: packaging 25.0
2025-08-20T19:08:53.9648931Z     Uninstalling packaging-25.0:
2025-08-20T19:08:53.9656950Z       Successfully uninstalled packaging-25.0
2025-08-20T19:08:54.9703918Z 
2025-08-20T19:08:54.9733505Z 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-20T19:08:55.2880538Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:08:55.4669413Z Collecting build
2025-08-20T19:08:55.4681025Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:08:55.5619060Z Collecting cffi
2025-08-20T19:08:55.5630935Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:08:55.5734006Z Collecting scons
2025-08-20T19:08:55.5744002Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:08:55.5870664Z Collecting scuba
2025-08-20T19:08:55.5880570Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:08:55.6295114Z Collecting pytest
2025-08-20T19:08:55.6305416Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:08:55.6502735Z Collecting packaging>=19.1 (from build)
2025-08-20T19:08:55.6512945Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:08:55.6624581Z Collecting pyproject_hooks (from build)
2025-08-20T19:08:55.6634581Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:08:55.6771134Z Collecting pycparser (from cffi)
2025-08-20T19:08:55.6781326Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:08:55.7076620Z Collecting PyYAML (from scuba)
2025-08-20T19:08:55.7087523Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:08:55.7212379Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:08:55.7222436Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:08:55.7394094Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:08:55.7404098Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:08:55.7620552Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:08:55.7630675Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:08:55.7687437Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:08:55.7697780Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:08:55.7711031Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:08:55.7752037Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:08:55.7763678Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:08:55.7775752Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:08:55.7785640Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:08:55.7794855Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:08:55.7804541Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:08:55.7823559Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:08:55.7833676Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:08:55.7843253Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:08:55.9074189Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:08:55.9079539Z   Attempting uninstall: scons
2025-08-20T19:08:55.9163983Z     Found existing installation: SCons 4.9.1
2025-08-20T19:08:55.9542103Z     Uninstalling SCons-4.9.1:
2025-08-20T19:08:55.9615064Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:08:56.5718951Z   Attempting uninstall: PyYAML
2025-08-20T19:08:56.5818900Z     Found existing installation: PyYAML 6.0.2
2025-08-20T19:08:56.5835328Z     Uninstalling PyYAML-6.0.2:
2025-08-20T19:08:56.5843936Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T19:08:56.6369895Z   Attempting uninstall: pyproject_hooks
2025-08-20T19:08:56.6452943Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T19:08:56.6469538Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T19:08:56.6476424Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T19:08:56.6561590Z   Attempting uninstall: pygments
2025-08-20T19:08:56.6639152Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:08:56.6864399Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:08:56.6891056Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:08:57.2871011Z   Attempting uninstall: pycparser
2025-08-20T19:08:57.2955333Z     Found existing installation: pycparser 2.22
2025-08-20T19:08:57.2985011Z     Uninstalling pycparser-2.22:
2025-08-20T19:08:57.2992712Z       Successfully uninstalled pycparser-2.22
2025-08-20T19:08:57.4177416Z   Attempting uninstall: pluggy
2025-08-20T19:08:57.4265282Z     Found existing installation: pluggy 1.6.0
2025-08-20T19:08:57.4287040Z     Uninstalling pluggy-1.6.0:
2025-08-20T19:08:57.4294143Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T19:08:57.4447153Z   Attempting uninstall: packaging
2025-08-20T19:08:57.4527701Z     Found existing installation: packaging 25.0
2025-08-20T19:08:57.4553491Z     Uninstalling packaging-25.0:
2025-08-20T19:08:57.4561515Z       Successfully uninstalled packaging-25.0
2025-08-20T19:08:57.4947489Z   Attempting uninstall: iniconfig
2025-08-20T19:08:57.5030877Z     Found existing installation: iniconfig 2.1.0
2025-08-20T19:08:57.5047728Z     Uninstalling iniconfig-2.1.0:
2025-08-20T19:08:57.5054559Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T19:08:57.5129185Z   Attempting uninstall: scuba
2025-08-20T19:08:57.5208491Z     Found existing installation: scuba 2.14.1
2025-08-20T19:08:57.5230827Z     Uninstalling scuba-2.14.1:
2025-08-20T19:08:57.5240179Z       Successfully uninstalled scuba-2.14.1
2025-08-20T19:08:57.5430648Z   Attempting uninstall: pytest
2025-08-20T19:08:57.5514544Z     Found existing installation: pytest 8.4.1
2025-08-20T19:08:57.5579142Z     Uninstalling pytest-8.4.1:
2025-08-20T19:08:57.5835232Z       Successfully uninstalled pytest-8.4.1
2025-08-20T19:08:57.7921985Z   Attempting uninstall: cffi
2025-08-20T19:08:57.8002229Z     Found existing installation: cffi 1.17.1
2025-08-20T19:08:57.8028762Z     Uninstalling cffi-1.17.1:
2025-08-20T19:08:57.8269422Z       Successfully uninstalled cffi-1.17.1
2025-08-20T19:08:57.8943542Z   Attempting uninstall: build
2025-08-20T19:08:57.9022646Z     Found existing installation: build 1.3.0
2025-08-20T19:08:57.9047709Z     Uninstalling build-1.3.0:
2025-08-20T19:08:57.9057704Z       Successfully uninstalled build-1.3.0
2025-08-20T19:08:57.9236748Z 
2025-08-20T19:08:57.9265517Z 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-20T19:08:58.2395758Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:08:58.4183585Z Collecting ansi2txt
2025-08-20T19:08:58.4194842Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:08:58.4355540Z Collecting pipx
2025-08-20T19:08:58.4365897Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:08:58.4537871Z Collecting scons
2025-08-20T19:08:58.4553567Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:08:58.4648927Z Collecting py2static
2025-08-20T19:08:58.4659406Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:08:58.4871561Z Collecting typer
2025-08-20T19:08:58.4881837Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:08:58.5164172Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:08:58.5174394Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:08:58.5385811Z Collecting packaging>=20 (from pipx)
2025-08-20T19:08:58.5395807Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:08:58.5631770Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:08:58.5641991Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:08:58.5746147Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:08:58.5756524Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:08:58.6110512Z Collecting pyinstaller (from py2static)
2025-08-20T19:08:58.6121311Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:08:58.6241784Z Collecting staticx (from py2static)
2025-08-20T19:08:58.6251944Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:08:58.6405511Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:08:58.6415581Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:08:58.6807320Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:08:58.6817573Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:08:58.6943947Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:08:58.6954059Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:08:58.7329548Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:08:58.7339320Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:08:58.7508141Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:08:58.7519045Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:08:58.7803017Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:08:58.7812602Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:08:58.7994374Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:08:58.8004352Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:08:58.9097963Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:08:58.9109943Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:08:58.9337722Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:08:58.9348431Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:08:58.9526781Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:08:58.9537009Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:08:58.9746127Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:08:58.9756210Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:08:58.9793894Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:08:58.9803579Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:08:58.9814064Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:08:58.9855899Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:08:58.9865246Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:08:58.9875003Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:08:58.9884738Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:08:58.9894806Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:08:58.9904559Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:08:58.9914019Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:08:58.9925097Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:08:58.9943723Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:08:58.9953595Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:08:58.9963316Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:08:58.9972946Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:08:58.9982541Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:08:58.9992098Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:08:59.0006248Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:08:59.0018737Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:08:59.0036809Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:08:59.0046392Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:08:59.0056690Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:08:59.1568204Z 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-20T19:08:59.1571977Z   Attempting uninstall: pyelftools
2025-08-20T19:08:59.1650798Z     Found existing installation: pyelftools 0.32
2025-08-20T19:08:59.1702306Z     Uninstalling pyelftools-0.32:
2025-08-20T19:08:59.1717867Z       Successfully uninstalled pyelftools-0.32
2025-08-20T19:08:59.2804799Z   Attempting uninstall: altgraph
2025-08-20T19:08:59.2890436Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:08:59.2908464Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:08:59.2914971Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:08:59.3084021Z   Attempting uninstall: typing-extensions
2025-08-20T19:08:59.3169931Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T19:08:59.3183975Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T19:08:59.3419808Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T19:08:59.3652166Z   Attempting uninstall: staticx
2025-08-20T19:08:59.3737227Z     Found existing installation: staticx 0.14.1
2025-08-20T19:08:59.3762905Z     Uninstalling staticx-0.14.1:
2025-08-20T19:08:59.3773062Z       Successfully uninstalled staticx-0.14.1
2025-08-20T19:08:59.3977147Z   Attempting uninstall: shellingham
2025-08-20T19:08:59.4058423Z     Found existing installation: shellingham 1.5.4
2025-08-20T19:08:59.4077086Z     Uninstalling shellingham-1.5.4:
2025-08-20T19:08:59.4084062Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T19:08:59.4292756Z   Attempting uninstall: setuptools
2025-08-20T19:08:59.4378833Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:08:59.4660486Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:08:59.4939501Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:09:00.1421293Z   Attempting uninstall: scons
2025-08-20T19:09:00.1512970Z     Found existing installation: SCons 4.9.1
2025-08-20T19:09:00.1899651Z     Uninstalling SCons-4.9.1:
2025-08-20T19:09:00.1968121Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:09:00.8031313Z   Attempting uninstall: pygments
2025-08-20T19:09:00.8114662Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:09:00.8344866Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:09:00.8371825Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:09:01.4334822Z   Attempting uninstall: platformdirs
2025-08-20T19:09:01.4425166Z     Found existing installation: platformdirs 4.3.8
2025-08-20T19:09:01.4447844Z     Uninstalling platformdirs-4.3.8:
2025-08-20T19:09:01.4454633Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T19:09:01.4598108Z   Attempting uninstall: packaging
2025-08-20T19:09:01.4678718Z     Found existing installation: packaging 25.0
2025-08-20T19:09:01.4703525Z     Uninstalling packaging-25.0:
2025-08-20T19:09:01.4711054Z       Successfully uninstalled packaging-25.0
2025-08-20T19:09:01.5080014Z   Attempting uninstall: mdurl
2025-08-20T19:09:01.5163044Z     Found existing installation: mdurl 0.1.2
2025-08-20T19:09:01.5180119Z     Uninstalling mdurl-0.1.2:
2025-08-20T19:09:01.5186281Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T19:09:01.5269897Z   Attempting uninstall: click
2025-08-20T19:09:01.5352194Z     Found existing installation: click 8.2.1
2025-08-20T19:09:01.5374885Z     Uninstalling click-8.2.1:
2025-08-20T19:09:01.5382043Z       Successfully uninstalled click-8.2.1
2025-08-20T19:09:01.5955105Z   Attempting uninstall: argcomplete
2025-08-20T19:09:01.6039651Z     Found existing installation: argcomplete 3.6.2
2025-08-20T19:09:01.6068301Z     Uninstalling argcomplete-3.6.2:
2025-08-20T19:09:01.6079842Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T19:09:01.6303187Z   Attempting uninstall: ansi2txt
2025-08-20T19:09:01.6383354Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T19:09:01.6398266Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T19:09:01.6634496Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T19:09:01.6686053Z   Attempting uninstall: userpath
2025-08-20T19:09:01.6768068Z     Found existing installation: userpath 1.9.2
2025-08-20T19:09:01.6786918Z     Uninstalling userpath-1.9.2:
2025-08-20T19:09:01.6795568Z       Successfully uninstalled userpath-1.9.2
2025-08-20T19:09:01.6898331Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:09:01.6978990Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:09:01.7413255Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:09:01.7455254Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:09:02.0216667Z   Attempting uninstall: markdown-it-py
2025-08-20T19:09:02.0301015Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T19:09:02.0368378Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T19:09:02.0383110Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T19:09:02.0989373Z   Attempting uninstall: rich
2025-08-20T19:09:02.1075385Z     Found existing installation: rich 14.1.0
2025-08-20T19:09:02.1137433Z     Uninstalling rich-14.1.0:
2025-08-20T19:09:02.1147696Z       Successfully uninstalled rich-14.1.0
2025-08-20T19:09:02.2714239Z   Attempting uninstall: pyinstaller
2025-08-20T19:09:02.2795645Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:09:02.3152280Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:09:02.3196341Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:09:02.6465299Z   Attempting uninstall: pipx
2025-08-20T19:09:02.6558158Z     Found existing installation: pipx 1.7.1
2025-08-20T19:09:02.6597017Z     Uninstalling pipx-1.7.1:
2025-08-20T19:09:02.6607941Z       Successfully uninstalled pipx-1.7.1
2025-08-20T19:09:02.7113328Z   Attempting uninstall: typer
2025-08-20T19:09:02.7202795Z     Found existing installation: typer 0.16.1
2025-08-20T19:09:02.7229277Z     Uninstalling typer-0.16.1:
2025-08-20T19:09:02.7239039Z       Successfully uninstalled typer-0.16.1
2025-08-20T19:09:02.7576326Z   Attempting uninstall: py2static
2025-08-20T19:09:02.7655439Z     Found existing installation: py2static 0.0.1
2025-08-20T19:09:02.7675347Z     Uninstalling py2static-0.0.1:
2025-08-20T19:09:02.7686213Z       Successfully uninstalled py2static-0.0.1
2025-08-20T19:09:02.7760292Z 
2025-08-20T19:09:02.7788917Z 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-20T19:09:03.0934813Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:09:03.2143766Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T19:09:03.2148406Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-j9ee4us7
2025-08-20T19:09:03.2204338Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-j9ee4us7
2025-08-20T19:09:04.3050617Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T19:09:04.3102117Z   Installing build dependencies: started
2025-08-20T19:09:05.0171298Z   Installing build dependencies: finished with status 'done'
2025-08-20T19:09:05.0180301Z   Getting requirements to build wheel: started
2025-08-20T19:09:05.3003697Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T19:09:05.3015739Z   Preparing metadata (pyproject.toml): started
2025-08-20T19:09:05.4907135Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T19:09:05.6590427Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T19:09:05.6603005Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:09:05.6816375Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T19:09:05.6827161Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:09:05.7013360Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T19:09:05.7023909Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:09:05.7190009Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T19:09:05.7200439Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:09:05.7245121Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:09:05.7256598Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:09:05.7270462Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:09:05.7289216Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:09:05.7410230Z Building wheels for collected packages: pyinstaller
2025-08-20T19:09:05.7418353Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T19:09:06.4465252Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T19:09:06.4492329Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=a72f26ba91050c7d0713d14da031ed3de2cd6c634cb9c049bfeb1d7e2c51ba52
2025-08-20T19:09:06.4494115Z   Stored in directory: /tmp/pip-ephem-wheel-cache-kuc832n1/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T19:09:06.4534910Z Successfully built pyinstaller
2025-08-20T19:09:06.5456688Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T19:09:06.5462599Z   Attempting uninstall: altgraph
2025-08-20T19:09:06.5546786Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:09:06.5569268Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:09:06.5576693Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:09:06.5726813Z   Attempting uninstall: setuptools
2025-08-20T19:09:06.5813546Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:09:06.6101781Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:09:06.6384698Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:09:07.2990191Z   Attempting uninstall: packaging
2025-08-20T19:09:07.3080456Z     Found existing installation: packaging 25.0
2025-08-20T19:09:07.3104519Z     Uninstalling packaging-25.0:
2025-08-20T19:09:07.3111973Z       Successfully uninstalled packaging-25.0
2025-08-20T19:09:07.3488176Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:09:07.3568280Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:09:07.3999472Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:09:07.4043445Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:09:07.6806188Z   Attempting uninstall: pyinstaller
2025-08-20T19:09:07.6889780Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:09:07.7253476Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:09:07.7297498Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:09:08.0699291Z 
2025-08-20T19:09:08.0728897Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T19:09:08.3897036Z 6.15.0
2025-08-20T19:09:08.8945740Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T19:09:08.8954974Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T19:09:08.8955338Z 
2025-08-20T19:09:08.8955553Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T19:09:08.8956385Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T19:09:08.8957000Z installation.
2025-08-20T19:09:08.8957193Z 
2025-08-20T19:09:08.8957496Z If you installed the current Docker package using this script and are using it
2025-08-20T19:09:08.8957992Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T19:09:08.8958446Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T19:09:08.8959170Z files to match the parameters passed to the script.
2025-08-20T19:09:08.8959390Z 
2025-08-20T19:09:08.8959505Z You may press Ctrl+C now to abort this script.
2025-08-20T19:09:08.9123201Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:09:10.1420060Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T19:09:10.4767620Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T19:09:10.4792881Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T19:09:10.5924957Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T19:09:10.5941762Z + sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T19:09:10.5949053Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:09:11.8887939Z + 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-20T19:09:23.0215325Z 
2025-08-20T19:09:23.0215950Z Running kernel seems to be up-to-date.
2025-08-20T19:09:23.0216334Z 
2025-08-20T19:09:23.0216481Z Restarting services...
2025-08-20T19:09:23.0282426Z 
2025-08-20T19:09:23.0282901Z Service restarts being deferred:
2025-08-20T19:09:23.0283343Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:09:23.0283675Z 
2025-08-20T19:09:23.0283875Z No containers need to be restarted.
2025-08-20T19:09:23.0285590Z 
2025-08-20T19:09:23.0286042Z No user sessions are running outdated binaries.
2025-08-20T19:09:23.0286413Z 
2025-08-20T19:09:23.0286772Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:09:23.8533920Z + sh -c 'docker version'
2025-08-20T19:09:23.8695391Z Client: Docker Engine - Community
2025-08-20T19:09:23.8695937Z  Version:           28.3.3
2025-08-20T19:09:23.8696255Z  API version:       1.51
2025-08-20T19:09:23.8696502Z  Go version:        go1.24.5
2025-08-20T19:09:23.8696855Z  Git commit:        980b856
2025-08-20T19:09:23.8697243Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T19:09:23.8697687Z  OS/Arch:           linux/amd64
2025-08-20T19:09:23.8698086Z  Context:           default
2025-08-20T19:09:23.8698329Z 
2025-08-20T19:09:23.8698506Z Server: Docker Engine - Community
2025-08-20T19:09:23.8699085Z  Engine:
2025-08-20T19:09:23.8699389Z   Version:          28.3.3
2025-08-20T19:09:23.8699806Z   API version:      1.51 (minimum version 1.24)
2025-08-20T19:09:23.8700284Z   Go version:       go1.24.5
2025-08-20T19:09:23.8700693Z   Git commit:       bea959c
2025-08-20T19:09:23.8701410Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T19:09:23.8701898Z   OS/Arch:          linux/amd64
2025-08-20T19:09:23.8702342Z   Experimental:     false
2025-08-20T19:09:23.8702732Z  containerd:
2025-08-20T19:09:23.8703066Z   Version:          1.7.27
2025-08-20T19:09:23.8703557Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T19:09:23.8704101Z  runc:
2025-08-20T19:09:23.8704417Z   Version:          1.2.5
2025-08-20T19:09:23.8704821Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T19:09:23.8705273Z  docker-init:
2025-08-20T19:09:23.8705614Z   Version:          0.19.0
2025-08-20T19:09:23.8706000Z   GitCommit:        de40ad0
2025-08-20T19:09:23.8716386Z 
2025-08-20T19:09:23.8716575Z ================================================================================
2025-08-20T19:09:23.8716927Z 
2025-08-20T19:09:23.8717328Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T19:09:23.8717959Z Docker daemon in rootless mode for your user:
2025-08-20T19:09:23.8718281Z 
2025-08-20T19:09:23.8718399Z     dockerd-rootless-setuptool.sh install
2025-08-20T19:09:23.8718788Z 
2025-08-20T19:09:23.8719007Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T19:09:23.8719298Z 
2025-08-20T19:09:23.8719302Z 
2025-08-20T19:09:23.8719506Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T19:09:23.8719977Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T19:09:23.8720242Z 
2025-08-20T19:09:23.8720430Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T19:09:23.8720856Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T19:09:23.8721299Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T19:09:23.8721572Z 
2025-08-20T19:09:23.8721660Z ================================================================================
2025-08-20T19:09:23.8721843Z 
2025-08-20T19:09:34.5622061Z ● docker.service - Docker Application Container Engine
2025-08-20T19:09:34.5623195Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:09:34.5624024Z      Active: active (running) since Wed 2025-08-20 19:09:24 UTC; 10s ago
2025-08-20T19:09:34.5624442Z TriggeredBy: ● docker.socket
2025-08-20T19:09:34.5624717Z        Docs: https://docs.docker.com
2025-08-20T19:09:34.5624982Z    Main PID: 19806 (dockerd)
2025-08-20T19:09:34.5625298Z       Tasks: 10
2025-08-20T19:09:34.5625592Z      Memory: 23.4M (peak: 28.1M)
2025-08-20T19:09:34.5625819Z         CPU: 316ms
2025-08-20T19:09:34.5626035Z      CGroup: /system.slice/docker.service
2025-08-20T19:09:34.5626900Z              └─19806 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:09:34.5627198Z 
2025-08-20T19:09:34.5627515Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.009236100Z" level=info msg="Loading containers: start."
2025-08-20T19:09:34.5628902Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.477560453Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7d7eeb88668cf0488ab6ff6da169a117b1ec8eb7c531672541603912496da2d9], retrying...."
2025-08-20T19:09:34.5630092Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.509803464Z" level=info msg="Loading containers: done."
2025-08-20T19:09:34.5631180Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519208992Z" 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-20T19:09:34.5633302Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519278061Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:09:34.5634510Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519302026Z" level=info msg="Initializing buildkit"
2025-08-20T19:09:34.5635421Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.538291550Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:09:34.5636140Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.542849436Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:09:34.5636848Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.542928297Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:09:34.5637498Z Aug 20 19:09:24 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:09:34.5738901Z ● docker.service - Docker Application Container Engine
2025-08-20T19:09:34.5739775Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:09:34.5740671Z      Active: active (running) since Wed 2025-08-20 19:09:24 UTC; 10s ago
2025-08-20T19:09:34.5741445Z TriggeredBy: ● docker.socket
2025-08-20T19:09:34.5742257Z        Docs: https://docs.docker.com
2025-08-20T19:09:34.5742561Z    Main PID: 19806 (dockerd)
2025-08-20T19:09:34.5742800Z       Tasks: 10
2025-08-20T19:09:34.5743013Z      Memory: 23.4M (peak: 28.1M)
2025-08-20T19:09:34.5743335Z         CPU: 316ms
2025-08-20T19:09:34.5743675Z      CGroup: /system.slice/docker.service
2025-08-20T19:09:34.5744226Z              └─19806 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:09:34.5744557Z 
2025-08-20T19:09:34.5744918Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.009236100Z" level=info msg="Loading containers: start."
2025-08-20T19:09:34.5746259Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.477560453Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7d7eeb88668cf0488ab6ff6da169a117b1ec8eb7c531672541603912496da2d9], retrying...."
2025-08-20T19:09:34.5747769Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.509803464Z" level=info msg="Loading containers: done."
2025-08-20T19:09:34.5749287Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519208992Z" 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-20T19:09:34.5751729Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519278061Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:09:34.5753122Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519302026Z" level=info msg="Initializing buildkit"
2025-08-20T19:09:34.5753832Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.538291550Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:09:34.5754589Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.542849436Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:09:34.5755315Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.542928297Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:09:34.5755983Z Aug 20 19:09:24 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:09:34.5950362Z ● docker.service - Docker Application Container Engine
2025-08-20T19:09:34.5951342Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:09:34.5952355Z      Active: active (running) since Wed 2025-08-20 19:09:24 UTC; 10s ago
2025-08-20T19:09:34.5953108Z TriggeredBy: ● docker.socket
2025-08-20T19:09:34.5953540Z        Docs: https://docs.docker.com
2025-08-20T19:09:34.5953910Z    Main PID: 19806 (dockerd)
2025-08-20T19:09:34.5954152Z       Tasks: 10
2025-08-20T19:09:34.5954368Z      Memory: 23.4M (peak: 28.1M)
2025-08-20T19:09:34.5954916Z         CPU: 316ms
2025-08-20T19:09:34.5955220Z      CGroup: /system.slice/docker.service
2025-08-20T19:09:34.5955762Z              └─19806 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:09:34.5956097Z 
2025-08-20T19:09:34.5956466Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.009236100Z" level=info msg="Loading containers: start."
2025-08-20T19:09:34.5957796Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.477560453Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7d7eeb88668cf0488ab6ff6da169a117b1ec8eb7c531672541603912496da2d9], retrying...."
2025-08-20T19:09:34.5959321Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.509803464Z" level=info msg="Loading containers: done."
2025-08-20T19:09:34.5960606Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519208992Z" 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-20T19:09:34.5963074Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519278061Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:09:34.5964268Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.519302026Z" level=info msg="Initializing buildkit"
2025-08-20T19:09:34.5964997Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.538291550Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:09:34.5965728Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.542849436Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:09:34.5966437Z Aug 20 19:09:24 pkrvmubgrv54qmi dockerd[19806]: time="2025-08-20T19:09:24.542928297Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:09:34.5967275Z Aug 20 19:09:24 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:09:34.6062662Z Docker version 28.3.3, build 980b856
2025-08-20T19:09:34.6243545Z Unable to find image 'hello-world:latest' locally
2025-08-20T19:09:34.8053762Z latest: Pulling from library/hello-world
2025-08-20T19:09:34.8893827Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T19:09:34.9984342Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T19:09:34.9985164Z 17eec7bbc9d7: Download complete
2025-08-20T19:09:35.0034500Z 17eec7bbc9d7: Pull complete
2025-08-20T19:09:35.0274099Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T19:09:35.0287064Z Status: Downloaded newer image for hello-world:latest
2025-08-20T19:09:35.2152179Z 
2025-08-20T19:09:35.2153183Z Hello from Docker!
2025-08-20T19:09:35.2154357Z This message shows that your installation appears to be working correctly.
2025-08-20T19:09:35.2156247Z 
2025-08-20T19:09:35.2156671Z To generate this message, Docker took the following steps:
2025-08-20T19:09:35.2157289Z  1. The Docker client contacted the Docker daemon.
2025-08-20T19:09:35.2157943Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T19:09:35.2158513Z     (amd64)
2025-08-20T19:09:35.2159173Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T19:09:35.2159976Z     executable that produces the output you are currently reading.
2025-08-20T19:09:35.2160829Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T19:09:35.2161498Z     to your terminal.
2025-08-20T19:09:35.2161722Z 
2025-08-20T19:09:35.2162029Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T19:09:35.2162617Z  $ docker run -it ubuntu bash
2025-08-20T19:09:35.2162863Z 
2025-08-20T19:09:35.2163125Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T19:09:35.2164074Z  https://hub.docker.com/
2025-08-20T19:09:35.2164344Z 
2025-08-20T19:09:35.2164523Z For more examples and ideas, visit:
2025-08-20T19:09:35.2165010Z  https://docs.docker.com/get-started/
2025-08-20T19:09:35.2165311Z 
2025-08-20T19:09:35.3162232Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:09:35.3162893Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:09:35.3163594Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:09:35.3164285Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:09:35.3164949Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:09:35.3165632Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:09:35.3166331Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:09:35.3167019Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:09:35.3167676Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:09:35.3168320Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:09:35.3169197Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:09:35.3169946Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:09:35.3170726Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:09:35.3171545Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:09:35.3172317Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:09:35.3173121Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:09:35.3173902Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:09:35.3174564Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:09:35.3175001Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:09:35.3175534Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:09:35.3176276Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:09:35.3176736Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:09:35.3177190Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:09:35.3177597Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:09:35.3177953Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:09:35.3178463Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:09:35.3179381Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:09:35.3180106Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:09:35.3180826Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:09:35.3181580Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:09:35.3182348Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:09:35.3183207Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:09:35.3183991Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:09:35.3184762Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:09:35.3185713Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:09:35.3186473Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:09:35.3187194Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:09:35.3187916Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:09:35.3189232Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:09:35.3190317Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:09:35.3191086Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:09:35.3191815Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:09:35.3192520Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:09:35.3193327Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:09:35.3194221Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:09:35.3195071Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:09:35.3195948Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:09:35.3196743Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:09:35.3197488Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:09:35.3198250Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:09:35.3199305Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:09:35.3200048Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:09:35.3200766Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:09:35.3201420Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:09:35.3202056Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:09:35.3202710Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:09:35.3203279Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:09:35.3203887Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:09:35.3204611Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:09:35.3205296Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:09:35.3206191Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:09:35.3206962Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:09:35.3207710Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:09:35.3208436Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:09:35.3209336Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:09:35.3210095Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:09:35.3210800Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:09:35.3211504Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:09:35.3212252Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:09:35.3213089Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:09:35.3213970Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:09:35.3214805Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:09:35.3215554Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:09:35.3216240Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:09:35.3216937Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:09:35.3217647Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:09:35.3218422Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:09:35.3219426Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:09:35.3220101Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:09:35.3220589Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:09:35.3221023Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:09:35.3221450Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:09:35.3221852Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:09:35.3222255Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:09:35.3222651Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:09:35.3223035Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:09:35.3223450Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:09:35.3223862Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:09:35.3224241Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:09:35.3224620Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:09:35.3225020Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:09:35.3225416Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:09:35.3225781Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:09:35.3226149Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:09:35.3226542Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:09:35.3226924Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:09:35.3227279Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:09:35.3227656Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:09:35.3228025Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:09:35.3228502Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:09:35.3229988Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:09:35.3230381Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:09:35.3230745Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:09:35.3231119Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:09:35.3231509Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:09:35.3231905Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:09:35.3232293Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:09:35.3232662Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:09:35.3233027Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:09:35.3233423Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:09:35.3233823Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:09:35.3234166Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:09:35.3234492Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:09:35.3234854Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:09:35.3235207Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:09:35.3235562Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:09:35.3235918Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:09:35.3236261Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:09:35.3236629Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:09:35.3237021Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:09:35.3237622Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:09:35.3238061Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:09:35.3238455Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:09:35.3239057Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:09:35.3239444Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:09:35.3239827Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:09:35.3240222Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:09:35.3240624Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:09:35.3240992Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:09:35.3241372Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:09:35.3241789Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:09:35.3242222Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:09:35.3242649Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:09:35.3243026Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:09:35.3243406Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:09:35.3243812Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:09:35.3244214Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:09:35.3244606Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:09:35.3244991Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:09:35.3245416Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:09:35.3245942Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:09:35.3246349Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:09:35.3246712Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:09:35.3247018Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:09:35.3247339Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:09:35.3247729Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:09:35.3248126Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:09:35.3248514Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:09:35.3249185Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:09:35.3249552Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:09:35.3249920Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:09:35.3250274Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:09:35.3250611Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:09:35.3251026Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:09:35.3251463Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:09:35.3251856Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:09:35.3252231Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:09:35.3252609Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:09:35.3253014Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:09:35.3253434Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:09:35.3253842Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:09:35.3254323Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:09:35.3254678Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:09:35.3255096Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:09:35.3255524Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:09:35.3255919Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:09:35.3256276Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:09:35.3256614Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:09:35.3257000Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:09:35.3257372Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:09:35.3257795Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:09:35.3258265Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:09:35.3258881Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:09:35.3259253Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:09:35.3259591Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:09:35.3259936Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:09:35.3260390Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:09:35.3260890Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:09:35.3261323Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:09:35.3261694Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:09:35.3262154Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:09:35.3262812Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:09:35.3263319Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:09:35.3263746Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:09:35.3264104Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:09:35.3264477Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:09:35.3264882Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:09:35.3265290Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:09:35.3265687Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:09:35.3266057Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:09:35.3266419Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:09:35.3266812Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:09:35.3267208Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:09:35.3267599Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:09:35.3267983Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:09:35.3268368Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:09:35.3268999Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:09:35.3269419Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:09:35.3269860Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:09:35.3270278Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:09:35.3270639Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:09:35.3271130Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:09:35.3271520Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:09:35.3271890Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:09:35.3272259Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:09:35.3272629Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:09:35.3273056Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:09:35.3273476Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:09:35.3273937Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:09:35.3274383Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:09:35.3274782Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:09:35.3275170Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:09:35.3275552Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:09:35.3275923Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:09:35.3276523Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:09:35.3276914Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:09:35.3277296Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:09:35.3277750Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:09:35.3278227Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:09:35.3278916Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:09:35.3279437Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:09:35.3280081Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:09:35.3280583Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:09:35.3281064Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:09:35.3281492Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:09:35.3281860Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:09:35.3282219Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:09:35.3282593Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:09:35.3282965Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:09:35.3283318Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:09:35.3283682Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:09:35.3284061Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:09:35.3284440Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:09:35.3295985Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:09:35.3296426Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:09:35.3296838Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:09:35.3297244Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:09:35.3297696Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:09:35.3298152Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:09:35.3298659Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:09:35.3299046Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:09:35.3299703Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:09:35.3300096Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:09:35.3300463Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:09:35.3300819Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:09:35.3301181Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:09:35.3301566Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:09:35.3301944Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:09:35.3302336Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:09:35.3302701Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:09:35.3303017Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:09:35.3303481Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:35.3304078Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:09:35.3304450Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:09:35.3304825Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:09:35.3305190Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:09:35.3305589Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:09:35.3306024Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:09:35.3306444Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:09:35.3306877Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:09:35.3307288Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:09:35.3307693Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:09:35.3308234Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:09:35.3308757Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:09:35.3309307Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:09:35.3309739Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:09:35.3310228Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:09:35.3310736Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:09:35.3311189Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:09:35.3311600Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:09:35.3312000Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:09:35.3312483Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:09:35.3312969Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:09:35.3313369Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:09:35.3313794Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:09:35.3314244Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:09:35.3314646Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:09:35.3315011Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:09:35.3315375Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:09:35.3315756Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:09:35.3316136Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:09:35.3316642Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:09:35.3317011Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:09:35.3317402Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:09:35.3317778Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:09:35.3318139Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:09:35.3318506Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:09:35.3319104Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:09:35.3319481Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:09:35.3319865Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:09:35.3320229Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:09:35.3320581Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:09:35.3320939Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:09:35.3321305Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:09:35.3321669Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:09:35.3322030Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:09:35.3322384Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:09:35.3322756Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:09:35.3323114Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:09:35.3323483Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:09:35.3323914Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:09:35.3324318Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:09:35.3324678Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:09:35.3325240Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:09:35.3325663Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:09:35.3326054Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:09:35.3326413Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:09:35.3326776Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:09:35.3327130Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:09:35.3327429Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:09:35.3327730Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:09:35.3328079Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:09:35.3328423Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:09:35.3328910Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:09:35.3329274Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:09:35.3329620Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:09:35.3329953Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:09:35.3330330Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:09:35.3330740Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:09:35.3331135Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:09:35.3331527Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:09:35.3331912Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:09:35.3332317Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:09:35.3332829Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:09:35.3333591Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:09:35.3334229Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:09:35.3334772Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:09:35.3335244Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:09:35.3335698Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:09:35.3336213Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:09:35.3336849Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:09:35.3337419Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:09:35.3337927Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:09:35.3338375Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:09:35.3338938Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:09:35.3339305Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:09:35.3339676Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:09:35.3340056Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:09:35.3340445Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:09:35.3340826Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:09:35.3341212Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:09:35.3341587Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:09:35.3341964Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:09:35.3342454Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:09:35.3342828Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:09:35.3343193Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:09:35.3343588Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:09:35.3343980Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:09:35.3344392Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:09:35.3344800Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:09:35.3345157Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:09:35.3345577Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:09:35.3345982Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:09:35.3346403Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:09:35.3346837Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:09:35.3347257Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:09:35.3347630Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:09:35.3347998Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:09:35.3348379Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:09:35.3348980Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:09:35.3349368Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:09:35.3349749Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:09:35.3350123Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:09:35.3350639Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:09:35.3350997Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:09:35.3351350Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:09:35.3351891Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:35.3352595Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:35.3353265Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:35.3353916Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:35.3354431Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:09:35.3354814Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:09:35.3355172Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:09:35.3355542Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:09:35.3355909Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:09:35.3356272Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:09:35.3356637Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:09:35.3357016Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:09:35.3357386Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:09:35.3357753Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:09:35.3358126Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:09:35.3358493Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:09:35.3359261Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:09:35.3359681Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:09:35.3360086Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:09:35.3360482Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:09:35.3360874Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:09:35.3361262Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:09:35.3361650Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:09:35.3362041Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:09:35.3362419Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:09:35.3362800Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:09:35.3363207Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:09:35.3363603Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:09:35.3363998Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:09:35.3364396Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:09:35.3364776Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:09:35.3365204Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:09:35.3365677Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:09:35.3366222Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:09:35.3366653Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:09:35.3367258Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:09:35.3367671Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:09:35.3368036Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:09:35.3368413Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:09:35.3368971Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:09:35.3369383Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:09:35.3369780Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:09:35.3370152Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:09:35.3370536Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:09:35.3371002Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:09:35.3371468Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:09:35.3371864Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:09:35.3372265Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:09:35.3372707Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:09:35.3373142Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:09:35.3373608Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:09:35.3374090Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:09:35.3374526Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:09:35.3374953Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:09:35.3375348Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:09:35.3375860Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:09:35.3376278Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:09:35.3376660Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:09:35.3377032Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:09:35.3377433Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:09:35.3377827Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:09:35.3378226Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:09:35.3378754Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:09:35.3379160Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:09:35.3379541Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:09:35.3379924Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:09:35.3380282Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:09:35.3380677Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:09:35.3381099Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:09:35.3381553Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:09:35.3382005Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:09:35.3382408Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:09:35.3382844Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:09:35.3383267Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:09:35.3383672Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:09:35.3384203Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:09:35.3384565Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:09:35.3384929Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:09:35.3385315Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:09:35.3385701Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:09:35.3386070Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:09:35.3386398Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:09:35.3386710Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:09:35.3387059Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:09:35.3387556Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:09:35.3388076Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:09:35.3388448Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:09:35.3389071Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:09:35.3389465Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:09:35.3389885Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:09:35.3390296Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:09:35.3390696Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:09:35.3391105Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:09:35.3391511Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:09:35.3391879Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:09:35.3392256Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:09:35.3392740Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:09:35.3393124Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:09:35.3393541Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:09:35.3393965Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:09:35.3394356Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:09:35.3394774Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:09:35.3395212Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:09:35.3395602Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:09:35.3395963Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:09:35.3396309Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:09:35.3396668Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:09:35.3397037Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:09:35.3397412Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:09:35.3397807Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:09:35.3398211Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:09:35.3398884Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:09:35.3399326Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:09:35.3399703Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:09:35.3400084Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:09:35.3400460Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:09:35.3400977Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:09:35.3401350Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:09:35.3401720Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:09:35.3402158Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:09:35.3402646Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:09:35.3403062Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:09:35.3403430Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:09:35.3403800Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:09:35.3404196Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:09:35.3404586Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:09:35.3404964Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:09:35.3405358Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:09:35.3405735Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:09:35.3406086Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:09:35.3406446Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:09:35.3406841Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:09:35.3407258Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:09:35.3407635Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:09:35.3408018Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:09:35.3408464Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:09:35.3409266Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:09:35.3409713Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:09:35.3410101Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:09:35.3410613Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:35.3411116Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:09:35.3411425Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:09:35.3411771Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:09:35.3412182Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:09:35.3412607Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:09:35.3413119Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:09:35.3413717Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:09:35.3414336Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:09:35.3414985Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:09:35.3415627Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:09:35.3416250Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:09:35.3416869Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:09:35.3417445Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:09:35.3418047Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:09:35.3418499Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:09:35.3419047Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:09:35.3419464Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:09:35.3419928Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:09:35.3420359Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:09:35.3420740Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:09:35.3421105Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:09:35.3421476Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:09:35.3421847Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:09:35.3422255Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:09:35.3422667Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:09:35.3423025Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:09:35.3423417Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:09:35.3423878Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:09:35.3424362Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:09:35.3424843Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:09:35.3425317Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:09:35.3425790Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:09:35.3426262Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:09:35.3426829Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:09:35.3427249Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:09:35.3427658Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:09:35.3428066Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:09:35.3428467Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:09:35.3429111Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:09:35.3429538Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:09:35.3429963Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:09:35.3430350Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:09:35.3430734Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:09:35.3431110Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:09:35.3431483Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:09:35.3431910Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:09:35.3432342Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:09:35.3432743Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:09:35.3433146Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:09:35.3433572Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:09:35.3434013Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:09:35.3434455Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:09:35.3435008Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:09:35.3435398Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:09:35.3435770Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:09:35.3436154Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:09:35.3436530Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:09:35.3436900Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:09:35.3437295Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:09:35.3437688Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:09:35.3438107Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:09:35.3438736Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:09:35.3439243Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:09:35.3439641Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:09:35.3440035Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:09:35.3440332Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:09:35.3440647Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:09:35.3441024Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:09:35.3441409Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:09:35.3441794Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:09:35.3442185Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:09:35.3442606Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:09:35.3443044Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:09:35.3443576Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:09:35.3443958Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:09:35.3444348Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:09:35.3444889Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:35.3445496Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:09:35.3445941Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:09:35.3446372Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:09:35.3446796Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:09:35.3447208Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:09:35.3447615Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:09:35.3448002Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:09:35.3448378Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:09:35.3448912Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:09:35.3449308Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:09:35.3449681Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:09:35.3450065Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:09:35.3450461Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:09:35.3450835Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:09:35.3451241Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:09:35.3451860Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:09:35.3452280Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:09:35.3452653Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:09:35.3453027Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:09:35.3453409Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:09:35.3453781Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:09:35.3454151Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:09:35.3454572Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:09:35.3455013Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:09:35.3455415Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:09:35.3455812Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:09:35.3456201Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:09:35.3456580Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:09:35.3456950Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:09:35.3457324Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:09:35.3457721Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:09:35.3458165Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:09:35.3458722Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:09:35.3459139Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:09:35.3459535Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:09:35.3460058Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:09:35.3460483Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:09:35.3460866Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:09:35.3461223Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:09:35.3461538Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:09:35.3461837Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:09:35.3462201Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:09:35.3462569Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:09:35.3462916Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:09:35.3463285Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:09:35.3463682Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:09:35.3464067Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:09:35.3464424Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:09:35.3464769Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:09:35.3465140Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:09:35.3465533Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:09:35.3465899Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:09:35.3466257Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:09:35.3466616Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:09:35.3466993Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:09:35.3467371Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:09:35.3467839Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:09:35.3468206Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:09:35.3468772Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:09:35.3469199Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:09:35.3469570Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:09:35.3469940Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:09:35.3470316Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:09:35.3470711Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:09:35.3471126Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:09:35.3471520Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:09:35.3471876Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:09:35.3472226Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:09:35.3472566Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:09:35.3472982Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:09:35.3473474Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:09:35.3473961Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:09:35.3474430Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:09:35.3474915Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:09:35.3475343Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:09:35.3475722Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:09:35.3476321Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:09:35.3476711Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:09:35.3477091Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:09:35.3477469Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:09:35.3477848Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:09:35.3478218Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:09:35.3478792Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:09:35.3479263Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:09:35.3479687Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:09:35.3480055Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:09:35.3480460Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:09:35.3480878Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:09:35.3481252Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:09:35.3481598Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:09:35.3481985Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:09:35.3482430Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:09:35.3482849Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:09:35.3483253Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:09:35.3483656Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:09:35.3483974Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:09:35.3484375Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:09:35.3484730Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:09:35.3485204Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:09:35.3592965Z [+] Installing Go for linux-amd64...
2025-08-20T19:09:36.4959593Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T19:09:36.4960480Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:09:36.4963062Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:09:38.7543633Z [+] Downloading Go go1.25.0...
2025-08-20T19:09:38.7595152Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:09:38.7595788Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:09:38.7596159Z 
2025-08-20T19:09:39.0676055Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:09:39.0677296Z 100    80  100    80    0     0    259      0 --:--:-- --:--:-- --:--:--   259
2025-08-20T19:09:39.0978214Z 
2025-08-20T19:09:39.1556272Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:09:39.1557248Z 100    75  100    75    0     0    189      0 --:--:-- --:--:-- --:--:--  1315
2025-08-20T19:09:40.0900775Z 
2025-08-20T19:09:40.4959317Z  54 56.8M   54 30.9M    0     0  23.2M      0  0:00:02  0:00:01  0:00:01 23.2M
2025-08-20T19:09:40.4960368Z 100 56.8M  100 56.8M    0     0  32.7M      0  0:00:01  0:00:01 --:--:-- 63.9M
2025-08-20T19:09:40.4995803Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T19:09:41.9044556Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T19:09:41.9045016Z [+] GOROOT: /home/runner/.go
2025-08-20T19:09:41.9045326Z [+] GOPATH: /home/runner/go
2025-08-20T19:09:41.9045737Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T19:09:41.9203713Z go version go1.25.0 linux/amd64
2025-08-20T19:09:41.9588116Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:09:41.9589275Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:09:41.9589940Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:09:41.9590652Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:09:41.9591372Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:09:41.9592118Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:09:41.9592865Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:09:41.9593595Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:09:41.9594307Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:09:41.9594979Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:09:41.9595693Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:09:41.9596570Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:09:41.9597433Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:09:41.9598328Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:09:41.9599396Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:09:41.9600254Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:09:41.9601029Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:09:41.9601601Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:09:41.9602319Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:09:41.9603171Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:09:41.9603969Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:09:41.9604910Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:09:41.9605653Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:09:41.9606365Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:09:41.9607152Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:09:41.9607843Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:09:41.9608420Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:09:41.9609084Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:09:41.9609502Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:09:41.9609916Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:09:41.9610331Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:09:41.9610757Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:09:41.9611183Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:09:41.9611589Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:09:41.9612035Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:09:41.9612461Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:09:41.9612859Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:09:41.9613253Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:09:41.9613654Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:09:41.9614070Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:09:41.9614482Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:09:41.9614885Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:09:41.9615421Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:09:41.9615875Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:09:41.9616340Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:09:41.9616801Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:09:41.9617280Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:09:41.9617723Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:09:41.9618158Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:09:41.9619222Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:09:41.9619650Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:09:41.9620070Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:09:41.9620467Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:09:41.9620837Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:09:41.9621192Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:09:41.9621558Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:09:41.9621882Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:09:41.9622225Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:09:41.9622628Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:09:41.9623002Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:09:41.9623403Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:09:41.9623971Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:09:41.9624393Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:09:41.9624814Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:09:41.9625242Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:09:41.9625667Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:09:41.9626061Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:09:41.9626449Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:09:41.9626864Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:09:41.9627324Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:09:41.9627820Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:09:41.9628291Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:09:41.9628940Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:09:41.9629330Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:09:41.9629712Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:09:41.9630106Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:09:41.9630539Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:09:41.9631024Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:09:41.9631516Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:09:41.9632007Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:09:41.9632443Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:09:41.9632964Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:09:41.9633355Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:09:41.9633751Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:09:41.9634144Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:09:41.9634524Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:09:41.9634941Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:09:41.9635358Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:09:41.9635738Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:09:41.9636109Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:09:41.9636516Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:09:41.9636922Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:09:41.9637296Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:09:41.9637669Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:09:41.9638053Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:09:41.9638441Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:09:41.9639119Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:09:41.9639701Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:09:41.9640074Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:09:41.9640430Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:09:41.9640812Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:09:41.9641313Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:09:41.9641671Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:09:41.9642038Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:09:41.9642418Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:09:41.9642814Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:09:41.9643200Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:09:41.9643570Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:09:41.9643939Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:09:41.9644331Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:09:41.9644729Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:09:41.9645072Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:09:41.9645401Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:09:41.9645751Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:09:41.9646098Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:09:41.9646448Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:09:41.9646800Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:09:41.9647149Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:09:41.9647519Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:09:41.9647910Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:09:41.9648337Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:09:41.9648968Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:09:41.9649484Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:09:41.9649876Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:09:41.9650260Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:09:41.9650644Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:09:41.9651036Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:09:41.9651439Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:09:41.9651810Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:09:41.9652191Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:09:41.9652596Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:09:41.9653043Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:09:41.9653474Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:09:41.9653861Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:09:41.9654248Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:09:41.9654649Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:09:41.9655052Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:09:41.9655442Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:09:41.9655826Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:09:41.9656217Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:09:41.9656621Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:09:41.9656995Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:09:41.9657465Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:09:41.9657775Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:09:41.9658098Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:09:41.9658487Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:09:41.9659139Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:09:41.9659532Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:09:41.9659900Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:09:41.9660270Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:09:41.9660645Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:09:41.9660982Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:09:41.9661322Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:09:41.9661748Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:09:41.9662189Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:09:41.9662578Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:09:41.9662947Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:09:41.9663330Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:09:41.9663736Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:09:41.9664177Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:09:41.9664591Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:09:41.9664943Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:09:41.9665309Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:09:41.9665734Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:09:41.9666403Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:09:41.9666813Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:09:41.9667174Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:09:41.9667514Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:09:41.9667899Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:09:41.9668284Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:09:41.9668976Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:09:41.9669527Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:09:41.9669938Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:09:41.9670309Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:09:41.9670655Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:09:41.9671009Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:09:41.9671449Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:09:41.9671951Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:09:41.9672389Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:09:41.9672804Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:09:41.9673368Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:09:41.9674130Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:09:41.9674736Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:09:41.9675425Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:09:41.9675947Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:09:41.9688355Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:09:41.9689187Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:09:41.9689633Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:09:41.9690065Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:09:41.9690461Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:09:41.9690851Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:09:41.9691258Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:09:41.9691665Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:09:41.9692070Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:09:41.9692476Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:09:41.9692880Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:09:41.9693275Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:09:41.9693704Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:09:41.9694164Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:09:41.9694609Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:09:41.9694998Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:09:41.9695382Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:09:41.9695781Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:09:41.9696170Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:09:41.9696725Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:09:41.9697118Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:09:41.9697512Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:09:41.9697941Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:09:41.9698409Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:09:41.9699076Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:09:41.9699482Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:09:41.9699872Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:09:41.9700251Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:09:41.9700630Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:09:41.9701016Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:09:41.9701418Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:09:41.9701806Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:09:41.9702261Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:09:41.9702742Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:09:41.9703202Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:09:41.9703719Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:09:41.9704225Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:09:41.9704715Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:09:41.9705323Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:09:41.9705756Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:09:41.9706121Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:09:41.9706486Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:09:41.9706859Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:09:41.9707236Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:09:41.9707601Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:09:41.9707978Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:09:41.9708358Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:09:41.9709016Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:09:41.9709413Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:09:41.9709800Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:09:41.9710197Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:09:41.9710585Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:09:41.9710995Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:09:41.9711429Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:09:41.9711814Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:09:41.9712187Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:09:41.9712596Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:09:41.9712966Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:09:41.9713319Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:09:41.9713793Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:09:41.9714164Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:09:41.9714548Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:09:41.9714922Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:09:41.9715310Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:09:41.9715672Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:09:41.9715988Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:09:41.9716448Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:41.9716988Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:09:41.9717369Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:09:41.9717750Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:09:41.9718118Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:09:41.9718534Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:09:41.9719207Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:09:41.9719635Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:09:41.9720064Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:09:41.9720461Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:09:41.9720860Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:09:41.9721281Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:09:41.9721692Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:09:41.9722225Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:09:41.9722655Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:09:41.9723147Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:09:41.9723641Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:09:41.9724089Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:09:41.9724500Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:09:41.9724896Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:09:41.9725366Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:09:41.9725843Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:09:41.9726260Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:09:41.9726696Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:09:41.9727148Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:09:41.9727551Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:09:41.9727911Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:09:41.9728273Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:09:41.9728924Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:09:41.9729348Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:09:41.9729714Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:09:41.9730079Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:09:41.9730457Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:09:41.9730969Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:09:41.9731338Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:09:41.9731710Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:09:41.9732061Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:09:41.9732434Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:09:41.9732816Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:09:41.9733177Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:09:41.9733534Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:09:41.9733889Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:09:41.9734249Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:09:41.9734623Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:09:41.9734989Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:09:41.9735346Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:09:41.9735721Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:09:41.9736076Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:09:41.9736442Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:09:41.9736873Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:09:41.9737272Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:09:41.9737643Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:09:41.9738020Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:09:41.9738439Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:09:41.9739077Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:09:41.9739437Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:09:41.9739798Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:09:41.9740155Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:09:41.9740462Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:09:41.9740762Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:09:41.9741121Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:09:41.9741473Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:09:41.9741848Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:09:41.9742211Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:09:41.9742553Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:09:41.9742898Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:09:41.9743282Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:09:41.9743693Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:09:41.9744088Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:09:41.9744483Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:09:41.9744868Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:09:41.9745283Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:09:41.9745785Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:09:41.9746404Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:09:41.9747018Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:09:41.9747682Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:09:41.9748159Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:09:41.9748717Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:09:41.9749236Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:09:41.9749867Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:09:41.9750426Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:09:41.9750913Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:09:41.9751356Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:09:41.9751727Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:09:41.9752100Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:09:41.9752471Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:09:41.9752841Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:09:41.9753265Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:09:41.9753645Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:09:41.9754029Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:09:41.9754405Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:09:41.9754779Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:09:41.9755158Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:09:41.9755659Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:09:41.9756029Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:09:41.9756420Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:09:41.9756811Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:09:41.9757220Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:09:41.9757631Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:09:41.9757988Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:09:41.9758369Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:09:41.9758876Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:09:41.9759280Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:09:41.9759711Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:09:41.9760153Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:09:41.9760525Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:09:41.9760890Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:09:41.9761269Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:09:41.9761629Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:09:41.9762011Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:09:41.9762395Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:09:41.9762770Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:09:41.9763146Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:09:41.9763501Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:09:41.9763971Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:09:41.9764520Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:41.9765230Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:41.9765903Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:41.9766553Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:41.9767069Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:09:41.9767445Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:09:41.9767811Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:09:41.9768189Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:09:41.9768714Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:09:41.9769202Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:09:41.9769571Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:09:41.9769951Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:09:41.9770322Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:09:41.9770685Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:09:41.9771065Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:09:41.9771439Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:09:41.9771822Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:09:41.9772363Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:09:41.9772762Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:09:41.9773151Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:09:41.9773542Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:09:41.9773929Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:09:41.9774308Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:09:41.9774686Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:09:41.9775060Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:09:41.9775441Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:09:41.9775839Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:09:41.9776227Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:09:41.9776630Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:09:41.9777019Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:09:41.9777399Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:09:41.9777821Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:09:41.9778250Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:09:41.9778855Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:09:41.9779301Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:09:41.9779754Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:09:41.9780162Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:09:41.9780528Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:09:41.9781017Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:09:41.9781411Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:09:41.9781815Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:09:41.9782210Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:09:41.9782580Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:09:41.9782962Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:09:41.9783425Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:09:41.9783891Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:09:41.9784279Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:09:41.9784682Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:09:41.9785133Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:09:41.9785574Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:09:41.9786039Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:09:41.9786528Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:09:41.9786965Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:09:41.9787400Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:09:41.9787791Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:09:41.9788184Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:09:41.9788742Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:09:41.9789253Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:09:41.9789628Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:09:41.9790034Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:09:41.9790431Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:09:41.9790833Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:09:41.9791245Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:09:41.9791635Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:09:41.9792004Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:09:41.9792364Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:09:41.9792714Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:09:41.9793108Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:09:41.9793522Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:09:41.9793971Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:09:41.9794416Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:09:41.9794809Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:09:41.9795243Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:09:41.9795662Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:09:41.9796057Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:09:41.9796456Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:09:41.9796811Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:09:41.9797285Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:09:41.9797676Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:09:41.9798064Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:09:41.9798443Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:09:41.9798872Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:09:41.9799191Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:09:41.9799545Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:09:41.9800043Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:09:41.9800553Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:09:41.9800926Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:09:41.9801297Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:09:41.9801688Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:09:41.9802097Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:09:41.9802499Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:09:41.9802896Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:09:41.9803299Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:09:41.9803698Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:09:41.9804064Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:09:41.9804427Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:09:41.9804786Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:09:41.9805277Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:09:41.9805696Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:09:41.9806120Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:09:41.9806515Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:09:41.9806925Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:09:41.9807356Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:09:41.9807744Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:09:41.9808108Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:09:41.9808451Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:09:41.9809083Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:09:41.9809455Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:09:41.9809838Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:09:41.9810234Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:09:41.9810639Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:09:41.9811088Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:09:41.9811523Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:09:41.9811897Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:09:41.9812280Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:09:41.9812656Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:09:41.9813034Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:09:41.9813408Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:09:41.9813953Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:09:41.9814400Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:09:41.9814903Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:09:41.9815343Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:09:41.9815709Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:09:41.9816074Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:09:41.9816469Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:09:41.9816854Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:09:41.9817221Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:09:41.9817617Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:09:41.9818000Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:09:41.9818350Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:09:41.9818865Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:09:41.9819324Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:09:41.9819735Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:09:41.9820108Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:09:41.9820488Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:09:41.9820921Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:09:41.9821344Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:09:41.9821755Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:09:41.9822273Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:09:41.9822790Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:41.9823293Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:09:41.9823604Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:09:41.9825929Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:09:41.9826626Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:09:41.9827330Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:09:41.9828188Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:09:41.9829428Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:09:41.9830497Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:09:41.9831567Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:09:41.9832466Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:09:41.9833120Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:09:41.9833747Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:09:41.9834325Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:09:41.9834821Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:09:41.9835265Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:09:41.9835698Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:09:41.9836290Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:09:41.9836786Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:09:41.9837217Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:09:41.9837599Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:09:41.9837961Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:09:41.9838331Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:09:41.9838960Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:09:41.9839389Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:09:41.9839812Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:09:41.9840186Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:09:41.9840581Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:09:41.9841041Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:09:41.9841521Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:09:41.9841994Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:09:41.9842464Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:09:41.9842940Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:09:41.9843408Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:09:41.9843852Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:09:41.9844391Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:09:41.9844799Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:09:41.9845200Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:09:41.9845601Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:09:41.9846001Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:09:41.9846427Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:09:41.9846857Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:09:41.9847239Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:09:41.9847620Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:09:41.9848009Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:09:41.9848387Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:09:41.9849026Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:09:41.9849471Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:09:41.9849869Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:09:41.9850269Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:09:41.9850687Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:09:41.9851127Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:09:41.9851789Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:09:41.9852303Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:09:41.9852695Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:09:41.9853071Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:09:41.9853586Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:09:41.9853954Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:09:41.9854325Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:09:41.9854716Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:09:41.9855110Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:09:41.9855524Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:09:41.9855983Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:09:41.9856394Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:09:41.9856795Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:09:41.9857183Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:09:41.9857486Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:09:41.9857809Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:09:41.9858192Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:09:41.9858801Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:09:41.9859217Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:09:41.9859602Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:09:41.9860020Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:09:41.9860453Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:09:41.9860861Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:09:41.9861241Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:09:41.9861762Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:09:41.9862296Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:41.9862868Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:09:41.9863312Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:09:41.9863737Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:09:41.9864162Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:09:41.9864577Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:09:41.9864967Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:09:41.9865347Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:09:41.9865728Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:09:41.9866114Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:09:41.9866503Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:09:41.9866872Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:09:41.9867249Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:09:41.9867643Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:09:41.9868011Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:09:41.9868410Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:09:41.9869042Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:09:41.9869453Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:09:41.9869939Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:09:41.9870309Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:09:41.9870686Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:09:41.9871049Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:09:41.9871424Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:09:41.9871852Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:09:41.9872295Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:09:41.9872711Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:09:41.9873108Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:09:41.9873499Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:09:41.9873881Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:09:41.9874250Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:09:41.9874624Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:09:41.9875019Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:09:41.9875465Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:09:41.9875918Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:09:41.9876339Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:09:41.9876732Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:09:41.9877130Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:09:41.9877544Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:09:41.9878046Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:09:41.9878401Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:09:41.9878884Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:09:41.9879184Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:09:41.9879550Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:09:41.9879920Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:09:41.9880265Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:09:41.9880632Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:09:41.9881019Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:09:41.9881399Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:09:41.9881756Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:09:41.9882113Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:09:41.9882483Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:09:41.9882872Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:09:41.9883237Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:09:41.9883594Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:09:41.9883949Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:09:41.9884328Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:09:41.9884702Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:09:41.9885044Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:09:41.9885409Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:09:41.9885791Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:09:41.9886274Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:09:41.9886651Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:09:41.9887022Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:09:41.9887398Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:09:41.9887787Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:09:41.9888199Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:09:41.9888811Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:09:41.9889161Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:09:41.9889503Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:09:41.9889853Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:09:41.9890279Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:09:41.9890767Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:09:41.9891225Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:09:41.9891691Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:09:41.9892176Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:09:41.9892604Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:09:41.9892983Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:09:41.9893365Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:09:41.9893743Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:09:41.9894245Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:09:41.9894621Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:09:41.9895001Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:09:41.9895364Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:09:41.9895749Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:09:41.9896182Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:09:41.9896607Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:09:41.9896977Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:09:41.9897372Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:09:41.9897787Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:09:41.9898167Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:09:41.9898513Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:09:41.9899141Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:09:41.9899591Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:09:41.9900007Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:09:41.9900414Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:09:41.9900813Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:09:41.9901133Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:09:41.9901406Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:09:41.9901760Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:09:41.9902229Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:09:42.2104879Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:09:42.3904625Z Collecting meson
2025-08-20T19:09:42.4513215Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T19:09:42.4837043Z Collecting ninja
2025-08-20T19:09:42.4874043Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T19:09:42.4949015Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T19:09:42.5256378Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 70.7 MB/s  0:00:00
2025-08-20T19:09:42.5296018Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T19:09:42.6248929Z Installing collected packages: ninja, meson
2025-08-20T19:09:43.3509825Z 
2025-08-20T19:09:43.3539344Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T19:09:43.6383489Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:09:43.7460500Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T19:09:43.8131961Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T19:09:44.2281910Z 1.8.4
2025-08-20T19:09:44.2546507Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T19:09:44.2802161Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:09:44.2802888Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:09:44.2803534Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:09:44.2804200Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:09:44.2804897Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:09:44.2805586Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:09:44.2806251Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:09:44.2807187Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:09:44.2807824Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:09:44.2808418Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:09:44.2809261Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:09:44.2809963Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:09:44.2810660Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:09:44.2811381Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:09:44.2812118Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:09:44.2812823Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:09:44.2813488Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:09:44.2813896Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:09:44.2814356Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:09:44.2814852Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:09:44.2815330Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:09:44.2815757Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:09:44.2816182Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:09:44.2816580Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:09:44.2816939Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:09:44.2817329Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:09:44.2817755Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:09:44.2818358Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:09:44.2819531Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:09:44.2820280Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:09:44.2821018Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:09:44.2821779Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:09:44.2822532Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:09:44.2823392Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:09:44.2824181Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:09:44.2824958Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:09:44.2825668Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:09:44.2826376Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:09:44.2827100Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:09:44.2827871Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:09:44.2829123Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:09:44.2829926Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:09:44.2830651Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:09:44.2831512Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:09:44.2832371Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:09:44.2833213Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:09:44.2834089Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:09:44.2835104Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:09:44.2835863Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:09:44.2836624Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:09:44.2837372Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:09:44.2838133Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:09:44.2839095Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:09:44.2839759Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:09:44.2840400Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:09:44.2841056Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:09:44.2841629Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:09:44.2842250Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:09:44.2842988Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:09:44.2843677Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:09:44.2844415Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:09:44.2845201Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:09:44.2845957Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:09:44.2846678Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:09:44.2847419Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:09:44.2848168Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:09:44.2849036Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:09:44.2849732Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:09:44.2850641Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:09:44.2851512Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:09:44.2852394Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:09:44.2853232Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:09:44.2854046Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:09:44.2854743Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:09:44.2855449Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:09:44.2856168Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:09:44.2856955Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:09:44.2857847Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:09:44.2858910Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:09:44.2859786Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:09:44.2860565Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:09:44.2861272Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:09:44.2861778Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:09:44.2862195Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:09:44.2862597Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:09:44.2862980Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:09:44.2863583Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:09:44.2864001Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:09:44.2864384Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:09:44.2864760Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:09:44.2865163Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:09:44.2865565Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:09:44.2865935Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:09:44.2866303Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:09:44.2866693Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:09:44.2867078Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:09:44.2867428Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:09:44.2867969Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:09:44.2868767Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:09:44.2869380Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:09:44.2870038Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:09:44.2870688Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:09:44.2871156Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:09:44.2871553Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:09:44.2871953Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:09:44.2872355Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:09:44.2872748Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:09:44.2873133Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:09:44.2873688Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:09:44.2874107Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:09:44.2874512Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:09:44.2874856Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:09:44.2875186Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:09:44.2875542Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:09:44.2875990Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:09:44.2876346Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:09:44.2876704Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:09:44.2877054Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:09:44.2877430Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:09:44.2877820Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:09:44.2878256Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:09:44.2878984Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:09:44.2879420Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:09:44.2879826Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:09:44.2880222Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:09:44.2880615Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:09:44.2881039Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:09:44.2881452Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:09:44.2881966Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:09:44.2882358Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:09:44.2882775Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:09:44.2883216Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:09:44.2883645Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:09:44.2884040Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:09:44.2884454Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:09:44.2884876Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:09:44.2885294Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:09:44.2885699Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:09:44.2886090Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:09:44.2886488Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:09:44.2886893Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:09:44.2887271Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:09:44.2887630Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:09:44.2887936Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:09:44.2888254Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:09:44.2888850Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:09:44.2889249Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:09:44.2889637Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:09:44.2890006Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:09:44.2902152Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:09:44.2902838Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:09:44.2903408Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:09:44.2903940Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:09:44.2904598Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:09:44.2905298Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:09:44.2905744Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:09:44.2906158Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:09:44.2906563Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:09:44.2906979Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:09:44.2907410Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:09:44.2907829Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:09:44.2908201Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:09:44.2908798Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:09:44.2909240Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:09:44.2909676Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:09:44.2910089Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:09:44.2910457Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:09:44.2910803Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:09:44.2911193Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:09:44.2911569Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:09:44.2912175Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:09:44.2912647Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:09:44.2913070Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:09:44.2913444Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:09:44.2913795Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:09:44.2914161Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:09:44.2914630Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:09:44.2915155Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:09:44.2915606Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:09:44.2915993Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:09:44.2916471Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:09:44.2917010Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:09:44.2917504Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:09:44.2917938Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:09:44.2918306Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:09:44.2918932Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:09:44.2919358Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:09:44.2919774Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:09:44.2920175Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:09:44.2920558Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:09:44.2921045Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:09:44.2921463Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:09:44.2921876Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:09:44.2922273Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:09:44.2922669Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:09:44.2923057Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:09:44.2923448Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:09:44.2923879Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:09:44.2924341Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:09:44.2924774Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:09:44.2925161Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:09:44.2925540Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:09:44.2925942Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:09:44.2926320Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:09:44.2926695Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:09:44.2927066Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:09:44.2927451Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:09:44.2927865Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:09:44.2928333Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:09:44.2929012Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:09:44.2929555Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:09:44.2929960Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:09:44.2930352Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:09:44.2930728Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:09:44.2931096Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:09:44.2931484Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:09:44.2931870Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:09:44.2932322Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:09:44.2932803Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:09:44.2933262Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:09:44.2933784Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:09:44.2934291Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:09:44.2934778Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:09:44.2935266Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:09:44.2935699Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:09:44.2936064Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:09:44.2936429Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:09:44.2936871Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:09:44.2937250Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:09:44.2937615Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:09:44.2938145Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:09:44.2938525Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:09:44.2939115Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:09:44.2939502Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:09:44.2939881Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:09:44.2940275Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:09:44.2940662Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:09:44.2941107Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:09:44.2941560Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:09:44.2941972Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:09:44.2942351Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:09:44.2942766Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:09:44.2943146Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:09:44.2943504Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:09:44.2943854Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:09:44.2944218Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:09:44.2944607Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:09:44.2944981Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:09:44.2945376Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:09:44.2945739Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:09:44.2946176Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:09:44.2946649Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:44.2947182Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:09:44.2947556Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:09:44.2947936Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:09:44.2948313Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:09:44.2948822Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:09:44.2949256Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:09:44.2949682Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:09:44.2950110Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:09:44.2950529Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:09:44.2950935Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:09:44.2951363Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:09:44.2951781Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:09:44.2952177Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:09:44.2952604Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:09:44.2953093Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:09:44.2953625Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:09:44.2954070Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:09:44.2954479Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:09:44.2954991Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:09:44.2955463Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:09:44.2955941Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:09:44.2956343Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:09:44.2956770Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:09:44.2957218Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:09:44.2957624Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:09:44.2957989Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:09:44.2958357Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:09:44.2958842Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:09:44.2959229Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:09:44.2959595Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:09:44.2959957Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:09:44.2960349Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:09:44.2960730Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:09:44.2961088Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:09:44.2961459Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:09:44.2961806Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:09:44.2962179Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:09:44.2962573Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:09:44.2963051Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:09:44.2963411Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:09:44.2963761Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:09:44.2964126Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:09:44.2964494Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:09:44.2964855Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:09:44.2965209Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:09:44.2965581Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:09:44.2965935Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:09:44.2966305Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:09:44.2966736Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:09:44.2967148Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:09:44.2967511Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:09:44.2967890Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:09:44.2968300Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:09:44.2968792Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:09:44.2969148Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:09:44.2969516Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:09:44.2969872Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:09:44.2970173Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:09:44.2970475Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:09:44.2970828Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:09:44.2971298Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:09:44.2971687Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:09:44.2972052Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:09:44.2972400Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:09:44.2972738Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:09:44.2973124Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:09:44.2973537Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:09:44.2973936Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:09:44.2974331Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:09:44.2974719Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:09:44.2975126Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:09:44.2975623Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:09:44.2976243Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:09:44.2976864Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:09:44.2977407Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:09:44.2977881Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:09:44.2978332Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:09:44.2978941Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:09:44.2979552Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:09:44.2980233Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:09:44.2980723Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:09:44.2981165Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:09:44.2981533Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:09:44.2981904Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:09:44.2982276Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:09:44.2982659Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:09:44.2983047Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:09:44.2983430Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:09:44.2983829Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:09:44.2984224Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:09:44.2984611Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:09:44.2984992Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:09:44.2985377Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:09:44.2985743Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:09:44.2986149Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:09:44.2986548Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:09:44.2986956Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:09:44.2987369Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:09:44.2987727Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:09:44.2988227Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:09:44.2988743Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:09:44.2989152Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:09:44.2989588Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:09:44.2990018Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:09:44.2990395Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:09:44.2990766Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:09:44.2991144Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:09:44.2991506Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:09:44.2991888Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:09:44.2992280Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:09:44.2992659Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:09:44.2993041Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:09:44.2993401Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:09:44.2993758Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:09:44.2994308Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:44.2995019Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:44.2995697Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:44.2996356Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:44.2996999Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:09:44.2997380Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:09:44.2997753Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:09:44.2998125Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:09:44.2998494Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:09:44.2998948Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:09:44.2999317Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:09:44.2999695Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:09:44.3000071Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:09:44.3000452Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:09:44.3000834Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:09:44.3001204Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:09:44.3001586Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:09:44.3001991Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:09:44.3002391Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:09:44.3002781Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:09:44.3003176Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:09:44.3003559Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:09:44.3003945Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:09:44.3004325Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:09:44.3004818Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:09:44.3005207Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:09:44.3005610Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:09:44.3006000Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:09:44.3006391Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:09:44.3006786Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:09:44.3007173Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:09:44.3007592Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:09:44.3008019Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:09:44.3008416Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:09:44.3008958Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:09:44.3009416Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:09:44.3009823Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:09:44.3010190Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:09:44.3010567Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:09:44.3010959Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:09:44.3011361Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:09:44.3011754Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:09:44.3012131Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:09:44.3012516Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:09:44.3013125Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:09:44.3013602Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:09:44.3014002Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:09:44.3014411Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:09:44.3014862Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:09:44.3015303Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:09:44.3015769Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:09:44.3016255Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:09:44.3016696Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:09:44.3017138Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:09:44.3017537Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:09:44.3017932Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:09:44.3018346Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:09:44.3018833Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:09:44.3019207Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:09:44.3019616Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:09:44.3020015Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:09:44.3020421Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:09:44.3020830Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:09:44.3021348Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:09:44.3021726Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:09:44.3022088Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:09:44.3022446Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:09:44.3022832Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:09:44.3023245Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:09:44.3023696Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:09:44.3024150Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:09:44.3024549Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:09:44.3024985Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:09:44.3025415Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:09:44.3025821Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:09:44.3026221Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:09:44.3026580Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:09:44.3026949Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:09:44.3027329Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:09:44.3027725Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:09:44.3028093Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:09:44.3028427Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:09:44.3028846Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:09:44.3029198Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:09:44.3029821Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:09:44.3030333Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:09:44.3030705Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:09:44.3031074Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:09:44.3031464Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:09:44.3031873Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:09:44.3032279Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:09:44.3032676Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:09:44.3033088Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:09:44.3033496Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:09:44.3033870Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:09:44.3034235Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:09:44.3034599Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:09:44.3034972Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:09:44.3035392Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:09:44.3035815Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:09:44.3036205Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:09:44.3036623Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:09:44.3037055Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:09:44.3037448Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:09:44.3037933Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:09:44.3038308Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:09:44.3038771Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:09:44.3039143Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:09:44.3039520Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:09:44.3039918Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:09:44.3040328Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:09:44.3040781Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:09:44.3041217Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:09:44.3041592Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:09:44.3041983Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:09:44.3042363Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:09:44.3042747Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:09:44.3043120Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:09:44.3043492Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:09:44.3043930Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:09:44.3044416Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:09:44.3044828Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:09:44.3045204Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:09:44.3045572Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:09:44.3046098Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:09:44.3046488Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:09:44.3046858Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:09:44.3047250Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:09:44.3047635Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:09:44.3048003Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:09:44.3048369Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:09:44.3048878Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:09:44.3049308Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:09:44.3049694Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:09:44.3050090Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:09:44.3050537Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:09:44.3050972Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:09:44.3051394Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:09:44.3051791Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:09:44.3052309Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:44.3052826Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:09:44.3053137Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:09:44.3053517Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:09:44.3053933Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:09:44.3054475Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:09:44.3054997Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:09:44.3055571Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:09:44.3056180Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:09:44.3056822Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:09:44.3057459Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:09:44.3058075Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:09:44.3058785Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:09:44.3059369Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:09:44.3059856Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:09:44.3060304Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:09:44.3060747Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:09:44.3061178Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:09:44.3061646Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:09:44.3062076Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:09:44.3062459Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:09:44.3062826Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:09:44.3063351Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:09:44.3063729Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:09:44.3064140Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:09:44.3064555Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:09:44.3064921Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:09:44.3065312Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:09:44.3065787Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:09:44.3066279Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:09:44.3066766Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:09:44.3067248Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:09:44.3067729Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:09:44.3068201Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:09:44.3068741Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:09:44.3069153Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:09:44.3069563Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:09:44.3069969Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:09:44.3070381Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:09:44.3070789Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:09:44.3071219Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:09:44.3071652Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:09:44.3072155Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:09:44.3072539Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:09:44.3072915Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:09:44.3073296Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:09:44.3073729Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:09:44.3074165Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:09:44.3074567Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:09:44.3074967Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:09:44.3075391Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:09:44.3075845Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:09:44.3076291Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:09:44.3076724Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:09:44.3077119Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:09:44.3077494Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:09:44.3077882Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:09:44.3078252Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:09:44.3078720Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:09:44.3079123Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:09:44.3079532Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:09:44.3079992Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:09:44.3080592Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:09:44.3081016Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:09:44.3081429Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:09:44.3081825Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:09:44.3082129Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:09:44.3082455Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:09:44.3082841Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:09:44.3083233Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:09:44.3083626Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:09:44.3084022Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:09:44.3084457Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:09:44.3084903Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:09:44.3085319Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:09:44.3085705Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:09:44.3086103Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:09:44.3086643Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:44.3087218Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:09:44.3087666Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:09:44.3088101Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:09:44.3088828Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:09:44.3089285Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:09:44.3089688Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:09:44.3090078Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:09:44.3090459Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:09:44.3090856Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:09:44.3091251Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:09:44.3091627Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:09:44.3092017Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:09:44.3092416Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:09:44.3092803Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:09:44.3093221Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:09:44.3093681Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:09:44.3094102Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:09:44.3094478Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:09:44.3094857Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:09:44.3095243Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:09:44.3095620Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:09:44.3095995Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:09:44.3096437Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:09:44.3097057Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:09:44.3097467Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:09:44.3097885Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:09:44.3098281Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:09:44.3098767Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:09:44.3099145Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:09:44.3099525Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:09:44.3099923Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:09:44.3100370Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:09:44.3100816Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:09:44.3101246Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:09:44.3101649Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:09:44.3102053Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:09:44.3102476Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:09:44.3102859Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:09:44.3103216Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:09:44.3103532Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:09:44.3103837Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:09:44.3104207Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:09:44.3104581Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:09:44.3104930Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:09:44.3105415Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:09:44.3105815Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:09:44.3106199Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:09:44.3106556Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:09:44.3106910Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:09:44.3107285Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:09:44.3107679Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:09:44.3108057Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:09:44.3108423Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:09:44.3108880Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:09:44.3109282Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:09:44.3109675Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:09:44.3110030Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:09:44.3110413Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:09:44.3110806Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:09:44.3111188Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:09:44.3111572Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:09:44.3111946Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:09:44.3112344Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:09:44.3112749Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:09:44.3113176Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:09:44.3113704Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:09:44.3114063Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:09:44.3114414Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:09:44.3114761Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:09:44.3115179Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:09:44.3115679Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:09:44.3116147Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:09:44.3116619Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:09:44.3117116Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:09:44.3117553Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:09:44.3117942Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:09:44.3118334Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:09:44.3118820Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:09:44.3119210Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:09:44.3119592Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:09:44.3119974Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:09:44.3120346Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:09:44.3120733Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:09:44.3121175Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:09:44.3121606Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:09:44.3122097Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:09:44.3122502Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:09:44.3122921Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:09:44.3123300Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:09:44.3123650Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:09:44.3124035Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:09:44.3124486Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:09:44.3124918Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:09:44.3125329Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:09:44.3125739Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:09:44.3126073Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:09:44.3126354Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:09:44.3126712Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:09:44.3127193Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:09:44.5848164Z info: downloading installer
2025-08-20T19:09:45.0237909Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T19:09:45.0238714Z warn: /home/runner/.rustup/settings.toml
2025-08-20T19:09:45.0239389Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T19:09:45.0240146Z warn: instead of the one inferred from the default host triple.
2025-08-20T19:09:45.0415830Z info: profile set to 'default'
2025-08-20T19:09:45.0416496Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T19:09:45.0417597Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T19:09:45.1120719Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:09:45.1558496Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:09:45.1559200Z 
2025-08-20T19:09:45.1661983Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:09:45.1662523Z 
2025-08-20T19:09:45.1662529Z 
2025-08-20T19:09:45.1662710Z Rust is installed now. Great!
2025-08-20T19:09:45.1663004Z 
2025-08-20T19:09:45.1663391Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T19:09:45.1664252Z environment variable. This has not been done automatically.
2025-08-20T19:09:45.1664752Z 
2025-08-20T19:09:45.1664981Z To configure your current shell, you need to source
2025-08-20T19:09:45.1665574Z the corresponding env file under $HOME/.cargo.
2025-08-20T19:09:45.1665959Z 
2025-08-20T19:09:45.1666335Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T19:09:45.1667147Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T19:09:45.1667780Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T19:09:45.1668364Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T19:09:45.1968524Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:09:45.2299663Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:09:45.2300192Z 
2025-08-20T19:09:45.2398964Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:09:45.2399464Z 
2025-08-20T19:09:45.2894390Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:09:46.4000878Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T19:09:46.4463641Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:09:46.4464265Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:09:46.4464945Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:09:46.4465910Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:09:46.4466633Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:09:46.4467271Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:09:46.4467910Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:09:46.4468712Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:09:46.4469332Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:09:46.4469927Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:09:46.4470591Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:09:46.4471322Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:09:46.4472043Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:09:46.4472812Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:09:46.4473560Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:09:46.4474317Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:09:46.4475092Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:09:46.4475813Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:09:46.4476572Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:09:46.4477402Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:09:46.4478195Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:09:46.4479061Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:09:46.4479668Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:09:46.4480086Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:09:46.4480666Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:09:46.4481063Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:09:46.4481578Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:09:46.4481979Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:09:46.4482374Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:09:46.4482782Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:09:46.4483188Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:09:46.4483594Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:09:46.4484008Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:09:46.4484423Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:09:46.4484870Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:09:46.4485311Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:09:46.4485712Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:09:46.4486118Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:09:46.4486532Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:09:46.4486954Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:09:46.4487364Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:09:46.4487761Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:09:46.4488148Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:09:46.4488813Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:09:46.4489426Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:09:46.4489893Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:09:46.4490364Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:09:46.4490797Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:09:46.4491216Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:09:46.4491634Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:09:46.4492037Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:09:46.4492443Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:09:46.4492826Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:09:46.4493202Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:09:46.4493558Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:09:46.4493921Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:09:46.4494241Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:09:46.4494583Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:09:46.4494988Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:09:46.4495358Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:09:46.4495758Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:09:46.4496186Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:09:46.4496598Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:09:46.4497123Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:09:46.4497537Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:09:46.4497956Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:09:46.4498350Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:09:46.4498937Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:09:46.4499352Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:09:46.4499820Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:09:46.4500317Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:09:46.4500782Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:09:46.4501195Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:09:46.4501589Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:09:46.4501982Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:09:46.4502381Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:09:46.4502837Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:09:46.4503349Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:09:46.4503860Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:09:46.4504358Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:09:46.4504800Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:09:46.4505204Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:09:46.4505600Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:09:46.4506120Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:09:46.4506530Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:09:46.4506920Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:09:46.4507343Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:09:46.4507764Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:09:46.4508144Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:09:46.4508521Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:09:46.4509777Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:09:46.4510184Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:09:46.4510565Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:09:46.4510942Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:09:46.4511480Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:09:46.4512160Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:09:46.4512708Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:09:46.4513091Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:09:46.4513467Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:09:46.4513828Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:09:46.4514216Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:09:46.4514661Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:09:46.4526457Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:09:46.4527450Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:09:46.4527939Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:09:46.4528380Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:09:46.4529656Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:09:46.4530059Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:09:46.4530438Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:09:46.4530836Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:09:46.4531245Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:09:46.4531597Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:09:46.4531926Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:09:46.4532288Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:09:46.4532655Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:09:46.4533015Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:09:46.4533378Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:09:46.4533723Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:09:46.4534095Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:09:46.4534494Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:09:46.4534931Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:09:46.4535380Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:09:46.4535781Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:09:46.4536161Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:09:46.4536557Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:09:46.4537089Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:09:46.4537502Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:09:46.4537912Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:09:46.4538286Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:09:46.4538905Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:09:46.4539512Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:09:46.4539957Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:09:46.4540391Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:09:46.4540774Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:09:46.4541167Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:09:46.4541579Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:09:46.4541981Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:09:46.4542376Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:09:46.4542759Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:09:46.4543151Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:09:46.4543551Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:09:46.4543925Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:09:46.4544282Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:09:46.4544586Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:09:46.4544912Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:09:46.4545446Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:09:46.4545843Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:09:46.4546233Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:09:46.4546599Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:09:46.4546976Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:09:46.4547357Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:09:46.4547706Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:09:46.4548085Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:09:46.4548919Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:09:46.4549377Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:09:46.4549786Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:09:46.4550163Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:09:46.4550545Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:09:46.4550953Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:09:46.4551367Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:09:46.4551773Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:09:46.4552130Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:09:46.4552481Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:09:46.4552895Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:09:46.4553319Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:09:46.4553727Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:09:46.4554227Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:09:46.4554593Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:09:46.4554982Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:09:46.4555400Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:09:46.4555839Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:09:46.4556309Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:09:46.4556727Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:09:46.4557097Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:09:46.4557440Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:09:46.4557795Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:09:46.4558258Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:09:46.4558930Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:09:46.4559371Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:09:46.4559746Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:09:46.4560209Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:09:46.4560743Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:09:46.4561231Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:09:46.4561659Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:09:46.4562022Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:09:46.4562538Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:09:46.4562953Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:09:46.4563369Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:09:46.4563775Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:09:46.4564147Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:09:46.4564520Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:09:46.4564917Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:09:46.4565314Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:09:46.4565705Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:09:46.4566097Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:09:46.4566495Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:09:46.4566889Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:09:46.4567316Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:09:46.4567771Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:09:46.4568196Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:09:46.4568741Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:09:46.4569128Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:09:46.4569524Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:09:46.4569901Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:09:46.4570273Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:09:46.4570652Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:09:46.4571177Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:09:46.4571596Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:09:46.4572057Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:09:46.4572498Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:09:46.4572894Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:09:46.4573277Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:09:46.4573657Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:09:46.4574185Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:09:46.4574837Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:09:46.4575406Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:09:46.4575819Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:09:46.4576276Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:09:46.4576751Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:09:46.4577216Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:09:46.4577729Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:09:46.4578236Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:09:46.4578903Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:09:46.4579394Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:09:46.4579827Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:09:46.4580396Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:09:46.4580759Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:09:46.4581130Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:09:46.4581501Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:09:46.4581857Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:09:46.4582229Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:09:46.4582602Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:09:46.4582977Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:09:46.4583354Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:09:46.4583730Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:09:46.4584129Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:09:46.4584515Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:09:46.4584932Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:09:46.4585366Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:09:46.4585752Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:09:46.4586117Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:09:46.4586527Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:09:46.4586900Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:09:46.4587245Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:09:46.4587591Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:09:46.4587952Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:09:46.4588452Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:09:46.4589046Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:09:46.4589448Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:09:46.4589819Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:09:46.4590136Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:09:46.4590602Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:46.4591123Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:09:46.4591493Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:09:46.4591865Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:09:46.4592235Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:09:46.4592644Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:09:46.4593076Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:09:46.4593504Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:09:46.4593938Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:09:46.4594349Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:09:46.4594753Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:09:46.4595170Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:09:46.4595580Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:09:46.4595970Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:09:46.4596400Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:09:46.4597025Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:09:46.4597520Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:09:46.4597963Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:09:46.4598372Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:09:46.4598984Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:09:46.4599457Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:09:46.4599935Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:09:46.4600349Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:09:46.4600790Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:09:46.4601256Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:09:46.4601670Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:09:46.4602033Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:09:46.4602400Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:09:46.4602786Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:09:46.4603169Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:09:46.4603538Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:09:46.4603902Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:09:46.4604286Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:09:46.4604664Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:09:46.4605025Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:09:46.4605399Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:09:46.4605883Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:09:46.4606274Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:09:46.4606662Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:09:46.4607021Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:09:46.4607380Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:09:46.4607737Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:09:46.4608103Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:09:46.4608475Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:09:46.4609064Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:09:46.4609421Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:09:46.4609805Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:09:46.4610162Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:09:46.4610533Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:09:46.4610961Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:09:46.4611368Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:09:46.4611729Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:09:46.4612109Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:09:46.4612528Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:09:46.4612919Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:09:46.4613288Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:09:46.4613786Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:09:46.4614148Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:09:46.4614451Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:09:46.4614755Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:09:46.4615106Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:09:46.4615456Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:09:46.4615811Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:09:46.4616169Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:09:46.4616511Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:09:46.4616847Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:09:46.4617230Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:09:46.4617646Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:09:46.4618043Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:09:46.4618434Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:09:46.4618929Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:09:46.4619340Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:09:46.4619835Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:09:46.4620454Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:09:46.4621076Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:09:46.4621614Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:09:46.4622089Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:09:46.4622653Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:09:46.4623196Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:09:46.4623833Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:09:46.4624399Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:09:46.4624894Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:09:46.4625342Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:09:46.4625714Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:09:46.4626084Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:09:46.4626454Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:09:46.4626841Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:09:46.4627237Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:09:46.4627621Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:09:46.4628002Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:09:46.4628378Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:09:46.4628865Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:09:46.4629238Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:09:46.4629609Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:09:46.4629976Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:09:46.4630365Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:09:46.4630884Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:09:46.4631293Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:09:46.4631704Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:09:46.4632069Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:09:46.4632454Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:09:46.4632862Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:09:46.4633266Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:09:46.4633748Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:09:46.4634424Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:09:46.4635047Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:09:46.4635717Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:09:46.4636413Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:09:46.4637086Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:09:46.4637567Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:09:46.4637958Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:09:46.4638336Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:09:46.4638852Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:09:46.4639211Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:09:46.4639568Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:09:46.4640115Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:46.4640991Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:46.4641703Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:46.4642357Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:46.4642890Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:09:46.4643279Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:09:46.4643654Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:09:46.4644039Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:09:46.4644421Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:09:46.4644788Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:09:46.4645167Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:09:46.4645633Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:09:46.4646017Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:09:46.4646397Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:09:46.4646775Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:09:46.4647143Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:09:46.4647538Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:09:46.4647948Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:09:46.4648349Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:09:46.4648960Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:09:46.4649505Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:09:46.4649895Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:09:46.4650280Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:09:46.4650657Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:09:46.4651027Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:09:46.4651409Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:09:46.4651810Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:09:46.4652195Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:09:46.4652589Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:09:46.4652978Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:09:46.4653366Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:09:46.4653786Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:09:46.4654222Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:09:46.4654616Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:09:46.4655048Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:09:46.4655507Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:09:46.4655912Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:09:46.4656279Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:09:46.4656650Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:09:46.4657039Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:09:46.4657560Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:09:46.4657962Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:09:46.4658337Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:09:46.4658833Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:09:46.4659303Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:09:46.4659774Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:09:46.4660168Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:09:46.4660573Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:09:46.4661039Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:09:46.4661490Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:09:46.4661963Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:09:46.4662451Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:09:46.4662888Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:09:46.4663330Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:09:46.4663737Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:09:46.4664130Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:09:46.4664547Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:09:46.4664934Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:09:46.4665310Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:09:46.4665840Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:09:46.4666238Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:09:46.4666638Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:09:46.4667053Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:09:46.4667445Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:09:46.4667814Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:09:46.4668177Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:09:46.4668537Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:09:46.4669034Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:09:46.4669446Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:09:46.4669904Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:09:46.4670350Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:09:46.4670747Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:09:46.4671176Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:09:46.4671596Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:09:46.4671998Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:09:46.4672397Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:09:46.4672757Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:09:46.4673118Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:09:46.4673508Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:09:46.4673904Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:09:46.4674390Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:09:46.4674723Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:09:46.4675035Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:09:46.4675387Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:09:46.4675887Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:09:46.4676400Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:09:46.4676776Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:09:46.4677142Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:09:46.4677532Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:09:46.4677941Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:09:46.4678352Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:09:46.4678855Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:09:46.4679262Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:09:46.4679668Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:09:46.4680029Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:09:46.4680397Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:09:46.4680756Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:09:46.4681128Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:09:46.4681545Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:09:46.4681966Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:09:46.4682479Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:09:46.4682892Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:09:46.4683325Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:09:46.4683713Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:09:46.4684073Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:09:46.4684428Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:09:46.4684782Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:09:46.4685148Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:09:46.4685521Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:09:46.4685916Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:09:46.4686338Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:09:46.4686790Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:09:46.4687221Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:09:46.4687594Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:09:46.4687973Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:09:46.4688349Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:09:46.4688924Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:09:46.4689303Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:09:46.4689672Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:09:46.4690109Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:09:46.4690725Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:09:46.4691147Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:09:46.4691515Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:09:46.4691881Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:09:46.4692274Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:09:46.4692658Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:09:46.4693032Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:09:46.4693424Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:09:46.4693799Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:09:46.4694152Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:09:46.4694519Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:09:46.4694915Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:09:46.4695329Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:09:46.4695701Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:09:46.4696083Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:09:46.4696522Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:09:46.4696951Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:09:46.4697365Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:09:46.4697751Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:09:46.4698260Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:46.4699005Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:09:46.4699318Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:09:46.4699664Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:09:46.4700072Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:09:46.4700495Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:09:46.4701013Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:09:46.4701593Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:09:46.4702195Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:09:46.4702835Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:09:46.4703476Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:09:46.4704093Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:09:46.4704707Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:09:46.4705279Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:09:46.4705760Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:09:46.4706199Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:09:46.4706632Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:09:46.4707050Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:09:46.4707514Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:09:46.4708098Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:09:46.4708481Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:09:46.4708981Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:09:46.4709353Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:09:46.4709728Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:09:46.4710134Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:09:46.4710545Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:09:46.4710906Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:09:46.4711297Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:09:46.4711763Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:09:46.4712249Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:09:46.4712728Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:09:46.4713201Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:09:46.4713680Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:09:46.4714151Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:09:46.4714593Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:09:46.4715003Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:09:46.4715407Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:09:46.4715815Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:09:46.4716346Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:09:46.4716751Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:09:46.4717177Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:09:46.4717609Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:09:46.4717997Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:09:46.4718379Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:09:46.4718944Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:09:46.4719330Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:09:46.4719763Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:09:46.4720201Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:09:46.4720612Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:09:46.4721019Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:09:46.4721437Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:09:46.4721885Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:09:46.4722326Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:09:46.4722751Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:09:46.4723142Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:09:46.4723520Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:09:46.4723906Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:09:46.4724280Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:09:46.4724777Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:09:46.4725180Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:09:46.4725574Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:09:46.4725997Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:09:46.4726458Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:09:46.4726878Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:09:46.4727283Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:09:46.4727683Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:09:46.4727985Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:09:46.4728303Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:09:46.4728928Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:09:46.4729325Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:09:46.4729717Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:09:46.4730105Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:09:46.4730524Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:09:46.4730963Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:09:46.4731371Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:09:46.4731756Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:09:46.4732151Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:09:46.4732688Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:09:46.4733396Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:09:46.4733847Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:09:46.4734275Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:09:46.4734702Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:09:46.4735115Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:09:46.4735509Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:09:46.4735892Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:09:46.4736269Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:09:46.4736661Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:09:46.4737062Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:09:46.4737434Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:09:46.4737820Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:09:46.4738216Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:09:46.4738814Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:09:46.4739236Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:09:46.4739691Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:09:46.4740106Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:09:46.4740480Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:09:46.4740857Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:09:46.4741400Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:09:46.4741787Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:09:46.4742164Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:09:46.4742591Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:09:46.4743037Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:09:46.4743446Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:09:46.4743842Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:09:46.4744298Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:09:46.4744681Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:09:46.4745059Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:09:46.4745456Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:09:46.4745856Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:09:46.4746307Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:09:46.4746759Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:09:46.4747184Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:09:46.4747585Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:09:46.4747987Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:09:46.4748410Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:09:46.4748913Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:09:46.4749270Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:09:46.4749712Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:09:46.4750024Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:09:46.4750391Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:09:46.4750762Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:09:46.4751116Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:09:46.4751484Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:09:46.4751879Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:09:46.4752266Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:09:46.4752627Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:09:46.4752979Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:09:46.4753353Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:09:46.4753758Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:09:46.4754134Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:09:46.4754495Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:09:46.4754856Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:09:46.4755238Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:09:46.4755622Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:09:46.4755973Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:09:46.4756341Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:09:46.4756733Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:09:46.4757107Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:09:46.4757536Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:09:46.4758019Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:09:46.4758416Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:09:46.4758922Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:09:46.4759346Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:09:46.4759747Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:09:46.4760102Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:09:46.4760454Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:09:46.4760800Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:09:46.4761219Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:09:46.4761712Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:09:46.4762192Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:09:46.4762668Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:09:46.4763164Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:09:46.4763597Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:09:46.4763979Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:09:46.4764373Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:09:46.4764761Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:09:46.4765150Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:09:46.4765532Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:09:46.4766045Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:09:46.4766417Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:09:46.4766806Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:09:46.4767242Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:09:46.4767672Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:09:46.4768044Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:09:46.4768441Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:09:46.4769105Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:09:46.4769488Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:09:46.4769840Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:09:46.4770237Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:09:46.4770690Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:09:46.4771113Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:09:46.4771525Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:09:46.4771929Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:09:46.4772252Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:09:46.4772530Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:09:46.4772881Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:09:46.4773360Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:09:46.4773687Z 
2025-08-20T19:09:46.4773691Z 
2025-08-20T19:09:46.4774063Z  [+] Finished Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:09:46 PM)
2025-08-20T19:09:46.4774444Z 
2025-08-20T19:09:46.4774571Z 
2025-08-20T19:09:46.4774576Z 
2025-08-20T19:09:46.4774661Z [+] Continue : YES
2025-08-20T19:09:46.4774779Z 
2025-08-20T19:09:46.4775022Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T19:09:46.5324809Z 
2025-08-20T19:09:46.5325191Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (07:09:46 PM) UTC
2025-08-20T19:09:46.5325503Z 
2025-08-20T19:09:46.5343554Z 
2025-08-20T19:09:46.5343976Z [+] Total RECIPES :: 1
2025-08-20T19:09:46.5344257Z 
2025-08-20T19:09:46.5421503Z 
2025-08-20T19:09:46.5422293Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml (1/1)
2025-08-20T19:09:46.5422964Z 
2025-08-20T19:09:46.6167546Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:09:46.6178427Z mode of '/tmp/pkgforge/YoZND5sXk_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:09:46.6227151Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/boringtun/official [Provided]
2025-08-20T19:09:46.6227773Z [+] Setting '.pkg_family' --> boringtun [Provided]
2025-08-20T19:09:46.6241208Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T19:09:46.6247542Z [00:00:00.000]➜  [+] HOST: Linux pkrvmubgrv54qmi 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T19:09:46.6276964Z [00:00:00.003]➜  
2025-08-20T19:09:46.6277959Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:09:46.6278866Z [00:00:00.003]➜  
2025-08-20T19:09:46.6319221Z [00:00:00.007]➜  
2025-08-20T19:09:46.6320131Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:09:46.6320902Z [00:00:00.007]➜  
2025-08-20T19:09:46.6399317Z [00:00:00.015]➜  
2025-08-20T19:09:46.6402050Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/boringtun/static.official.source.yaml) --> /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (07:09:46 PM) UTC]
2025-08-20T19:09:46.6403882Z [00:00:00.015]➜  
2025-08-20T19:09:46.6404154Z [00:00:00.015]➜  
2025-08-20T19:09:46.6404405Z [00:00:00.015]➜  
2025-08-20T19:09:46.6404778Z [00:00:00.015]➜  ###################################################################
2025-08-20T19:09:46.6411769Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T19:09:46.6413450Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:09:46.6414865Z [00:00:00.017]➜  _disabled: false
2025-08-20T19:09:46.6416337Z [00:00:00.017]➜  
2025-08-20T19:09:46.6416776Z [00:00:00.017]➜  pkg: "boringtun"
2025-08-20T19:09:46.6417403Z [00:00:00.017]➜  pkg_id: "github.com.cloudflare.boringtun"
2025-08-20T19:09:46.6418059Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T19:09:46.6418737Z [00:00:00.017]➜  category:
2025-08-20T19:09:46.6419541Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T19:09:46.6420040Z [00:00:00.017]➜    - "Utility"
2025-08-20T19:09:46.6420734Z [00:00:00.017]➜  description: "Userspace WireGuard® Implementation in Rust"
2025-08-20T19:09:46.6421426Z [00:00:00.017]➜  distro_pkg:
2025-08-20T19:09:46.6421893Z [00:00:00.017]➜    archlinux:
2025-08-20T19:09:46.6422198Z [00:00:00.017]➜      aur:
2025-08-20T19:09:46.6422523Z [00:00:00.017]➜        - "boringtun"
2025-08-20T19:09:46.6422861Z [00:00:00.017]➜        - "boringtun-git"
2025-08-20T19:09:46.6423190Z [00:00:00.017]➜    nixpkgs:
2025-08-20T19:09:46.6423480Z [00:00:00.017]➜      - "boringtun"
2025-08-20T19:09:46.6423784Z [00:00:00.017]➜  homepage:
2025-08-20T19:09:46.6424151Z [00:00:00.017]➜    - "https://github.com/cloudflare/boringtun"
2025-08-20T19:09:46.6424543Z [00:00:00.017]➜  license:
2025-08-20T19:09:46.6424860Z [00:00:00.017]➜    - "BSD-3-Clause"  
2025-08-20T19:09:46.6425371Z [00:00:00.017]➜  maintainer:
2025-08-20T19:09:46.6425777Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T19:09:46.6426157Z [00:00:00.017]➜  note:
2025-08-20T19:09:46.6426506Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T19:09:46.6427456Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/cloudflare/boringtun"
2025-08-20T19:09:46.6428113Z [00:00:00.017]➜  provides:
2025-08-20T19:09:46.6428409Z [00:00:00.017]➜    - "boringtun"    
2025-08-20T19:09:46.6428948Z [00:00:00.017]➜  repology:
2025-08-20T19:09:46.6429238Z [00:00:00.017]➜    - "boringtun"
2025-08-20T19:09:46.6429524Z [00:00:00.017]➜  src_url:
2025-08-20T19:09:46.6429900Z [00:00:00.017]➜    - "https://github.com/cloudflare/boringtun"
2025-08-20T19:09:46.6430216Z [00:00:00.017]➜  tag:
2025-08-20T19:09:46.6430454Z [00:00:00.017]➜    - "wireguard"
2025-08-20T19:09:46.6430715Z [00:00:00.017]➜  x_exec:
2025-08-20T19:09:46.6430980Z [00:00:00.017]➜    bsys: "docker://rust"
2025-08-20T19:09:46.6431246Z [00:00:00.017]➜    host:
2025-08-20T19:09:46.6431494Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T19:09:46.6431784Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T19:09:46.6432049Z [00:00:00.017]➜    shell: "bash"
2025-08-20T19:09:46.6432304Z [00:00:00.017]➜    pkgver: |
2025-08-20T19:09:46.6432616Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T19:09:46.6433366Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/cloudflare/boringtun" "./TEMPREPO" &>/dev/null && \
2025-08-20T19:09:46.6434269Z [00:00:00.017]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T19:09:46.6434941Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T19:09:46.6435510Z [00:00:00.017]➜    run: |
2025-08-20T19:09:46.6435738Z [00:00:00.017]➜      #Build
2025-08-20T19:09:46.6436380Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T19:09:46.6437358Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T19:09:46.6438411Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T19:09:46.6439479Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T19:09:46.6440274Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T19:09:46.6440927Z [00:00:00.017]➜        bash -l -c '
2025-08-20T19:09:46.6441387Z [00:00:00.017]➜        #Setup ENV
2025-08-20T19:09:46.6442064Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:09:46.6442917Z [00:00:00.017]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T19:09:46.6443693Z [00:00:00.017]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T19:09:46.6444845Z [00:00:00.017]➜           RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T19:09:46.6445858Z [00:00:00.017]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T19:09:46.6446504Z [00:00:00.017]➜             export RUST_TARGET
2025-08-20T19:09:46.6447013Z [00:00:00.017]➜           else
2025-08-20T19:09:46.6447487Z [00:00:00.017]➜             rustc -Vv ; exit 1
2025-08-20T19:09:46.6448010Z [00:00:00.017]➜           fi
2025-08-20T19:09:46.6448447Z [00:00:00.017]➜         else
2025-08-20T19:09:46.6449451Z [00:00:00.017]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T19:09:46.6450191Z [00:00:00.017]➜           rustup target add "${RUST_TARGET}"
2025-08-20T19:09:46.6450765Z [00:00:00.017]➜         fi
2025-08-20T19:09:46.6451450Z [00:00:00.017]➜         RUST_FLAGS=()
2025-08-20T19:09:46.6452132Z [00:00:00.017]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T19:09:46.6452901Z [00:00:00.017]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T19:09:46.6453754Z [00:00:00.017]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T19:09:46.6470712Z [00:00:00.017]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T19:09:46.6471319Z [00:00:00.017]➜         fi
2025-08-20T19:09:46.6471867Z [00:00:00.017]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T19:09:46.6472526Z [00:00:00.017]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T19:09:46.6473152Z [00:00:00.017]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T19:09:46.6473755Z [00:00:00.017]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T19:09:46.6474380Z [00:00:00.017]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T19:09:46.6475033Z [00:00:00.017]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T19:09:46.6475663Z [00:00:00.017]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T19:09:46.6476371Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T19:09:46.6477088Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T19:09:46.6477762Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T19:09:46.6478409Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T19:09:46.6479299Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T19:09:46.6479988Z [00:00:00.017]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T19:09:46.6480542Z [00:00:00.017]➜        #Build
2025-08-20T19:09:46.6481548Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/cloudflare/boringtun" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T19:09:46.6482557Z [00:00:00.017]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T19:09:46.6483560Z [00:00:00.017]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T19:09:46.6484744Z [00:00:00.017]➜         sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T19:09:46.6485833Z [00:00:00.017]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T19:09:46.6486807Z [00:00:00.017]➜         cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T19:09:46.6487882Z [00:00:00.017]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T19:09:46.6488727Z [00:00:00.017]➜        #Copy 
2025-08-20T19:09:46.6490508Z [00:00:00.017]➜         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-20T19:09:46.6492789Z [00:00:00.017]➜         ( 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-20T19:09:46.6493822Z [00:00:00.017]➜        #Strip 
2025-08-20T19:09:46.6494747Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:09:46.6496017Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:09:46.6497280Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:09:46.6498363Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:09:46.6499634Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:09:46.6500652Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T19:09:46.6501017Z [00:00:00.017]➜        '
2025-08-20T19:09:46.6501275Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T19:09:46.6501676Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T19:09:46.6502263Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T19:09:46.6503372Z [00:00:00.017]➜       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-20T19:09:46.6504181Z [00:00:00.017]➜  
2025-08-20T19:09:46.6504389Z [00:00:00.017]➜  
2025-08-20T19:09:46.6504677Z [00:00:00.017]➜  ###################################################################
2025-08-20T19:09:46.6504978Z [00:00:00.017]➜  
2025-08-20T19:09:46.6505180Z [00:00:00.017]➜  
2025-08-20T19:09:46.6505382Z [00:00:00.017]➜  
2025-08-20T19:09:46.6505878Z [00:00:00.018]➜  '/tmp/pkgforge/YoZND5sXk_build.yaml' -> '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T19:09:47.9383737Z [00:00:01.314]➜  '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.static.version' -> '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.version'
2025-08-20T19:09:47.9438853Z [00:00:01.319]➜  [+] Version: HEAD-2f3c85f-250519T172759 ('.x_exec.pkgver') [/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.static.version]
2025-08-20T19:09:47.9686802Z [00:00:01.344]➜  [+] Progs: boringtun
2025-08-20T19:09:48.1072652Z [00:00:01.483]➜  
2025-08-20T19:09:48.1073416Z [00:00:01.483]➜  [-] Missing packages. Found: 
2025-08-20T19:09:48.1074349Z [00:00:01.483]➜  [+] Expected: boringtun
2025-08-20T19:09:48.1075196Z [00:00:01.483]➜  [+] Continuing with build...
2025-08-20T19:09:48.1076037Z [00:00:01.483]➜  
2025-08-20T19:09:48.4913371Z [00:00:01.867]➜  
2025-08-20T19:09:48.4913776Z [00:00:01.867]➜  
2025-08-20T19:09:48.5006017Z [00:00:01.876]➜  + mkdir -pv /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T19:09:48.5031020Z [00:00:01.878]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=boringtun -e PKG_ID=github.com.cloudflare.boringtun -e PKG_TYPE=static -e PKG_VER=HEAD-2f3c85f-250519T172759 -e PKGVER=HEAD-2f3c85f-250519T172759 -e SBUILD_PKG=boringtun.static -e SBUILD_PKGVER=HEAD-2f3c85f-250519T172759 --volume /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T19:09:48.5035285Z [00:00:01.878]➜    #Setup ENV
2025-08-20T19:09:48.5036239Z [00:00:01.878]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:09:48.5037448Z [00:00:01.878]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T19:09:48.5038867Z [00:00:01.878]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T19:09:48.5040476Z [00:00:01.878]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T19:09:48.5042103Z [00:00:01.878]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T19:09:48.5043155Z [00:00:01.878]➜         export RUST_TARGET
2025-08-20T19:09:48.5044074Z [00:00:01.878]➜       else
2025-08-20T19:09:48.5044850Z [00:00:01.878]➜         rustc -Vv ; exit 1
2025-08-20T19:09:48.5045649Z [00:00:01.878]➜       fi
2025-08-20T19:09:48.5046073Z [00:00:01.878]➜     else
2025-08-20T19:09:48.5046716Z [00:00:01.878]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T19:09:48.5047461Z [00:00:01.878]➜       rustup target add "${RUST_TARGET}"
2025-08-20T19:09:48.5048023Z [00:00:01.878]➜     fi
2025-08-20T19:09:48.5048485Z [00:00:01.878]➜     RUST_FLAGS=()
2025-08-20T19:09:48.5049692Z [00:00:01.878]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T19:09:48.5050536Z [00:00:01.878]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T19:09:48.5051393Z [00:00:01.878]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T19:09:48.5051890Z [00:00:01.878]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T19:09:48.5052224Z [00:00:01.878]➜     fi
2025-08-20T19:09:48.5052517Z [00:00:01.878]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T19:09:48.5052884Z [00:00:01.878]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T19:09:48.5053212Z [00:00:01.878]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T19:09:48.5053537Z [00:00:01.878]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T19:09:48.5053881Z [00:00:01.878]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T19:09:48.5054247Z [00:00:01.878]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T19:09:48.5054579Z [00:00:01.878]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T19:09:48.5054989Z [00:00:01.878]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T19:09:48.5055389Z [00:00:01.878]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T19:09:48.5055755Z [00:00:01.878]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T19:09:48.5056118Z [00:00:01.878]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T19:09:48.5056498Z [00:00:01.878]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T19:09:48.5056876Z [00:00:01.878]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T19:09:48.5057168Z [00:00:01.878]➜    #Build
2025-08-20T19:09:48.5057731Z [00:00:01.878]➜     git clone --filter "blob:none" --quiet "https://github.com/cloudflare/boringtun" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T19:09:48.5058307Z [00:00:01.878]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T19:09:48.5058919Z [00:00:01.878]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T19:09:48.5059605Z [00:00:01.878]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T19:09:48.5060462Z [00:00:01.878]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T19:09:48.5061008Z [00:00:01.878]➜     cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T19:09:48.5061598Z [00:00:01.878]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T19:09:48.5061980Z [00:00:01.878]➜    #Copy 
2025-08-20T19:09:48.5062942Z [00:00:01.878]➜     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-20T19:09:48.5064200Z [00:00:01.878]➜     ( 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-20T19:09:48.5064964Z [00:00:01.878]➜    #Strip 
2025-08-20T19:09:48.5065851Z [00:00:01.878]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:09:48.5067158Z [00:00:01.878]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:09:48.5068383Z [00:00:01.878]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:09:48.5069544Z [00:00:01.878]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:09:48.5070493Z [00:00:01.878]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:09:48.5071267Z [00:00:01.878]➜     popd &>/dev/null
2025-08-20T19:09:48.5071727Z [00:00:01.878]➜    '
2025-08-20T19:09:49.0730384Z [00:00:02.448]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T19:09:49.1739687Z [00:00:02.549]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T19:09:49.1740760Z [00:00:02.549]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T19:09:49.1741616Z [00:00:02.549]➜  bffca73cb30c: Pulling fs layer
2025-08-20T19:09:49.1742449Z [00:00:02.549]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T19:09:49.1743114Z [00:00:02.549]➜  eb4a15147d73: Pulling fs layer
2025-08-20T19:09:49.1743672Z [00:00:02.549]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T19:09:49.1744156Z [00:00:02.549]➜  73d19b2d2e73: Waiting
2025-08-20T19:09:49.1744717Z [00:00:02.549]➜  eb4a15147d73: Waiting
2025-08-20T19:09:49.1745147Z [00:00:02.549]➜  1eff1cf6af24: Waiting
2025-08-20T19:09:49.2766590Z [00:00:02.652]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T19:09:49.2767690Z [00:00:02.652]➜  d62bb7eb03b5: Download complete
2025-08-20T19:09:49.2946409Z [00:00:02.670]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T19:09:49.2947194Z [00:00:02.670]➜  74f0d3ee81d8: Download complete
2025-08-20T19:09:49.3020547Z [00:00:02.677]➜  bffca73cb30c: Verifying Checksum
2025-08-20T19:09:49.3021283Z [00:00:02.677]➜  bffca73cb30c: Download complete
2025-08-20T19:09:49.3841753Z [00:00:02.760]➜  d62bb7eb03b5: Pull complete
2025-08-20T19:09:49.3859000Z [00:00:02.761]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T19:09:49.3859781Z [00:00:02.761]➜  1eff1cf6af24: Download complete
2025-08-20T19:09:49.7135362Z [00:00:03.089]➜  74f0d3ee81d8: Pull complete
2025-08-20T19:09:50.7274816Z [00:00:04.103]➜  bffca73cb30c: Pull complete
2025-08-20T19:09:50.7471081Z [00:00:04.122]➜  eb4a15147d73: Verifying Checksum
2025-08-20T19:09:50.7471808Z [00:00:04.122]➜  eb4a15147d73: Download complete
2025-08-20T19:10:17.2218950Z [00:00:30.597]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T19:10:17.2219901Z [00:00:30.597]➜  73d19b2d2e73: Download complete
2025-08-20T19:11:29.9264448Z [00:01:43.302]➜  73d19b2d2e73: Pull complete
2025-08-20T19:11:35.2086372Z [00:01:48.584]➜  eb4a15147d73: Pull complete
2025-08-20T19:11:35.2195997Z [00:01:48.595]➜  1eff1cf6af24: Pull complete
2025-08-20T19:11:35.2242968Z [00:01:48.600]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T19:11:35.2255726Z [00:01:48.601]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T19:11:35.4034122Z [00:01:48.779]➜  + mkdir -p /build-bins
2025-08-20T19:11:35.4052012Z [00:01:48.781]➜  ++ mktemp -d
2025-08-20T19:11:35.4068858Z [00:01:48.782]➜  + pushd /tmp/tmp.UBWugP7tzm
2025-08-20T19:11:35.4069677Z [00:01:48.782]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T19:11:35.4070440Z [00:01:48.782]➜  + source /root/.cargo/env
2025-08-20T19:11:35.4070833Z [00:01:48.782]➜  ++ case ":${PATH}:" in
2025-08-20T19:11:35.4075304Z [00:01:48.783]➜  ++ uname -m
2025-08-20T19:11:35.4076911Z [00:01:48.783]➜  ++ tr -d '[:space:]'
2025-08-20T19:11:35.4092743Z [00:01:48.785]➜  + [[ x86_64 == riscv64 ]]
2025-08-20T19:11:35.4095832Z [00:01:48.785]➜  ++ uname -m
2025-08-20T19:11:35.4110847Z [00:01:48.786]➜  + export RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T19:11:35.4111813Z [00:01:48.787]➜  + RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T19:11:35.4112505Z [00:01:48.787]➜  + rustup target add x86_64-unknown-linux-musl
2025-08-20T19:11:35.6359670Z [00:01:49.011]➜  info: component 'rust-std' for target 'x86_64-unknown-linux-musl' is up to date
2025-08-20T19:11:35.6387126Z [00:01:49.014]➜  + RUST_FLAGS=()
2025-08-20T19:11:35.6387815Z [00:01:49.014]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T19:11:35.6388867Z [00:01:49.014]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T19:11:35.6391899Z [00:01:49.015]➜  + echo x86_64-unknown-linux-musl
2025-08-20T19:11:35.6393123Z [00:01:49.015]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T19:11:35.6404676Z [00:01:49.016]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T19:11:35.6405439Z [00:01:49.016]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T19:11:35.6405952Z [00:01:49.016]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T19:11:35.6406612Z [00:01:49.016]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T19:11:35.6407283Z [00:01:49.016]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T19:11:35.6407962Z [00:01:49.016]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T19:11:35.6408799Z [00:01:49.016]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T19:11:35.6409352Z [00:01:49.016]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T19:11:35.6409801Z [00:01:49.016]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T19:11:35.6410202Z [00:01:49.016]➜  ++ which mold
2025-08-20T19:11:35.6438858Z [00:01:49.019]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T19:11:35.6439952Z [00:01:49.019]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T19:11:35.6440636Z [00:01:49.019]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T19:11:35.6441336Z [00:01:49.019]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T19:11:35.6444049Z [00:01:49.019]➜  + 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-20T19:11:35.6447613Z [00:01:49.020]➜  + 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-20T19:11:35.6449472Z [00:01:49.020]➜  + git clone --filter blob:none --quiet https://github.com/cloudflare/boringtun ./TEMPREPO
2025-08-20T19:11:35.9368801Z [00:01:49.312]➜  + cd ./TEMPREPO/
2025-08-20T19:11:35.9369555Z [00:01:49.312]➜  + echo -e '\n[+] Target: x86_64-unknown-linux-musl'
2025-08-20T19:11:35.9372364Z [00:01:49.312]➜  + 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-20T19:11:35.9374591Z [00:01:49.312]➜  + sed 
2025-08-20T19:11:35.9375127Z [00:01:49.312]➜  [+] Target: x86_64-unknown-linux-musl
2025-08-20T19:11:35.9377763Z [00:01:49.312]➜  [+] 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-20T19:11:35.9380131Z [00:01:49.312]➜  
2025-08-20T19:11:35.9380627Z [00:01:49.312]➜  '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T19:11:35.9384187Z [00:01:49.314]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T19:11:35.9385330Z [00:01:49.314]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T19:11:35.9401980Z [00:01:49.316]➜  removed './.cargo/config.toml'
2025-08-20T19:11:35.9402684Z [00:01:49.316]➜  removed directory './.cargo'
2025-08-20T19:11:35.9408121Z [00:01:49.316]➜  ++ nproc
2025-08-20T19:11:35.9425326Z [00:01:49.318]➜  + cargo build --target x86_64-unknown-linux-musl --release --jobs=5 --keep-going --verbose
2025-08-20T19:11:36.0775942Z [00:01:49.453]➜  warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
2025-08-20T19:11:36.0778050Z [00:01:49.453]➜  note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
2025-08-20T19:11:36.0779439Z [00:01:49.453]➜  note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
2025-08-20T19:11:36.0780608Z [00:01:49.453]➜  note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
2025-08-20T19:11:36.4372345Z [00:01:49.813]➜      Updating crates.io index
2025-08-20T19:11:37.6036176Z [00:01:50.979]➜   Downloading crates ...
2025-08-20T19:11:37.7185349Z [00:01:51.094]➜    Downloaded blake2 v0.10.6
2025-08-20T19:11:37.7237369Z [00:01:51.099]➜    Downloaded typenum v1.15.0
2025-08-20T19:11:37.7274389Z [00:01:51.103]➜    Downloaded shlex v1.3.0
2025-08-20T19:11:37.7293589Z [00:01:51.105]➜    Downloaded ansi_term v0.12.1
2025-08-20T19:11:37.7332031Z [00:01:51.109]➜    Downloaded x25519-dalek v2.0.1
2025-08-20T19:11:37.7358174Z [00:01:51.111]➜    Downloaded hex v0.4.3
2025-08-20T19:11:37.7385019Z [00:01:51.114]➜    Downloaded generic-array v0.14.5
2025-08-20T19:11:37.7414892Z [00:01:51.117]➜    Downloaded chacha20poly1305 v0.10.0-pre.1
2025-08-20T19:11:37.7438868Z [00:01:51.119]➜    Downloaded chacha20 v0.9.0
2025-08-20T19:11:37.7494926Z [00:01:51.125]➜    Downloaded getrandom v0.2.10
2025-08-20T19:11:37.7542899Z [00:01:51.130]➜    Downloaded crypto-common v0.1.5
2025-08-20T19:11:37.7618523Z [00:01:51.137]➜    Downloaded clap_lex v0.2.4
2025-08-20T19:11:37.7823613Z [00:01:51.158]➜    Downloaded crossbeam-channel v0.5.5
2025-08-20T19:11:37.7885095Z [00:01:51.164]➜    Downloaded cfg-if v1.0.0
2025-08-20T19:11:37.7904789Z [00:01:51.166]➜    Downloaded cc v1.2.19
2025-08-20T19:11:37.7960989Z [00:01:51.171]➜    Downloaded daemonize v0.4.1
2025-08-20T19:11:37.7989902Z [00:01:51.174]➜    Downloaded clap v3.2.8
2025-08-20T19:11:37.8150409Z [00:01:51.190]➜    Downloaded zeroize v1.5.6
2025-08-20T19:11:37.8168966Z [00:01:51.192]➜    Downloaded digest v0.10.3
2025-08-20T19:11:37.8204058Z [00:01:51.196]➜    Downloaded thiserror v1.0.50
2025-08-20T19:11:37.8285844Z [00:01:51.204]➜    Downloaded parking_lot v0.12.1
2025-08-20T19:11:37.8332868Z [00:01:51.209]➜    Downloaded universal-hash v0.4.1
2025-08-20T19:11:37.8356858Z [00:01:51.211]➜    Downloaded version_check v0.9.4
2025-08-20T19:11:37.8382900Z [00:01:51.214]➜    Downloaded num_threads v0.1.6
2025-08-20T19:11:37.8415832Z [00:01:51.217]➜    Downloaded zeroize_derive v1.3.2
2025-08-20T19:11:37.8429547Z [00:01:51.218]➜    Downloaded semver v1.0.12
2025-08-20T19:11:37.8463357Z [00:01:51.222]➜    Downloaded quote v1.0.29
2025-08-20T19:11:37.8516587Z [00:01:51.227]➜    Downloaded rustc_version v0.4.0
2025-08-20T19:11:37.8545875Z [00:01:51.230]➜    Downloaded tracing-core v0.1.32
2025-08-20T19:11:37.8595624Z [00:01:51.235]➜    Downloaded time v0.3.11
2025-08-20T19:11:37.8681991Z [00:01:51.244]➜    Downloaded serde_derive v1.0.139
2025-08-20T19:11:37.8723145Z [00:01:51.248]➜    Downloaded sharded-slab v0.1.4
2025-08-20T19:11:37.8767564Z [00:01:51.252]➜    Downloaded serde v1.0.139
2025-08-20T19:11:37.8818327Z [00:01:51.257]➜    Downloaded proc-macro2 v1.0.63
2025-08-20T19:11:37.8853400Z [00:01:51.261]➜    Downloaded crossbeam-utils v0.8.10
2025-08-20T19:11:37.8891430Z [00:01:51.265]➜    Downloaded syn v1.0.98
2025-08-20T19:11:37.9013392Z [00:01:51.277]➜    Downloaded tracing-subscriber v0.3.14
2025-08-20T19:11:37.9115073Z [00:01:51.287]➜    Downloaded syn v2.0.23
2025-08-20T19:11:37.9236848Z [00:01:51.299]➜    Downloaded tracing v0.1.40
2025-08-20T19:11:37.9289306Z [00:01:51.304]➜    Downloaded ip_network_table-deps-treebitmap v0.5.0
2025-08-20T19:11:37.9310878Z [00:01:51.307]➜    Downloaded hmac v0.12.1
2025-08-20T19:11:37.9337713Z [00:01:51.309]➜    Downloaded nix v0.25.0
2025-08-20T19:11:37.9465838Z [00:01:51.322]➜    Downloaded poly1305 v0.7.2
2025-08-20T19:11:37.9500189Z [00:01:51.325]➜    Downloaded hashbrown v0.12.2
2025-08-20T19:11:37.9549665Z [00:01:51.330]➜    Downloaded pin-project-lite v0.2.9
2025-08-20T19:11:37.9619522Z [00:01:51.337]➜    Downloaded os_str_bytes v6.1.0
2025-08-20T19:11:37.9647992Z [00:01:51.340]➜    Downloaded lock_api v0.4.7
2025-08-20T19:11:37.9665798Z [00:01:51.342]➜    Downloaded ip_network v0.4.1
2025-08-20T19:11:37.9689737Z [00:01:51.344]➜    Downloaded untrusted v0.9.0
2025-08-20T19:11:37.9713149Z [00:01:51.347]➜    Downloaded thread_local v1.1.4
2025-08-20T19:11:37.9731493Z [00:01:51.349]➜    Downloaded thiserror-impl v1.0.50
2025-08-20T19:11:37.9749604Z [00:01:51.350]➜    Downloaded strsim v0.10.0
2025-08-20T19:11:37.9772527Z [00:01:51.353]➜    Downloaded rand_core v0.6.4
2025-08-20T19:11:37.9791923Z [00:01:51.355]➜    Downloaded lazy_static v1.4.0
2025-08-20T19:11:37.9808128Z [00:01:51.356]➜    Downloaded itoa v1.0.2
2025-08-20T19:11:37.9828842Z [00:01:51.358]➜    Downloaded block-buffer v0.10.2
2025-08-20T19:11:37.9843454Z [00:01:51.360]➜    Downloaded ip_network_table v0.2.0
2025-08-20T19:11:37.9858852Z [00:01:51.361]➜    Downloaded synstructure v0.12.6
2025-08-20T19:11:37.9873347Z [00:01:51.363]➜    Downloaded socket2 v0.4.7
2025-08-20T19:11:37.9895381Z [00:01:51.365]➜    Downloaded inout v0.1.3
2025-08-20T19:11:37.9911380Z [00:01:51.367]➜    Downloaded atty v0.2.14
2025-08-20T19:11:37.9927050Z [00:01:51.368]➜    Downloaded unicode-xid v0.2.3
2025-08-20T19:11:37.9946248Z [00:01:51.370]➜    Downloaded tracing-log v0.1.3
2025-08-20T19:11:37.9967503Z [00:01:51.372]➜    Downloaded tracing-attributes v0.1.27
2025-08-20T19:11:37.9998475Z [00:01:51.375]➜    Downloaded termcolor v1.1.3
2025-08-20T19:11:38.0016078Z [00:01:51.377]➜    Downloaded scopeguard v1.1.0
2025-08-20T19:11:38.0032305Z [00:01:51.379]➜    Downloaded parking_lot_core v0.9.3
2025-08-20T19:11:38.0060872Z [00:01:51.381]➜    Downloaded libc v0.2.172
2025-08-20T19:11:38.0394846Z [00:01:51.415]➜    Downloaded indexmap v1.9.1
2025-08-20T19:11:38.0437848Z [00:01:51.419]➜    Downloaded opaque-debug v0.3.0
2025-08-20T19:11:38.0449522Z [00:01:51.420]➜    Downloaded base64 v0.13.0
2025-08-20T19:11:38.0490463Z [00:01:51.424]➜    Downloaded once_cell v1.13.0
2025-08-20T19:11:38.0520101Z [00:01:51.427]➜    Downloaded log v0.4.17
2025-08-20T19:11:38.0550136Z [00:01:51.430]➜    Downloaded cipher v0.4.3
2025-08-20T19:11:38.0571702Z [00:01:51.433]➜    Downloaded boxfnonce v0.1.1
2025-08-20T19:11:38.0590115Z [00:01:51.434]➜    Downloaded unicode-ident v1.0.1
2025-08-20T19:11:38.0622626Z [00:01:51.438]➜    Downloaded tracing-appender v0.2.2
2025-08-20T19:11:38.0638918Z [00:01:51.439]➜    Downloaded textwrap v0.15.0
2025-08-20T19:11:38.0666678Z [00:01:51.442]➜    Downloaded subtle v2.4.1
2025-08-20T19:11:38.0682098Z [00:01:51.444]➜    Downloaded smallvec v1.9.0
2025-08-20T19:11:38.0705818Z [00:01:51.446]➜    Downloaded curve25519-dalek-derive v0.1.0
2025-08-20T19:11:38.0716966Z [00:01:51.447]➜    Downloaded curve25519-dalek v4.1.3
2025-08-20T19:11:38.0823055Z [00:01:51.458]➜    Downloaded cpufeatures v0.2.9
2025-08-20T19:11:38.0840236Z [00:01:51.459]➜    Downloaded bitflags v1.3.2
2025-08-20T19:11:38.0886237Z [00:01:51.464]➜    Downloaded autocfg v1.1.0
2025-08-20T19:11:38.0906603Z [00:01:51.466]➜    Downloaded aead v0.5.0-pre.2
2025-08-20T19:11:38.0927448Z [00:01:51.468]➜    Downloaded ring v0.17.14
2025-08-20T19:11:38.1928298Z [00:01:51.568]➜     Compiling libc v0.2.172
2025-08-20T19:11:38.1929619Z [00:01:51.568]➜     Compiling cfg-if v1.0.0
2025-08-20T19:11:38.1930931Z [00:01:51.568]➜     Compiling proc-macro2 v1.0.63
2025-08-20T19:11:38.1932008Z [00:01:51.568]➜     Compiling unicode-ident v1.0.1
2025-08-20T19:11:38.1932883Z [00:01:51.568]➜     Compiling quote v1.0.29
2025-08-20T19:11:38.1942659Z [00:01:51.569]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/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="extra_traits"' --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=92bc2f048ee11796 -C extra-filename=-58bfd042d5b195b0 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:38.1951416Z [00:01:51.569]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name unicode_ident --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-ident-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cade9622902b083 -C extra-filename=-e0de5a201c36e05f --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:38.1959644Z [00:01:51.569]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name cfg_if --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-if-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=cf66ad73ff1b7f3c -C extra-filename=-186aa515f8e55753 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:38.1968770Z [00:01:51.569]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.63/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=0d076aab7375dd22 -C extra-filename=-17f6cc858107dce4 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:38.1978448Z [00:01:51.569]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.29/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", "proc-macro"))' -C metadata=48e2c02dc6a592f1 -C extra-filename=-4f1e32f95fdad91b --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:38.3775847Z [00:01:51.752]➜     Compiling typenum v1.15.0
2025-08-20T19:11:38.3781190Z [00:01:51.752]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_main --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.15.0/build/main.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("force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=62929b7ccae9d9aa -C extra-filename=-45699d9fd722f2fb --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:38.4770157Z [00:01:51.852]➜     Compiling version_check v0.9.4
2025-08-20T19:11:38.4775538Z [00:01:51.852]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name version_check --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a28d0c80f9a2554b -C extra-filename=-dca504072d09ace5 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:38.9072569Z [00:01:52.282]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b/build-script-build`
2025-08-20T19:11:38.9114415Z [00:01:52.287]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4/build-script-build`
2025-08-20T19:11:38.9201069Z [00:01:52.295]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0/build-script-build`
2025-08-20T19:11:38.9448928Z [00:01:52.320]➜     Compiling syn v1.0.98
2025-08-20T19:11:38.9457034Z [00:01:52.320]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.98/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="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="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f33f08634c172ced -C extra-filename=-687e0d8b5e7da9b6 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:38.9525783Z [00:01:52.326]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name proc_macro2 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.63/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=8364bbade6eca2be -C extra-filename=-ff5cb321da7bf477 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern unicode_ident=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_ident-e0de5a201c36e05f.rmeta --cap-lints allow --cfg wrap_proc_macro`
2025-08-20T19:11:38.9628818Z [00:01:52.337]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name libc --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/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 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --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=ec2281f428a5b3b6 -C extra-filename=-7926ee479ea07114 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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(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(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-20T19:11:39.0574669Z [00:01:52.433]➜     Compiling generic-array v0.14.5
2025-08-20T19:11:39.0593903Z [00:01:52.434]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.5/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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=a3c6efd8a1b12a74 -C extra-filename=-b696eba1860ab6ef --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern version_check=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libversion_check-dca504072d09ace5.rlib --cap-lints allow`
2025-08-20T19:11:39.2177400Z [00:01:52.593]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb/build-script-main`
2025-08-20T19:11:39.3040083Z [00:01:52.679]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef/build-script-build`
2025-08-20T19:11:39.3091592Z [00:01:52.684]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name typenum --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=a71261e2339cc120 -C extra-filename=-8357387474c0bd5b --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:39.3361914Z [00:01:52.711]➜     Compiling unicode-xid v0.2.3
2025-08-20T19:11:39.3388818Z [00:01:52.714]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name unicode_xid --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-xid-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=f8549c66a6253933 -C extra-filename=-0273d31ba23f8ed2 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:39.4094112Z [00:01:52.785]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6/build-script-build`
2025-08-20T19:11:39.4379564Z [00:01:52.813]➜     Compiling subtle v2.4.1
2025-08-20T19:11:39.4413119Z [00:01:52.814]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name subtle --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "nightly", "std"))' -C metadata=73d66b4ceaad43bc -C extra-filename=-188853de3931501d --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:39.4497317Z [00:01:52.825]➜     Compiling once_cell v1.13.0
2025-08-20T19:11:39.4526210Z [00:01:52.827]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name once_cell --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --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", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=ae4e883346ae9bb6 -C extra-filename=-d69f585c5770bd3b --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:39.7693053Z [00:01:53.144]➜     Compiling autocfg v1.1.0
2025-08-20T19:11:39.7718488Z [00:01:53.147]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name autocfg --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28e23186d6370bc3 -C extra-filename=-c7b83ab91c5f9afe --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:39.9044384Z [00:01:53.280]➜     Compiling semver v1.0.12
2025-08-20T19:11:39.9053535Z [00:01:53.280]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f0abe9fd5b66a9b4 -C extra-filename=-a57be990fd636e54 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:40.3081742Z [00:01:53.683]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name quote --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.29/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=09e58823c8e551a7 -C extra-filename=-86524f3804b806af --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rmeta --cap-lints allow`
2025-08-20T19:11:40.5449945Z [00:01:53.920]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54/build-script-build`
2025-08-20T19:11:40.5809042Z [00:01:53.956]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name semver --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.12/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5c4543ec0ae95b9d -C extra-filename=-6209467089fa128f --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:40.6578953Z [00:01:54.032]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name generic_array --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.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 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde"))' -C metadata=62066b43ec5dc9cc -C extra-filename=-850653f9565ee5dd --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern typenum=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-8357387474c0bd5b.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 relaxed_coherence`
2025-08-20T19:11:40.7031969Z [00:01:54.078]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name syn --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.98/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="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e64df88c7a429147 -C extra-filename=-9503bc0d7c9333ad --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rmeta --extern quote=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rmeta --extern unicode_ident=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_ident-e0de5a201c36e05f.rmeta --cap-lints allow --cfg syn_disable_nightly_tests`
2025-08-20T19:11:41.0297745Z [00:01:54.405]➜     Compiling syn v2.0.23
2025-08-20T19:11:41.0318254Z [00:01:54.406]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name syn --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.23/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=5187a676de15f81e -C extra-filename=-de8938433d81d173 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rmeta --extern quote=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rmeta --extern unicode_ident=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_ident-e0de5a201c36e05f.rmeta --cap-lints allow`
2025-08-20T19:11:41.3589789Z [00:01:54.734]➜     Compiling cpufeatures v0.2.9
2025-08-20T19:11:41.3600710Z [00:01:54.735]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name cpufeatures --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cpufeatures-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df17920833777ca3 -C extra-filename=-63a8f9e66fdbbace --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:41.4637371Z [00:01:54.839]➜     Compiling rustc_version v0.4.0
2025-08-20T19:11:41.4646679Z [00:01:54.840]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustc_version --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-0.4.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=b1fa82465fbd2aae -C extra-filename=-469d144dffa90c5f --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern semver=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsemver-6209467089fa128f.rmeta --cap-lints allow`
2025-08-20T19:11:42.1815100Z [00:01:55.557]➜     Compiling tracing-core v0.1.32
2025-08-20T19:11:42.1825633Z [00:01:55.557]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tracing_core --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/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 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=65f1273bdb00910d -C extra-filename=-fbc457cb218af313 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern once_cell=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-d69f585c5770bd3b.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-20T19:11:42.3163859Z [00:01:55.692]➜     Compiling log v0.4.17
2025-08-20T19:11:42.3177355Z [00:01:55.692]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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", "value-bag"))' -C metadata=98701940aeb5d755 -C extra-filename=-474f8efb5bce3000 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:42.6072422Z [00:01:55.982]➜     Compiling shlex v1.3.0
2025-08-20T19:11:42.6087719Z [00:01:55.984]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name shlex --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/shlex-1.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1a5d1c3db99372ed -C extra-filename=-b36db43b0fc69e13 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:42.8922015Z [00:01:56.267]➜     Compiling smallvec v1.9.0
2025-08-20T19:11:42.8953904Z [00:01:56.270]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name smallvec --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=fc910f1c3f9fcd1e -C extra-filename=-8ff5dd900c359812 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:43.4208843Z [00:01:56.796]➜     Compiling getrandom v0.2.10
2025-08-20T19:11:43.4246666Z [00:01:56.799]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name getrandom --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.10/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=54a76b5f5a48a606 -C extra-filename=-f0d05b69db574bec --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.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-20T19:11:43.8507605Z [00:01:57.226]➜     Compiling rand_core v0.6.4
2025-08-20T19:11:43.8538518Z [00:01:57.227]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rand_core --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.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 --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=908a246ecfa586b1 -C extra-filename=-50133c2ea3e83de0 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern getrandom=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-f0d05b69db574bec.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-20T19:11:43.8912774Z [00:01:57.267]➜     Compiling cc v1.2.19
2025-08-20T19:11:43.8921883Z [00:01:57.267]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name cc --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.2.19/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("jobserver", "parallel"))' -C metadata=5cf6fb9220a517ac -C extra-filename=-0f6174e237c0ef98 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern shlex=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta --cap-lints allow`
2025-08-20T19:11:44.3228173Z [00:01:57.698]➜     Compiling crypto-common v0.1.5
2025-08-20T19:11:44.3245687Z [00:01:57.699]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crypto_common --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto-common-0.1.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 --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=f3e8cac7dd1ebf14 -C extra-filename=-5e6f06932f9ae4da --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern generic_array=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.rmeta --extern rand_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rmeta --extern typenum=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-8357387474c0bd5b.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-20T19:11:44.5426353Z [00:01:57.918]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000/build-script-build`
2025-08-20T19:11:44.5498165Z [00:01:57.925]➜     Compiling inout v0.1.3
2025-08-20T19:11:44.5511423Z [00:01:57.926]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name inout --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/inout-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=363c8024d463f83e -C extra-filename=-14b9d787519f195e --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern generic_array=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.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-20T19:11:44.5915929Z [00:01:57.967]➜     Compiling block-buffer v0.10.2
2025-08-20T19:11:44.5927149Z [00:01:57.967]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name block_buffer --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/block-buffer-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f29730b37e627f2 -C extra-filename=-32df2135499dde4f --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern generic_array=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.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-20T19:11:44.8061674Z [00:01:58.181]➜     Compiling curve25519-dalek v4.1.3
2025-08-20T19:11:44.8099599Z [00:01:58.185]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/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="alloc"' --cfg 'feature="precomputed-tables"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=0d7f5a6bcf36a816 -C extra-filename=-35cd0828e7d3fbe4 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern rustc_version=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/librustc_version-469d144dffa90c5f.rlib --cap-lints allow`
2025-08-20T19:11:44.8480386Z [00:01:58.223]➜     Compiling lock_api v0.4.7
2025-08-20T19:11:44.8488171Z [00:01:58.224]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.7/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("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=da5db602ea20dcd5 -C extra-filename=-3c34cf7b95c6f929 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern autocfg=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libautocfg-c7b83ab91c5f9afe.rlib --cap-lints allow`
2025-08-20T19:11:45.1111442Z [00:01:58.486]➜     Compiling parking_lot_core v0.9.3
2025-08-20T19:11:45.1118336Z [00:01:58.487]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.3/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=da2dc429953f4a75 -C extra-filename=-acc3e9c0018a8169 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:45.2921431Z [00:01:58.667]➜     Compiling crossbeam-utils v0.8.10
2025-08-20T19:11:45.2928512Z [00:01:58.667]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.10/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "once_cell", "std"))' -C metadata=30b514222d8a02b2 -C extra-filename=-c3085732a79ea8d5 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:45.5854655Z [00:01:58.961]➜     Compiling lazy_static v1.4.0
2025-08-20T19:11:45.5873255Z [00:01:58.962]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name lazy_static --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.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=50fa7f7cb3e1a984 -C extra-filename=-a76e57ddeaa42a0c --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:45.6667810Z [00:01:59.042]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169/build-script-build`
2025-08-20T19:11:45.6724055Z [00:01:59.048]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5/build-script-build`
2025-08-20T19:11:45.6766246Z [00:01:59.052]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4/build-script-build`
2025-08-20T19:11:45.7058999Z [00:01:59.081]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929/build-script-build`
2025-08-20T19:11:45.7522209Z [00:01:59.127]➜     Compiling digest v0.10.3
2025-08-20T19:11:45.7558141Z [00:01:59.130]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name digest --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/digest-0.10.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 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "core-api", "default", "dev", "mac", "rand_core", "std", "subtle"))' -C metadata=5d68401a28ebff59 -C extra-filename=-8ddd95745da7ce9f --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern block_buffer=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-32df2135499dde4f.rmeta --extern crypto_common=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-5e6f06932f9ae4da.rmeta --extern subtle=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-188853de3931501d.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-20T19:11:45.7968806Z [00:01:59.171]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name log --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.17/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_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", "value-bag"))' -C metadata=d7bd320abf5f48a4 -C extra-filename=-a94847b396eccf55 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.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 atomic_cas --cfg has_atomics`
2025-08-20T19:11:46.0977033Z [00:01:59.473]➜     Compiling universal-hash v0.4.1
2025-08-20T19:11:46.0990514Z [00:01:59.473]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name universal_hash --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/universal-hash-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=aac1221e982acb23 -C extra-filename=-ca859fd1df87f570 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern generic_array=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.rmeta --extern subtle=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-188853de3931501d.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-20T19:11:46.1670663Z [00:01:59.542]➜     Compiling indexmap v1.9.1
2025-08-20T19:11:46.1682269Z [00:01:59.543]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=3d4d64ee29d42a74 -C extra-filename=-929587dd1e90fcda --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern autocfg=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libautocfg-c7b83ab91c5f9afe.rlib --cap-lints allow`
2025-08-20T19:11:46.2249639Z [00:01:59.600]➜     Compiling opaque-debug v0.3.0
2025-08-20T19:11:46.2261061Z [00:01:59.601]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name opaque_debug --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/opaque-debug-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4544173635c0074 -C extra-filename=-39d086fa06d25973 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:46.2868916Z [00:01:59.662]➜     Compiling thiserror v1.0.50
2025-08-20T19:11:46.2894455Z [00:01:59.664]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.50/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())' -C metadata=65b2df0c8cd92948 -C extra-filename=-ba3a1cfb38448f58 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58 -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T19:11:46.4438469Z [00:01:59.819]➜     Compiling bitflags v1.3.2
2025-08-20T19:11:46.4470909Z [00:01:59.822]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name bitflags --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-1.3.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=d9f289b00d7885f8 -C extra-filename=-1f0bc0dd2a9d1938 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:46.5290426Z [00:01:59.904]➜     Compiling scopeguard v1.1.0
2025-08-20T19:11:46.5300567Z [00:01:59.905]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name scopeguard --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=827855bc0c66dadf -C extra-filename=-ec68869250fd3e64 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:46.6810370Z [00:02:00.055]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name lock_api --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=564b7c1e90925444 -C extra-filename=-b0e0cac34ab6937e --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern scopeguard=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-ec68869250fd3e64.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`
2025-08-20T19:11:46.6822389Z [00:02:00.057]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58/build-script-build`
2025-08-20T19:11:46.8893447Z [00:02:00.264]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda/build-script-build`
2025-08-20T19:11:46.8966283Z [00:02:00.272]➜     Compiling poly1305 v0.7.2
2025-08-20T19:11:46.8996767Z [00:02:00.273]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name poly1305 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/poly1305-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("force-soft", "std", "zeroize"))' -C metadata=0acba5575628f3ee -C extra-filename=-f75361ccee492540 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cpufeatures=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-63a8f9e66fdbbace.rmeta --extern opaque_debug=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-39d086fa06d25973.rmeta --extern universal_hash=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-ca859fd1df87f570.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-20T19:11:47.2193808Z [00:02:00.595]➜     Compiling tracing-log v0.1.3
2025-08-20T19:11:47.2210394Z [00:02:00.595]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tracing_log --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-log-0.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="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "env_logger", "interest-cache", "log-tracer", "lru", "std", "trace-logger"))' -C metadata=f1891ec1af929fa2 -C extra-filename=-bcb8f5113d33c863 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern lazy_static=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-a76e57ddeaa42a0c.rmeta --extern log=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-a94847b396eccf55.rmeta --extern tracing_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-fbc457cb218af313.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-20T19:11:47.4253293Z [00:02:00.801]➜     Compiling ring v0.17.14
2025-08-20T19:11:47.4270257Z [00:02:00.802]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=687093c0b10b0234 -C extra-filename=-57dc1d3c366e66eb --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcc-0f6174e237c0ef98.rlib --cap-lints allow`
2025-08-20T19:11:47.7334001Z [00:02:01.107]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crossbeam_utils --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.10/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "once_cell", "std"))' -C metadata=af0647ccdfa9b9c6 -C extra-filename=-7f1e5ad126a9acb7 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern once_cell=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-d69f585c5770bd3b.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-20T19:11:48.5837680Z [00:02:01.958]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name parking_lot_core --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=4d777ca6a77966b5 -C extra-filename=-7542c979c1a8616c --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rmeta --extern smallvec=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-8ff5dd900c359812.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-20T19:11:48.6657008Z [00:02:02.041]➜       Running `/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb/build-script-build`
2025-08-20T19:11:49.0187666Z [00:02:02.394]➜     Compiling synstructure v0.12.6
2025-08-20T19:11:49.0199927Z [00:02:02.394]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name synstructure --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/synstructure-0.12.6/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=038a111f37bcb985 -C extra-filename=-95161ce9be552bae --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rmeta --extern quote=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rmeta --extern syn=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-9503bc0d7c9333ad.rmeta --extern unicode_xid=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_xid-0273d31ba23f8ed2.rmeta --cap-lints allow`
2025-08-20T19:11:49.3692207Z [00:02:02.744]➜     Compiling sharded-slab v0.1.4
2025-08-20T19:11:49.3704651Z [00:02:02.745]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name sharded_slab --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sharded-slab-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=4e8b0c5e75f18971 -C extra-filename=-70959a610b8a2112 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern lazy_static=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-a76e57ddeaa42a0c.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-20T19:11:50.4660367Z [00:02:03.841]➜     Compiling aead v0.5.0-pre.2
2025-08-20T19:11:50.4674764Z [00:02:03.842]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name aead --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aead-0.5.0-pre.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=c900da514fce9735 -C extra-filename=-a9ea7c7f906d7814 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern crypto_common=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-5e6f06932f9ae4da.rmeta --extern generic_array=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.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-20T19:11:50.7579975Z [00:02:04.133]➜     Compiling thread_local v1.1.4
2025-08-20T19:11:50.7591276Z [00:02:04.134]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name thread_local --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=2e7c9c90a2b1ba44 -C extra-filename=-41b177d2b0e02143 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern once_cell=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-d69f585c5770bd3b.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-20T19:11:51.0643301Z [00:02:04.439]➜     Compiling ip_network_table-deps-treebitmap v0.5.0
2025-08-20T19:11:51.0654406Z [00:02:04.440]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ip_network_table_deps_treebitmap --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ip_network_table-deps-treebitmap-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 opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc"))' -C metadata=ac11b46ec44ef346 -C extra-filename=-09ca778137211c71 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:51.2535720Z [00:02:04.629]➜     Compiling ip_network v0.4.1
2025-08-20T19:11:51.2547129Z [00:02:04.629]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ip_network --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ip_network-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diesel", "postgres", "serde"))' -C metadata=133c06ec11d1555a -C extra-filename=-858c9e168ea76219 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:51.6600210Z [00:02:05.035]➜     Compiling num_threads v0.1.6
2025-08-20T19:11:51.6610253Z [00:02:05.036]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_threads --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.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=ae48224d1a1f6669 -C extra-filename=-7f2eee045017ee4b --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:52.0463131Z [00:02:05.421]➜     Compiling pin-project-lite v0.2.9
2025-08-20T19:11:52.0475780Z [00:02:05.422]➜       Running `/root/.rustup/toolchains/stable-x86_64-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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef7565474b28ebf2 -C extra-filename=-6e68ad370ea17ce1 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:52.1644757Z [00:02:05.540]➜     Compiling hashbrown v0.12.2
2025-08-20T19:11:52.1658228Z [00:02:05.540]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hashbrown --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.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="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=9168bc1c8222f1e6 -C extra-filename=-f14ff4a5546dc33b --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:53.4233638Z [00:02:06.799]➜     Compiling curve25519-dalek-derive v0.1.0
2025-08-20T19:11:53.4248450Z [00:02:06.800]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-derive-0.1.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=4b6f9bcbb3f61b9f -C extra-filename=-91c13d12b295a9d3 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rlib --extern quote=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rlib --extern syn=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-de8938433d81d173.rlib --extern proc_macro --cap-lints allow`
2025-08-20T19:11:53.4472885Z [00:02:06.822]➜     Compiling tracing-attributes v0.1.27
2025-08-20T19:11:53.4484578Z [00:02:06.823]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tracing_attributes --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/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("async-await"))' -C metadata=9b5e08a0908cc392 -C extra-filename=-a91ec7c5469330fc --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rlib --extern quote=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rlib --extern syn=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-de8938433d81d173.rlib --extern proc_macro --cap-lints allow`
2025-08-20T19:11:53.6034818Z [00:02:06.979]➜     Compiling zeroize_derive v1.3.2
2025-08-20T19:11:53.6052497Z [00:02:06.980]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zeroize_derive --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize_derive-1.3.2/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=4d11af5249f17dff -C extra-filename=-4f316989d92d64a9 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rlib --extern quote=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rlib --extern syn=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-9503bc0d7c9333ad.rlib --extern synstructure=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsynstructure-95161ce9be552bae.rlib --extern proc_macro --cap-lints allow`
2025-08-20T19:11:53.6118850Z [00:02:06.987]➜     Compiling thiserror-impl v1.0.50
2025-08-20T19:11:53.6131343Z [00:02:06.988]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name thiserror_impl --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.50/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=dbaa7f2b6b7a6c14 -C extra-filename=-c07ca64604a34faf --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rlib --extern quote=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rlib --extern syn=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-de8938433d81d173.rlib --extern proc_macro --cap-lints allow`
2025-08-20T19:11:54.8190532Z [00:02:08.194]➜     Compiling zeroize v1.5.6
2025-08-20T19:11:54.8244748Z [00:02:08.199]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zeroize --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.5.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 --cfg 'feature="alloc"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "std", "zeroize_derive"))' -C metadata=6f46b61b1d86a010 -C extra-filename=-6c364c583e05d62b --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern zeroize_derive=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libzeroize_derive-4f316989d92d64a9.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-20T19:11:55.0228236Z [00:02:08.398]➜     Compiling untrusted v0.9.0
2025-08-20T19:11:55.0242861Z [00:02:08.399]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name untrusted --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/untrusted-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a1b71bbb8f48428 -C extra-filename=-df20551f16bb03b0 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:55.1360981Z [00:02:08.511]➜     Compiling cipher v0.4.3
2025-08-20T19:11:55.1376568Z [00:02:08.512]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name cipher --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cipher-0.4.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 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=811a5a496173cd7c -C extra-filename=-ef1d33aa6cc7893e --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern crypto_common=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-5e6f06932f9ae4da.rmeta --extern inout=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-14b9d787519f195e.rmeta --extern zeroize=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.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-20T19:11:55.1753951Z [00:02:08.549]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name curve25519_dalek --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.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 --cfg 'feature="alloc"' --cfg 'feature="precomputed-tables"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=77d7a783cf4504e6 -C extra-filename=-9ae7a94df7759472 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern cpufeatures=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-63a8f9e66fdbbace.rmeta --extern curve25519_dalek_derive=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcurve25519_dalek_derive-91c13d12b295a9d3.so --extern subtle=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-188853de3931501d.rmeta --extern zeroize=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.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 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
2025-08-20T19:11:55.6263369Z [00:02:09.001]➜     Compiling chacha20 v0.9.0
2025-08-20T19:11:55.6275996Z [00:02:09.002]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name chacha20 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-0.9.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 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=0c9844d7113f116d -C extra-filename=-c879e5fa0c93971d --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern cipher=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-ef1d33aa6cc7893e.rmeta --extern cpufeatures=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-63a8f9e66fdbbace.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-20T19:11:56.1929719Z [00:02:09.568]➜     Compiling itoa v1.0.2
2025-08-20T19:11:56.1938139Z [00:02:09.568]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name itoa --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itoa-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0162ebe6b98866d5 -C extra-filename=-f9be891e441ff698 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:56.4113242Z [00:02:09.787]➜     Compiling os_str_bytes v6.1.0
2025-08-20T19:11:56.4122715Z [00:02:09.787]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name os_str_bytes --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/os_str_bytes-6.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 --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=5b479f3695f4c0be -C extra-filename=-a771e64b0493a321 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:56.4475675Z [00:02:09.823]➜     Compiling ansi_term v0.12.1
2025-08-20T19:11:56.4485468Z [00:02:09.823]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ansi_term --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ansi_term-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=0c8cd9b93f6dadd7 -C extra-filename=-0bb655736fe41be1 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:11:56.6752605Z [00:02:10.051]➜     Compiling tracing v0.1.40
2025-08-20T19:11:56.6766605Z [00:02:10.051]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tracing --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/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 --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=a34ed3a232c8653c -C extra-filename=-089fb08d758fa85a --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern pin_project_lite=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-6e68ad370ea17ce1.rmeta --extern tracing_attributes=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libtracing_attributes-a91ec7c5469330fc.so --extern tracing_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-fbc457cb218af313.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-20T19:11:56.8570284Z [00:02:10.230]➜     Compiling clap_lex v0.2.4
2025-08-20T19:11:56.8579718Z [00:02:10.230]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name clap_lex --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_lex-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4427e7aaad11ba81 -C extra-filename=-dd57aee3eb4720a2 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern os_str_bytes=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libos_str_bytes-a771e64b0493a321.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-20T19:11:57.1834029Z [00:02:10.559]➜     Compiling tracing-subscriber v0.3.14
2025-08-20T19:11:57.1879638Z [00:02:10.561]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tracing_subscriber --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.14/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"' --cfg 'feature="ansi_term"' --cfg 'feature="default"' --cfg 'feature="fmt"' --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", "ansi_term", "default", "env-filter", "fmt", "json", "local-time", "matchers", "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=146d611e37ee45cc -C extra-filename=-29220394e83aff15 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern ansi_term=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libansi_term-0bb655736fe41be1.rmeta --extern sharded_slab=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-70959a610b8a2112.rmeta --extern smallvec=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-8ff5dd900c359812.rmeta --extern thread_local=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-41b177d2b0e02143.rmeta --extern tracing_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-fbc457cb218af313.rmeta --extern tracing_log=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-bcb8f5113d33c863.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-20T19:11:57.1910406Z [00:02:10.566]➜     Compiling time v0.3.11
2025-08-20T19:11:57.1922537Z [00:02:10.566]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name time --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="itoa"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "itoa", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "quickcheck-dep", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "time-macros"))' -C metadata=b61d709efb422692 -C extra-filename=-ffe267dfdc6a5687 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern itoa=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-f9be891e441ff698.rmeta --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rmeta --extern num_threads=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-7f2eee045017ee4b.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-20T19:11:57.4048042Z [00:02:10.780]➜     Compiling x25519-dalek v2.0.1
2025-08-20T19:11:57.4071354Z [00:02:10.781]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name x25519_dalek --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x25519-dalek-2.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="precomputed-tables"' --cfg 'feature="reusable_secrets"' --cfg 'feature="static_secrets"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "precomputed-tables", "reusable_secrets", "serde", "static_secrets", "zeroize"))' -C metadata=2c4d94811a7db4de -C extra-filename=-6fa107263d269acf --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern curve25519_dalek=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-9ae7a94df7759472.rmeta --extern rand_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rmeta --extern zeroize=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.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-20T19:11:57.5653415Z [00:02:10.940]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name thiserror --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.50/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac05be0e5807c6d8 -C extra-filename=-5c7c805fd75dfad3 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libthiserror_impl-c07ca64604a34faf.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-20T19:11:57.6708926Z [00:02:11.046]➜     Compiling chacha20poly1305 v0.10.0-pre.1
2025-08-20T19:11:57.6733090Z [00:02:11.047]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name chacha20poly1305 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20poly1305-0.10.0-pre.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "force-soft", "getrandom", "heapless", "reduced-round", "std", "stream"))' -C metadata=cbd934b2e12dc7fd -C extra-filename=-80ba582177b73900 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern aead=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-a9ea7c7f906d7814.rmeta --extern chacha20=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-c879e5fa0c93971d.rmeta --extern cipher=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-ef1d33aa6cc7893e.rmeta --extern poly1305=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-f75361ccee492540.rmeta --extern zeroize=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.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-20T19:11:57.9142554Z [00:02:11.288]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name indexmap --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=738d614fbf08d88e -C extra-filename=-a7fb782d2acf0d7d --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern hashbrown=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f14ff4a5546dc33b.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_std`
2025-08-20T19:11:59.0432549Z [00:02:12.418]➜     Compiling ip_network_table v0.2.0
2025-08-20T19:11:59.0474219Z [00:02:12.422]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ip_network_table --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ip_network_table-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f17ac9e3a25bdca8 -C extra-filename=-0b11d23c5aca51cb --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern ip_network=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network-858c9e168ea76219.rmeta --extern ip_network_table_deps_treebitmap=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table_deps_treebitmap-09ca778137211c71.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-20T19:11:59.2759537Z [00:02:12.651]➜     Compiling parking_lot v0.12.1
2025-08-20T19:11:59.2774911Z [00:02:12.652]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name parking_lot --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --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=9b1d7fd47feb0f1a -C extra-filename=-fed1a44ac7762e59 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern lock_api=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-b0e0cac34ab6937e.rmeta --extern parking_lot_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-7542c979c1a8616c.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-20T19:12:00.0875263Z [00:02:13.463]➜     Compiling crossbeam-channel v0.5.5
2025-08-20T19:12:00.0890533Z [00:02:13.463]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crossbeam_channel --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.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="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=7d3cf8ea18326d33 -C extra-filename=-783e10a8d12ff210 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern crossbeam_utils=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-7f1e5ad126a9acb7.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-20T19:12:00.3070468Z [00:02:13.682]➜     Compiling nix v0.25.0
2025-08-20T19:12:00.3128878Z [00:02:13.687]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name nix --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.25.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 --cfg 'feature="feature"' --cfg 'feature="time"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=6d0d1f8a1c8c357c -C extra-filename=-29536a99c3e294e4 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern bitflags=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-1f0bc0dd2a9d1938.rmeta --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.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-20T19:12:01.2228102Z [00:02:14.598]➜     Compiling blake2 v0.10.6
2025-08-20T19:12:01.2244832Z [00:02:14.599]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name blake2 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake2-0.10.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=cc0ef3039b0427a0 -C extra-filename=-2db2b35176e92ae2 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern digest=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-8ddd95745da7ce9f.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-20T19:12:01.5865949Z [00:02:14.962]➜     Compiling hmac v0.12.1
2025-08-20T19:12:01.5875094Z [00:02:14.962]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hmac --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=b1a5fde39656ceec -C extra-filename=-99c0807fb9ec5ae6 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern digest=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-8ddd95745da7ce9f.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-20T19:12:01.8094769Z [00:02:15.184]➜     Compiling atty v0.2.14
2025-08-20T19:12:01.8103126Z [00:02:15.185]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name atty --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atty-0.2.14/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=4b7441f90713b069 -C extra-filename=-6968b0c0e0abaeee --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.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-20T19:12:01.9112735Z [00:02:15.286]➜     Compiling socket2 v0.4.7
2025-08-20T19:12:01.9122327Z [00:02:15.287]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name socket2 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.4.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 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=755d183112cf8ca6 -C extra-filename=-98f6028bbb258b86 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.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-20T19:12:02.0524006Z [00:02:15.428]➜     Compiling boxfnonce v0.1.1
2025-08-20T19:12:02.0536164Z [00:02:15.428]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name boxfnonce --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/boxfnonce-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=d30dbbdfa5b94412 -C extra-filename=-5684276d21789cb0 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:12:02.3742978Z [00:02:15.750]➜     Compiling hex v0.4.3
2025-08-20T19:12:02.3752843Z [00:02:15.750]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hex --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hex-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=de7565128385200d -C extra-filename=-69df7537c1b61304 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:12:02.4707588Z [00:02:15.846]➜     Compiling termcolor v1.1.3
2025-08-20T19:12:02.4717848Z [00:02:15.847]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name termcolor --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termcolor-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef599b883ee8cf8c -C extra-filename=-d10b6e2a4a0d7538 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:12:02.5822072Z [00:02:15.957]➜     Compiling textwrap v0.15.0
2025-08-20T19:12:02.5833609Z [00:02:15.958]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name textwrap --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=98ca4f3aaa464cb6 -C extra-filename=-3d81583444681756 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:12:03.0311047Z [00:02:16.404]➜     Compiling base64 v0.13.0
2025-08-20T19:12:03.0318795Z [00:02:16.405]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name base64 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=944957459560c785 -C extra-filename=-087f2a246316b9f2 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:12:03.3767906Z [00:02:16.752]➜     Compiling strsim v0.10.0
2025-08-20T19:12:03.3781127Z [00:02:16.753]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name strsim --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5662a4acb8cb35db -C extra-filename=-dd220a501f9ce637 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/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-20T19:12:03.6183369Z [00:02:16.994]➜     Compiling daemonize v0.4.1
2025-08-20T19:12:03.6237724Z [00:02:16.997]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name daemonize --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daemonize-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ef6d58ea17b3114 -C extra-filename=-310fda4a387d4df8 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern boxfnonce=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libboxfnonce-5684276d21789cb0.rmeta --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.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-20T19:12:03.6373284Z [00:02:17.013]➜     Compiling tracing-appender v0.2.2
2025-08-20T19:12:03.6391929Z [00:02:17.013]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tracing_appender --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parking_lot"))' -C metadata=94820ddb8b97c186 -C extra-filename=-037317b0b6d3ef64 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern crossbeam_channel=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-783e10a8d12ff210.rmeta --extern time=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-ffe267dfdc6a5687.rmeta --extern tracing_subscriber=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-29220394e83aff15.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-20T19:12:03.7860171Z [00:02:17.161]➜     Compiling clap v3.2.8
2025-08-20T19:12:03.7912841Z [00:02:17.165]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name clap --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.2.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 --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="env"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=b0cdbc2a98caf51e -C extra-filename=-6244142bdea98c3c --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern atty=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatty-6968b0c0e0abaeee.rmeta --extern bitflags=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-1f0bc0dd2a9d1938.rmeta --extern clap_lex=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dd57aee3eb4720a2.rmeta --extern indexmap=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-a7fb782d2acf0d7d.rmeta --extern strsim=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rmeta --extern termcolor=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-d10b6e2a4a0d7538.rmeta --extern textwrap=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtextwrap-3d81583444681756.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-20T19:12:05.4375447Z [00:02:18.812]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ring --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=861b35cfff1185d3 -C extra-filename=-dd7c1002c3387220 --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta --extern getrandom=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-f0d05b69db574bec.rmeta --extern untrusted=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.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 -L native=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
2025-08-20T19:12:10.8705896Z [00:02:24.246]➜     Compiling boringtun v0.6.0 (/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun)
2025-08-20T19:12:10.8745059Z [00:02:24.246]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name boringtun --edition=2018 boringtun/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="device"' --cfg 'feature="socket2"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "device", "ffi-bindings", "jni", "jni-bindings", "mock-instant", "mock_instant", "socket2", "thiserror", "tracing-subscriber"))' -C metadata=4272f43cea297fdd --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern aead=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-a9ea7c7f906d7814.rlib --extern base64=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-087f2a246316b9f2.rlib --extern blake2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake2-2db2b35176e92ae2.rlib --extern chacha20poly1305=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20poly1305-80ba582177b73900.rlib --extern hex=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rlib --extern hmac=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-99c0807fb9ec5ae6.rlib --extern ip_network=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network-858c9e168ea76219.rlib --extern ip_network_table=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table-0b11d23c5aca51cb.rlib --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rlib --extern nix=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnix-29536a99c3e294e4.rlib --extern parking_lot=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-fed1a44ac7762e59.rlib --extern rand_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rlib --extern ring=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-dd7c1002c3387220.rlib --extern socket2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-98f6028bbb258b86.rlib --extern thiserror=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-5c7c805fd75dfad3.rlib --extern tracing=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-089fb08d758fa85a.rlib --extern untrusted=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rlib --extern x25519_dalek=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libx25519_dalek-6fa107263d269acf.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 -L native=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out`
2025-08-20T19:12:10.9213680Z [00:02:24.296]➜  warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl`
2025-08-20T19:12:10.9217571Z [00:02:24.297]➜  
2025-08-20T19:12:11.1488508Z [00:02:24.524]➜  warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
2025-08-20T19:12:11.1492440Z [00:02:24.525]➜     --> boringtun/src/noise/handshake.rs:524:30
2025-08-20T19:12:11.1500446Z [00:02:24.525]➜      |
2025-08-20T19:12:11.1512410Z [00:02:24.527]➜  524 |         ring::constant_time::verify_slices_are_equal(
2025-08-20T19:12:11.1513156Z [00:02:24.527]➜      |                              ^^^^^^^^^^^^^^^^^^^^^^^
2025-08-20T19:12:11.1517652Z [00:02:24.527]➜      |
2025-08-20T19:12:11.1524322Z [00:02:24.527]➜      = note: `#[warn(deprecated)]` on by default
2025-08-20T19:12:11.1524902Z [00:02:24.527]➜  
2025-08-20T19:12:11.1526839Z [00:02:24.527]➜  warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
2025-08-20T19:12:11.1528479Z [00:02:24.527]➜    --> boringtun/src/noise/rate_limiter.rs:18:26
2025-08-20T19:12:11.1529276Z [00:02:24.527]➜     |
2025-08-20T19:12:11.1529933Z [00:02:24.527]➜  18 | use ring::constant_time::verify_slices_are_equal;
2025-08-20T19:12:11.1530655Z [00:02:24.527]➜     |                          ^^^^^^^^^^^^^^^^^^^^^^^
2025-08-20T19:12:11.1531184Z [00:02:24.527]➜  
2025-08-20T19:12:11.1532772Z [00:02:24.527]➜  warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
2025-08-20T19:12:11.1534350Z [00:02:24.527]➜     --> boringtun/src/noise/rate_limiter.rs:169:13
2025-08-20T19:12:11.1534923Z [00:02:24.527]➜      |
2025-08-20T19:12:11.1535576Z [00:02:24.527]➜  169 |             verify_slices_are_equal(&computed_mac1[..16], mac1)
2025-08-20T19:12:11.1536289Z [00:02:24.527]➜      |             ^^^^^^^^^^^^^^^^^^^^^^^
2025-08-20T19:12:11.1536805Z [00:02:24.527]➜  
2025-08-20T19:12:11.1538393Z [00:02:24.527]➜  warning: use of deprecated function `ring::deprecated_constant_time::verify_slices_are_equal`: To be removed. Internal function not intended for external use with no promises regarding side channels.
2025-08-20T19:12:11.1540236Z [00:02:24.527]➜     --> boringtun/src/noise/rate_limiter.rs:182:20
2025-08-20T19:12:11.1540868Z [00:02:24.527]➜      |
2025-08-20T19:12:11.1541597Z [00:02:24.528]➜  182 |                 if verify_slices_are_equal(&computed_mac2[..16], mac2).is_err() {
2025-08-20T19:12:11.1542438Z [00:02:24.528]➜      |                    ^^^^^^^^^^^^^^^^^^^^^^^
2025-08-20T19:12:11.1543001Z [00:02:24.528]➜  
2025-08-20T19:12:11.7302372Z [00:02:25.105]➜  warning: hiding a lifetime that's elided elsewhere is confusing
2025-08-20T19:12:11.7303585Z [00:02:25.106]➜    --> boringtun/src/device/allowed_ips.rs:59:17
2025-08-20T19:12:11.7304535Z [00:02:25.106]➜     |
2025-08-20T19:12:11.7305090Z [00:02:25.106]➜  59 |     pub fn iter(&self) -> Iter<D> {
2025-08-20T19:12:11.7305768Z [00:02:25.106]➜     |                 ^^^^^     ------- the same lifetime is hidden here
2025-08-20T19:12:11.7306346Z [00:02:25.106]➜     |                 |
2025-08-20T19:12:11.7306897Z [00:02:25.106]➜     |                 the lifetime is elided here
2025-08-20T19:12:11.7307371Z [00:02:25.106]➜     |
2025-08-20T19:12:11.7308102Z [00:02:25.106]➜     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
2025-08-20T19:12:11.7309250Z [00:02:25.106]➜     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
2025-08-20T19:12:11.7309942Z [00:02:25.106]➜  help: use `'_` for type paths
2025-08-20T19:12:11.7310473Z [00:02:25.106]➜     |
2025-08-20T19:12:11.7311000Z [00:02:25.106]➜  59 |     pub fn iter(&self) -> Iter<'_, D> {
2025-08-20T19:12:11.7311701Z [00:02:25.106]➜     |                                +++
2025-08-20T19:12:11.7312228Z [00:02:25.106]➜  
2025-08-20T19:12:11.7318216Z [00:02:25.107]➜  warning: hiding a lifetime that's elided elsewhere is confusing
2025-08-20T19:12:11.7319980Z [00:02:25.107]➜    --> boringtun/src/device/dev_lock.rs:28:17
2025-08-20T19:12:11.7321896Z [00:02:25.107]➜     |
2025-08-20T19:12:11.7322513Z [00:02:25.107]➜  28 |     pub fn read(&self) -> LockReadGuard<T> {
2025-08-20T19:12:11.7323304Z [00:02:25.107]➜     |                 ^^^^^     ---------------- the same lifetime is hidden here
2025-08-20T19:12:11.7323956Z [00:02:25.107]➜     |                 |
2025-08-20T19:12:11.7324572Z [00:02:25.107]➜     |                 the lifetime is elided here
2025-08-20T19:12:11.7325119Z [00:02:25.107]➜     |
2025-08-20T19:12:11.7325956Z [00:02:25.107]➜     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
2025-08-20T19:12:11.7327182Z [00:02:25.107]➜  help: use `'_` for type paths
2025-08-20T19:12:11.7327695Z [00:02:25.107]➜     |
2025-08-20T19:12:11.7328274Z [00:02:25.107]➜  28 |     pub fn read(&self) -> LockReadGuard<'_, T> {
2025-08-20T19:12:11.7329193Z [00:02:25.107]➜     |                                         +++
2025-08-20T19:12:11.7329716Z [00:02:25.107]➜  
2025-08-20T19:12:11.7331976Z [00:02:25.109]➜  warning: hiding a lifetime that's elided elsewhere is confusing
2025-08-20T19:12:11.7333212Z [00:02:25.109]➜     --> boringtun/src/noise/mod.rs:128:39
2025-08-20T19:12:11.7333784Z [00:02:25.109]➜      |
2025-08-20T19:12:11.7334555Z [00:02:25.109]➜  128 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet, WireGuardError> {
2025-08-20T19:12:11.7335565Z [00:02:25.109]➜      |                                       ^^^^^            ------ the same lifetime is hidden here
2025-08-20T19:12:11.7336251Z [00:02:25.109]➜      |                                       |
2025-08-20T19:12:11.7336973Z [00:02:25.109]➜      |                                       the lifetime is elided here
2025-08-20T19:12:11.7337556Z [00:02:25.109]➜      |
2025-08-20T19:12:11.7338365Z [00:02:25.109]➜      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
2025-08-20T19:12:11.7339501Z [00:02:25.109]➜  help: use `'_` for type paths
2025-08-20T19:12:11.7340007Z [00:02:25.109]➜      |
2025-08-20T19:12:11.7340784Z [00:02:25.109]➜  128 |     pub fn parse_incoming_packet(src: &[u8]) -> Result<Packet<'_>, WireGuardError> {
2025-08-20T19:12:11.7341686Z [00:02:25.109]➜      |                                                              ++++
2025-08-20T19:12:11.7342219Z [00:02:25.109]➜  
2025-08-20T19:12:13.4103589Z [00:02:26.786]➜  error: lto can only be run for executables, cdylibs and static library outputs
2025-08-20T19:12:13.4104308Z [00:02:26.786]➜  
2025-08-20T19:12:13.4653608Z [00:02:26.841]➜  warning: `boringtun` (lib) generated 8 warnings
2025-08-20T19:12:13.4654634Z [00:02:26.841]➜  error: could not compile `boringtun` (lib) due to 1 previous error; 8 warnings emitted
2025-08-20T19:12:13.4655433Z [00:02:26.841]➜  
2025-08-20T19:12:13.4656138Z [00:02:26.841]➜  Caused by:
2025-08-20T19:12:13.4681741Z [00:02:26.841]➜    process didn't exit successfully: `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name boringtun --edition=2018 boringtun/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="device"' --cfg 'feature="socket2"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "device", "ffi-bindings", "jni", "jni-bindings", "mock-instant", "mock_instant", "socket2", "thiserror", "tracing-subscriber"))' -C metadata=4272f43cea297fdd --out-dir /tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps --extern aead=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-a9ea7c7f906d7814.rlib --extern base64=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-087f2a246316b9f2.rlib --extern blake2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake2-2db2b35176e92ae2.rlib --extern chacha20poly1305=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20poly1305-80ba582177b73900.rlib --extern hex=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rlib --extern hmac=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-99c0807fb9ec5ae6.rlib --extern ip_network=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network-858c9e168ea76219.rlib --extern ip_network_table=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table-0b11d23c5aca51cb.rlib --extern libc=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rlib --extern nix=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnix-29536a99c3e294e4.rlib --extern parking_lot=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-fed1a44ac7762e59.rlib --extern rand_core=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rlib --extern ring=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-dd7c1002c3387220.rlib --extern socket2=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-98f6028bbb258b86.rlib --extern thiserror=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-5c7c805fd75dfad3.rlib --extern tracing=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-089fb08d758fa85a.rlib --extern untrusted=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rlib --extern x25519_dalek=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libx25519_dalek-6fa107263d269acf.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 -L native=/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out` (exit status: 1)
2025-08-20T19:12:13.5206550Z [00:02:26.896]➜  + find -L ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T19:12:13.5221138Z [00:02:26.898]➜  ./target/x86_64-unknown-linux-musl/release/.cargo-lock
2025-08-20T19:12:13.5226146Z [00:02:26.898]➜  + find ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:12:13.5238727Z [00:02:26.899]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:12:13.5239594Z [00:02:26.899]➜  + cut -d: -f1
2025-08-20T19:12:13.5240121Z [00:02:26.899]➜  + xargs realpath --no-symlinks
2025-08-20T19:12:13.5242289Z [00:02:26.900]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T19:12:13.5263358Z [00:02:26.902]➜  realpath: missing operand
2025-08-20T19:12:13.5264034Z [00:02:26.902]➜  Try 'realpath --help' for more information.
2025-08-20T19:12:13.6599175Z [00:02:27.035]➜  '/tmp/tmp.UBWugP7tzm/TEMPREPO/LICENSE.md' -> '/build-bins/LICENSE'
2025-08-20T19:12:13.6820158Z [00:02:27.057]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T19:12:13.6847081Z [00:02:27.060]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T19:12:13.6852871Z [00:02:27.061]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T19:12:13.7243701Z [00:02:27.100]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T19:12:13.7274393Z [00:02:27.103]➜  
2025-08-20T19:12:13.7291309Z [00:02:27.105]➜  /build-bins/LICENSE
2025-08-20T19:12:13.7308403Z [00:02:27.106]➜  + file /build-bins/LICENSE
2025-08-20T19:12:13.7519364Z [00:02:27.127]➜  /build-bins/LICENSE: ASCII text, with very long lines (755)
2025-08-20T19:12:13.7527421Z [00:02:27.128]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T19:12:13.7546023Z [00:02:27.130]➜  /build-bins/LICENSE:         1496 Bytes
2025-08-20T19:12:13.7549410Z [00:02:27.130]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T19:12:13.7563378Z [00:02:27.132]➜  1.5K	2025-08-20 19:12:13.658179735 +0000	/build-bins/LICENSE
2025-08-20T19:12:13.7566119Z [00:02:27.132]➜  + popd
2025-08-20T19:12:13.8422207Z [00:02:27.217]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T19:12:13.8583970Z [00:02:27.234]➜  + '[' -s /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T19:12:13.8585706Z [00:02:27.234]➜  + cp -fv /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T19:12:13.8615003Z [00:02:27.237]➜  '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T19:12:13.8620243Z [00:02:27.237]➜  + find /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:12:13.8622540Z [00:02:27.238]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:12:13.8629121Z [00:02:27.238]➜  + cut -d: -f1
2025-08-20T19:12:13.8630080Z [00:02:27.238]➜  + xargs realpath --no-symlinks
2025-08-20T19:12:13.8634527Z [00:02:27.239]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:14.0304053Z [00:02:27.406]➜  realpath: missing operand
2025-08-20T19:12:14.0304508Z [00:02:27.406]➜  Try 'realpath --help' for more information.
2025-08-20T19:12:14.0313716Z [00:02:27.407]➜  
2025-08-20T19:12:14.5162451Z [00:02:27.892]➜  
2025-08-20T19:12:14.5270328Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T19:12:14.5271811Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T19:12:14.5273467Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun-cli/Cargo.toml' from root:root to runner:runner
2025-08-20T19:12:14.5275138Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun-cli/src/main.rs' from root:root to runner:runner
2025-08-20T19:12:14.5277288Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun-cli/src' from root:root to runner:runner
2025-08-20T19:12:14.5278991Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun-cli' from root:root to runner:runner
2025-08-20T19:12:14.5280407Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T19:12:14.5281882Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/logo.png' from root:root to runner:runner
2025-08-20T19:12:14.5284168Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.editorconfig' from root:root to runner:runner
2025-08-20T19:12:14.5285853Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/Cargo.lock' from root:root to runner:runner
2025-08-20T19:12:14.5287249Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/LICENSE.md' from root:root to runner:runner
2025-08-20T19:12:14.5289292Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/Cargo.toml' from root:root to runner:runner
2025-08-20T19:12:14.5291685Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/dev_lock.rs' from root:root to runner:runner
2025-08-20T19:12:14.5293104Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/epoll.rs' from root:root to runner:runner
2025-08-20T19:12:14.5294538Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/drop_privileges.rs' from root:root to runner:runner
2025-08-20T19:12:14.5295941Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/api.rs' from root:root to runner:runner
2025-08-20T19:12:14.5298198Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/kqueue.rs' from root:root to runner:runner
2025-08-20T19:12:14.5300609Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/peer.rs' from root:root to runner:runner
2025-08-20T19:12:14.5302062Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/integration_tests/mod.rs' from root:root to runner:runner
2025-08-20T19:12:14.5304355Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/integration_tests' from root:root to runner:runner
2025-08-20T19:12:14.5306137Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/tun_darwin.rs' from root:root to runner:runner
2025-08-20T19:12:14.5307693Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/mod.rs' from root:root to runner:runner
2025-08-20T19:12:14.5309310Z [00:02:27.902]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/tun_linux.rs' from root:root to runner:runner
2025-08-20T19:12:14.5311950Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/allowed_ips.rs' from root:root to runner:runner
2025-08-20T19:12:14.5313366Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device' from root:root to runner:runner
2025-08-20T19:12:14.5314733Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/serialization.rs' from root:root to runner:runner
2025-08-20T19:12:14.5316216Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/jni.rs' from root:root to runner:runner
2025-08-20T19:12:14.5318800Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/ffi/mod.rs' from root:root to runner:runner
2025-08-20T19:12:14.5320329Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/ffi' from root:root to runner:runner
2025-08-20T19:12:14.5321696Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/session.rs' from root:root to runner:runner
2025-08-20T19:12:14.5324370Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/errors.rs' from root:root to runner:runner
2025-08-20T19:12:14.5325805Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/timers.rs' from root:root to runner:runner
2025-08-20T19:12:14.5327206Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/rate_limiter.rs' from root:root to runner:runner
2025-08-20T19:12:14.5328851Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/handshake.rs' from root:root to runner:runner
2025-08-20T19:12:14.5331511Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/mod.rs' from root:root to runner:runner
2025-08-20T19:12:14.5333031Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise' from root:root to runner:runner
2025-08-20T19:12:14.5334837Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/sleepyinstant/windows.rs' from root:root to runner:runner
2025-08-20T19:12:14.5336704Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/sleepyinstant/unix.rs' from root:root to runner:runner
2025-08-20T19:12:14.5338138Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/sleepyinstant/mod.rs' from root:root to runner:runner
2025-08-20T19:12:14.5339762Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/sleepyinstant' from root:root to runner:runner
2025-08-20T19:12:14.5341870Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/wireguard_ffi.h' from root:root to runner:runner
2025-08-20T19:12:14.5343343Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/lib.rs' from root:root to runner:runner
2025-08-20T19:12:14.5344605Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src' from root:root to runner:runner
2025-08-20T19:12:14.5346020Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/main.rs' from root:root to runner:runner
2025-08-20T19:12:14.5349201Z [00:02:27.903]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/chacha20poly1305_benching.rs' from root:root to runner:runner
2025-08-20T19:12:14.5351065Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/x25519_public_key_benching.rs' from root:root to runner:runner
2025-08-20T19:12:14.5353178Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/blake2s_benching.rs' from root:root to runner:runner
2025-08-20T19:12:14.5355650Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/x25519_shared_key_benching.rs' from root:root to runner:runner
2025-08-20T19:12:14.5357190Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches' from root:root to runner:runner
2025-08-20T19:12:14.5359615Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches' from root:root to runner:runner
2025-08-20T19:12:14.5361946Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun' from root:root to runner:runner
2025-08-20T19:12:14.5363213Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/banner.png' from root:root to runner:runner
2025-08-20T19:12:14.5364659Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github/dependabot.yml' from root:root to runner:runner
2025-08-20T19:12:14.5367143Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github/workflows/on-push.yaml' from root:root to runner:runner
2025-08-20T19:12:14.5369501Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github/workflows/semgrep.yml' from root:root to runner:runner
2025-08-20T19:12:14.5371714Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T19:12:14.5373495Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T19:12:14.5374814Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T19:12:14.5376446Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T19:12:14.5379185Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T19:12:14.5380616Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T19:12:14.5381967Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T19:12:14.5384421Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T19:12:14.5386010Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T19:12:14.5387368Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T19:12:14.5389339Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T19:12:14.5391624Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T19:12:14.5393002Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T19:12:14.5394375Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T19:12:14.5396745Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T19:12:14.5398835Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T19:12:14.5400186Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T19:12:14.5401680Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs/heads/master' from root:root to runner:runner
2025-08-20T19:12:14.5404101Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T19:12:14.5405630Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:12:14.5407030Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:12:14.5409361Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T19:12:14.5411524Z [00:02:27.904]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T19:12:14.5412783Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T19:12:14.5414576Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T19:12:14.5416916Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/heads/master' from root:root to runner:runner
2025-08-20T19:12:14.5418208Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T19:12:14.5420306Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:12:14.5422824Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:12:14.5424560Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T19:12:14.5425817Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T19:12:14.5427018Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T19:12:14.5428203Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T19:12:14.5429963Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T19:12:14.5432398Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T19:12:14.5434574Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T19:12:14.5437172Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.pack' from root:root to runner:runner
2025-08-20T19:12:14.5440404Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.promisor' from root:root to runner:runner
2025-08-20T19:12:14.5443005Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.idx' from root:root to runner:runner
2025-08-20T19:12:14.5445271Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.pack' from root:root to runner:runner
2025-08-20T19:12:14.5447562Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.rev' from root:root to runner:runner
2025-08-20T19:12:14.5449517Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.rev' from root:root to runner:runner
2025-08-20T19:12:14.5451468Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.idx' from root:root to runner:runner
2025-08-20T19:12:14.5454675Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.promisor' from root:root to runner:runner
2025-08-20T19:12:14.5457293Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T19:12:14.5458964Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T19:12:14.5460376Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T19:12:14.5462008Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T19:12:14.5463905Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T19:12:14.5465138Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T19:12:14.5466847Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T19:12:14.5468702Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/.rustc_info.json' from root:root to runner:runner
2025-08-20T19:12:14.5471092Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/examples' from root:root to runner:runner
2025-08-20T19:12:14.5473455Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/incremental' from root:root to runner:runner
2025-08-20T19:12:14.5475224Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.cargo-lock' from root:root to runner:runner
2025-08-20T19:12:14.5477104Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb/build_script_main-45699d9fd722f2fb' from root:root to runner:runner
2025-08-20T19:12:14.5479463Z [00:02:27.905]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb/build-script-main' retained as runner:runner
2025-08-20T19:12:14.5482510Z [00:02:27.905]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb/build_script_main-45699d9fd722f2fb.d' from root:root to runner:runner
2025-08-20T19:12:14.5484781Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb' from root:root to runner:runner
2025-08-20T19:12:14.5487581Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5491097Z [00:02:27.906]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4/build_script_build-17f6cc858107dce4' retained as runner:runner
2025-08-20T19:12:14.5494277Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4/build_script_build-17f6cc858107dce4.d' from root:root to runner:runner
2025-08-20T19:12:14.5496731Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4' from root:root to runner:runner
2025-08-20T19:12:14.5499119Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/out' from root:root to runner:runner
2025-08-20T19:12:14.5501756Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/output' from root:root to runner:runner
2025-08-20T19:12:14.5504536Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/root-output' from root:root to runner:runner
2025-08-20T19:12:14.5507313Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5509743Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/stderr' from root:root to runner:runner
2025-08-20T19:12:14.5512737Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e' from root:root to runner:runner
2025-08-20T19:12:14.5514775Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5517096Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4/build_script_build-35cd0828e7d3fbe4.d' from root:root to runner:runner
2025-08-20T19:12:14.5520505Z [00:02:27.906]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4/build_script_build-35cd0828e7d3fbe4' retained as runner:runner
2025-08-20T19:12:14.5523529Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4' from root:root to runner:runner
2025-08-20T19:12:14.5526243Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5528261Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54/build_script_build-a57be990fd636e54.d' from root:root to runner:runner
2025-08-20T19:12:14.5531364Z [00:02:27.906]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54/build_script_build-a57be990fd636e54' retained as runner:runner
2025-08-20T19:12:14.5533177Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54' from root:root to runner:runner
2025-08-20T19:12:14.5536098Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5538199Z [00:02:27.906]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5/build_script_build-c3085732a79ea8d5' retained as runner:runner
2025-08-20T19:12:14.5541350Z [00:02:27.906]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5/build_script_build-c3085732a79ea8d5.d' from root:root to runner:runner
2025-08-20T19:12:14.5543539Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5' from root:root to runner:runner
2025-08-20T19:12:14.5545866Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5548469Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6/build_script_build-687e0d8b5e7da9b6.d' from root:root to runner:runner
2025-08-20T19:12:14.5551179Z [00:02:27.907]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6/build_script_build-687e0d8b5e7da9b6' retained as runner:runner
2025-08-20T19:12:14.5553683Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6' from root:root to runner:runner
2025-08-20T19:12:14.5555285Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5558225Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000/build_script_build-474f8efb5bce3000.d' from root:root to runner:runner
2025-08-20T19:12:14.5560476Z [00:02:27.907]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000/build_script_build-474f8efb5bce3000' retained as runner:runner
2025-08-20T19:12:14.5562905Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000' from root:root to runner:runner
2025-08-20T19:12:14.5565244Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5567141Z [00:02:27.907]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0/build_script_build-58bfd042d5b195b0' retained as runner:runner
2025-08-20T19:12:14.5570600Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0/build_script_build-58bfd042d5b195b0.d' from root:root to runner:runner
2025-08-20T19:12:14.5573471Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0' from root:root to runner:runner
2025-08-20T19:12:14.5576260Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5578210Z [00:02:27.907]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b/build_script_build-4f1e32f95fdad91b' retained as runner:runner
2025-08-20T19:12:14.5581459Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b/build_script_build-4f1e32f95fdad91b.d' from root:root to runner:runner
2025-08-20T19:12:14.5583129Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b' from root:root to runner:runner
2025-08-20T19:12:14.5585451Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5588025Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb/build_script_build-57dc1d3c366e66eb.d' from root:root to runner:runner
2025-08-20T19:12:14.5591135Z [00:02:27.907]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb/build_script_build-57dc1d3c366e66eb' retained as runner:runner
2025-08-20T19:12:14.5593954Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb' from root:root to runner:runner
2025-08-20T19:12:14.5596824Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5599530Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169/build_script_build-acc3e9c0018a8169.d' from root:root to runner:runner
2025-08-20T19:12:14.5602048Z [00:02:27.907]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169/build_script_build-acc3e9c0018a8169' retained as runner:runner
2025-08-20T19:12:14.5604608Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169' from root:root to runner:runner
2025-08-20T19:12:14.5606332Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/out' from root:root to runner:runner
2025-08-20T19:12:14.5609173Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/output' from root:root to runner:runner
2025-08-20T19:12:14.5611027Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/root-output' from root:root to runner:runner
2025-08-20T19:12:14.5613646Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5615765Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/stderr' from root:root to runner:runner
2025-08-20T19:12:14.5617696Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb' from root:root to runner:runner
2025-08-20T19:12:14.5620338Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/out' from root:root to runner:runner
2025-08-20T19:12:14.5621955Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/output' from root:root to runner:runner
2025-08-20T19:12:14.5624324Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/root-output' from root:root to runner:runner
2025-08-20T19:12:14.5626748Z [00:02:27.907]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5629003Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/stderr' from root:root to runner:runner
2025-08-20T19:12:14.5631791Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc' from root:root to runner:runner
2025-08-20T19:12:14.5634546Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/out' from root:root to runner:runner
2025-08-20T19:12:14.5636239Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/output' from root:root to runner:runner
2025-08-20T19:12:14.5637900Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/root-output' from root:root to runner:runner
2025-08-20T19:12:14.5639845Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5641502Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/stderr' from root:root to runner:runner
2025-08-20T19:12:14.5643084Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67' from root:root to runner:runner
2025-08-20T19:12:14.5644882Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5646584Z [00:02:27.908]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929/build_script_build-3c34cf7b95c6f929' retained as runner:runner
2025-08-20T19:12:14.5648346Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929/build_script_build-3c34cf7b95c6f929.d' from root:root to runner:runner
2025-08-20T19:12:14.5650129Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929' from root:root to runner:runner
2025-08-20T19:12:14.5651778Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5653518Z [00:02:27.908]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58/build_script_build-ba3a1cfb38448f58' retained as runner:runner
2025-08-20T19:12:14.5655326Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58/build_script_build-ba3a1cfb38448f58.d' from root:root to runner:runner
2025-08-20T19:12:14.5657022Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58' from root:root to runner:runner
2025-08-20T19:12:14.5658904Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5660710Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda/build_script_build-929587dd1e90fcda.d' from root:root to runner:runner
2025-08-20T19:12:14.5662491Z [00:02:27.908]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda/build_script_build-929587dd1e90fcda' retained as runner:runner
2025-08-20T19:12:14.5664122Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda' from root:root to runner:runner
2025-08-20T19:12:14.5665784Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef/build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5667613Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef/build_script_build-b696eba1860ab6ef.d' from root:root to runner:runner
2025-08-20T19:12:14.5669547Z [00:02:27.908]➜  ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef/build_script_build-b696eba1860ab6ef' retained as runner:runner
2025-08-20T19:12:14.5671235Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef' from root:root to runner:runner
2025-08-20T19:12:14.5672801Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build' from root:root to runner:runner
2025-08-20T19:12:14.5674279Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5675894Z [00:02:27.908]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsemver-6209467089fa128f.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5677429Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/syn-9503bc0d7c9333ad.d' from root:root to runner:runner
2025-08-20T19:12:14.5679225Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/unicode_xid-0273d31ba23f8ed2.d' from root:root to runner:runner
2025-08-20T19:12:14.5680860Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libtracing_attributes-a91ec7c5469330fc.so' from root:root to runner:runner
2025-08-20T19:12:14.5682533Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsynstructure-95161ce9be552bae.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5684157Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5685860Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcc-0f6174e237c0ef98.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5687472Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_ident-e0de5a201c36e05f.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5689150Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/cc-0f6174e237c0ef98.d' from root:root to runner:runner
2025-08-20T19:12:14.5690666Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-de8938433d81d173.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5692218Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/shlex-b36db43b0fc69e13.d' from root:root to runner:runner
2025-08-20T19:12:14.5693763Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/version_check-dca504072d09ace5.d' from root:root to runner:runner
2025-08-20T19:12:14.5695332Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/unicode_ident-e0de5a201c36e05f.d' from root:root to runner:runner
2025-08-20T19:12:14.5696904Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/zeroize_derive-4f316989d92d64a9.d' from root:root to runner:runner
2025-08-20T19:12:14.5698750Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_ident-e0de5a201c36e05f.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5700395Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5702117Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/syn-de8938433d81d173.d' from root:root to runner:runner
2025-08-20T19:12:14.5703803Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/librustc_version-469d144dffa90c5f.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5705427Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-de8938433d81d173.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5707189Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_xid-0273d31ba23f8ed2.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5708948Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libversion_check-dca504072d09ace5.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5710545Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcc-0f6174e237c0ef98.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5712272Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libautocfg-c7b83ab91c5f9afe.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5713888Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5715467Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5717069Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/librustc_version-469d144dffa90c5f.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5718932Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/proc_macro2-ff5cb321da7bf477.d' from root:root to runner:runner
2025-08-20T19:12:14.5721264Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5724322Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libversion_check-dca504072d09ace5.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5727231Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/autocfg-c7b83ab91c5f9afe.d' from root:root to runner:runner
2025-08-20T19:12:14.5730249Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/thiserror_impl-c07ca64604a34faf.d' from root:root to runner:runner
2025-08-20T19:12:14.5732119Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/synstructure-95161ce9be552bae.d' from root:root to runner:runner
2025-08-20T19:12:14.5733708Z [00:02:27.909]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/rustc_version-469d144dffa90c5f.d' from root:root to runner:runner
2025-08-20T19:12:14.5735302Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsemver-6209467089fa128f.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5736906Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-9503bc0d7c9333ad.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5738539Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsynstructure-95161ce9be552bae.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5740393Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libautocfg-c7b83ab91c5f9afe.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5742055Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcurve25519_dalek_derive-91c13d12b295a9d3.so' from root:root to runner:runner
2025-08-20T19:12:14.5743854Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/tracing_attributes-a91ec7c5469330fc.d' from root:root to runner:runner
2025-08-20T19:12:14.5745502Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libzeroize_derive-4f316989d92d64a9.so' from root:root to runner:runner
2025-08-20T19:12:14.5747082Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/semver-6209467089fa128f.d' from root:root to runner:runner
2025-08-20T19:12:14.5748774Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/quote-86524f3804b806af.d' from root:root to runner:runner
2025-08-20T19:12:14.5750371Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libthiserror_impl-c07ca64604a34faf.so' from root:root to runner:runner
2025-08-20T19:12:14.5752011Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_xid-0273d31ba23f8ed2.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.5753603Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-9503bc0d7c9333ad.rlib' from root:root to runner:runner
2025-08-20T19:12:14.5755215Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/curve25519_dalek_derive-91c13d12b295a9d3.d' from root:root to runner:runner
2025-08-20T19:12:14.5756688Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps' from root:root to runner:runner
2025-08-20T19:12:14.5758398Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/lib-autocfg.json' from root:root to runner:runner
2025-08-20T19:12:14.5760361Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5762058Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/lib-autocfg' from root:root to runner:runner
2025-08-20T19:12:14.5763750Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/dep-lib-autocfg' from root:root to runner:runner
2025-08-20T19:12:14.5765386Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe' from root:root to runner:runner
2025-08-20T19:12:14.5767069Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/lib-version_check' from root:root to runner:runner
2025-08-20T19:12:14.5768996Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5770903Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/lib-version_check.json' from root:root to runner:runner
2025-08-20T19:12:14.5772701Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/dep-lib-version_check' from root:root to runner:runner
2025-08-20T19:12:14.5774628Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5' from root:root to runner:runner
2025-08-20T19:12:14.5776352Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/dep-lib-thiserror_impl' from root:root to runner:runner
2025-08-20T19:12:14.5778297Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5780354Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/lib-thiserror_impl' from root:root to runner:runner
2025-08-20T19:12:14.5782152Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/lib-thiserror_impl.json' from root:root to runner:runner
2025-08-20T19:12:14.5783871Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf' from root:root to runner:runner
2025-08-20T19:12:14.5785713Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/lib-quote.json' from root:root to runner:runner
2025-08-20T19:12:14.5787397Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5789253Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/lib-quote' from root:root to runner:runner
2025-08-20T19:12:14.5790904Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/dep-lib-quote' from root:root to runner:runner
2025-08-20T19:12:14.5793384Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af' from root:root to runner:runner
2025-08-20T19:12:14.5796573Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/dep-build-script-build-script-main' from root:root to runner:runner
2025-08-20T19:12:14.5800020Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5802691Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/build-script-build-script-main' from root:root to runner:runner
2025-08-20T19:12:14.5804763Z [00:02:27.910]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/build-script-build-script-main.json' from root:root to runner:runner
2025-08-20T19:12:14.5806515Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb' from root:root to runner:runner
2025-08-20T19:12:14.5808253Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5810614Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5812455Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5814289Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5816026Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4' from root:root to runner:runner
2025-08-20T19:12:14.5817936Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-ecf1b38348109f4e/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5820029Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-ecf1b38348109f4e/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5821748Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-ecf1b38348109f4e' from root:root to runner:runner
2025-08-20T19:12:14.5823490Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5825437Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5827308Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5829360Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5831289Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4' from root:root to runner:runner
2025-08-20T19:12:14.5832952Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/lib-semver' from root:root to runner:runner
2025-08-20T19:12:14.5834625Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5836327Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/lib-semver.json' from root:root to runner:runner
2025-08-20T19:12:14.5838037Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/dep-lib-semver' from root:root to runner:runner
2025-08-20T19:12:14.5839835Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f' from root:root to runner:runner
2025-08-20T19:12:14.5841535Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5843397Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5845325Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5847387Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5849314Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54' from root:root to runner:runner
2025-08-20T19:12:14.5851073Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5853209Z [00:02:27.911]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5855082Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5856959Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5859255Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5' from root:root to runner:runner
2025-08-20T19:12:14.5861128Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5862958Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5865452Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5868944Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5872015Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6' from root:root to runner:runner
2025-08-20T19:12:14.5874639Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/lib-zeroize_derive' from root:root to runner:runner
2025-08-20T19:12:14.5876431Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5878412Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/dep-lib-zeroize_derive' from root:root to runner:runner
2025-08-20T19:12:14.5880438Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/lib-zeroize_derive.json' from root:root to runner:runner
2025-08-20T19:12:14.5882134Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9' from root:root to runner:runner
2025-08-20T19:12:14.5883844Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5885667Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5887413Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5889387Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5891205Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000' from root:root to runner:runner
2025-08-20T19:12:14.5892976Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/dep-lib-curve25519_dalek_derive' from root:root to runner:runner
2025-08-20T19:12:14.5894925Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/lib-curve25519_dalek_derive' from root:root to runner:runner
2025-08-20T19:12:14.5896794Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5898888Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/lib-curve25519_dalek_derive.json' from root:root to runner:runner
2025-08-20T19:12:14.5900711Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3' from root:root to runner:runner
2025-08-20T19:12:14.5902437Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/lib-synstructure' from root:root to runner:runner
2025-08-20T19:12:14.5904190Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5906097Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/lib-synstructure.json' from root:root to runner:runner
2025-08-20T19:12:14.5907882Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/dep-lib-synstructure' from root:root to runner:runner
2025-08-20T19:12:14.5909756Z [00:02:27.912]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae' from root:root to runner:runner
2025-08-20T19:12:14.5911477Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5913300Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5915050Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5917020Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5919049Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0' from root:root to runner:runner
2025-08-20T19:12:14.5920756Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5922869Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5924664Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5926477Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5928165Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b' from root:root to runner:runner
2025-08-20T19:12:14.5930059Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5931873Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5933770Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5936201Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5939531Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb' from root:root to runner:runner
2025-08-20T19:12:14.5942424Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/dep-lib-syn' from root:root to runner:runner
2025-08-20T19:12:14.5945272Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5946951Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/lib-syn' from root:root to runner:runner
2025-08-20T19:12:14.5948753Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/lib-syn.json' from root:root to runner:runner
2025-08-20T19:12:14.5950603Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad' from root:root to runner:runner
2025-08-20T19:12:14.5952512Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5954435Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5956273Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5958126Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5960089Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169' from root:root to runner:runner
2025-08-20T19:12:14.5961839Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9f0ae48fa8796fbb/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5963684Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9f0ae48fa8796fbb/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5965493Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9f0ae48fa8796fbb' from root:root to runner:runner
2025-08-20T19:12:14.5967245Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-bcbf7fadf4d480cc/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5969366Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-bcbf7fadf4d480cc/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5971079Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-bcbf7fadf4d480cc' from root:root to runner:runner
2025-08-20T19:12:14.5972868Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-470153605581cf67/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.5974785Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-470153605581cf67/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.5976515Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-470153605581cf67' from root:root to runner:runner
2025-08-20T19:12:14.5978316Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/dep-lib-shlex' from root:root to runner:runner
2025-08-20T19:12:14.5980179Z [00:02:27.913]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex.json' from root:root to runner:runner
2025-08-20T19:12:14.5981857Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5983507Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex' from root:root to runner:runner
2025-08-20T19:12:14.5985089Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13' from root:root to runner:runner
2025-08-20T19:12:14.5986752Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/dep-lib-proc_macro2' from root:root to runner:runner
2025-08-20T19:12:14.5988909Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/lib-proc_macro2' from root:root to runner:runner
2025-08-20T19:12:14.5990685Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.5992443Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/lib-proc_macro2.json' from root:root to runner:runner
2025-08-20T19:12:14.5994438Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477' from root:root to runner:runner
2025-08-20T19:12:14.5996117Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/lib-rustc_version' from root:root to runner:runner
2025-08-20T19:12:14.5997867Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6000097Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/dep-lib-rustc_version' from root:root to runner:runner
2025-08-20T19:12:14.6001877Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/lib-rustc_version.json' from root:root to runner:runner
2025-08-20T19:12:14.6003555Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f' from root:root to runner:runner
2025-08-20T19:12:14.6005160Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/dep-lib-syn' from root:root to runner:runner
2025-08-20T19:12:14.6007781Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6011019Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/lib-syn' from root:root to runner:runner
2025-08-20T19:12:14.6013955Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/lib-syn.json' from root:root to runner:runner
2025-08-20T19:12:14.6016557Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173' from root:root to runner:runner
2025-08-20T19:12:14.6018294Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6020370Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6022177Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6023976Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.6025851Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929' from root:root to runner:runner
2025-08-20T19:12:14.6027434Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/dep-lib-cc' from root:root to runner:runner
2025-08-20T19:12:14.6029206Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/lib-cc' from root:root to runner:runner
2025-08-20T19:12:14.6030830Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6032467Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/lib-cc.json' from root:root to runner:runner
2025-08-20T19:12:14.6034015Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98' from root:root to runner:runner
2025-08-20T19:12:14.6035724Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/lib-tracing_attributes.json' from root:root to runner:runner
2025-08-20T19:12:14.6037715Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/lib-tracing_attributes' from root:root to runner:runner
2025-08-20T19:12:14.6039744Z [00:02:27.914]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6041588Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/dep-lib-tracing_attributes' from root:root to runner:runner
2025-08-20T19:12:14.6043342Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc' from root:root to runner:runner
2025-08-20T19:12:14.6045116Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6046982Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6048983Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6050817Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.6052705Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58' from root:root to runner:runner
2025-08-20T19:12:14.6054373Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6056103Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/lib-unicode_xid' from root:root to runner:runner
2025-08-20T19:12:14.6057843Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/lib-unicode_xid.json' from root:root to runner:runner
2025-08-20T19:12:14.6060034Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/dep-lib-unicode_xid' from root:root to runner:runner
2025-08-20T19:12:14.6061706Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2' from root:root to runner:runner
2025-08-20T19:12:14.6063385Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6065297Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/lib-unicode_ident.json' from root:root to runner:runner
2025-08-20T19:12:14.6067096Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/dep-lib-unicode_ident' from root:root to runner:runner
2025-08-20T19:12:14.6069035Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/lib-unicode_ident' from root:root to runner:runner
2025-08-20T19:12:14.6070723Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f' from root:root to runner:runner
2025-08-20T19:12:14.6072469Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6074332Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6076130Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6079053Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.6082498Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda' from root:root to runner:runner
2025-08-20T19:12:14.6085753Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6088354Z [00:02:27.915]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6090481Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6092359Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.6094126Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef' from root:root to runner:runner
2025-08-20T19:12:14.6095604Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint' from root:root to runner:runner
2025-08-20T19:12:14.6097067Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release' from root:root to runner:runner
2025-08-20T19:12:14.6098478Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/examples' from root:root to runner:runner
2025-08-20T19:12:14.6100223Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/incremental' from root:root to runner:runner
2025-08-20T19:12:14.6101765Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' from root:root to runner:runner
2025-08-20T19:12:14.6103441Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/out' from root:root to runner:runner
2025-08-20T19:12:14.6105244Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/output' from root:root to runner:runner
2025-08-20T19:12:14.6107080Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6109118Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6111129Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6112896Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381' from root:root to runner:runner
2025-08-20T19:12:14.6114678Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/out' from root:root to runner:runner
2025-08-20T19:12:14.6116495Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/output' from root:root to runner:runner
2025-08-20T19:12:14.6118373Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6120461Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6122375Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6124303Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68' from root:root to runner:runner
2025-08-20T19:12:14.6126108Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/out/consts.rs' from root:root to runner:runner
2025-08-20T19:12:14.6127911Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/out/tests.rs' from root:root to runner:runner
2025-08-20T19:12:14.6130003Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/out/op.rs' from root:root to runner:runner
2025-08-20T19:12:14.6131937Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/out' from root:root to runner:runner
2025-08-20T19:12:14.6133680Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/output' from root:root to runner:runner
2025-08-20T19:12:14.6135604Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6137452Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6139613Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6141341Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf' from root:root to runner:runner
2025-08-20T19:12:14.6143113Z [00:02:27.916]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/out/probe.rs' from root:root to runner:runner
2025-08-20T19:12:14.6144904Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/out' from root:root to runner:runner
2025-08-20T19:12:14.6146663Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/output' from root:root to runner:runner
2025-08-20T19:12:14.6149547Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6152973Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6156500Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6159165Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552' from root:root to runner:runner
2025-08-20T19:12:14.6161028Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/out/probe0.ll' from root:root to runner:runner
2025-08-20T19:12:14.6162816Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/out' from root:root to runner:runner
2025-08-20T19:12:14.6164552Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/output' from root:root to runner:runner
2025-08-20T19:12:14.6166318Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6168126Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6170119Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6171997Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522' from root:root to runner:runner
2025-08-20T19:12:14.6173690Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/out' from root:root to runner:runner
2025-08-20T19:12:14.6175412Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/output' from root:root to runner:runner
2025-08-20T19:12:14.6177168Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6179157Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6180940Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6182636Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9' from root:root to runner:runner
2025-08-20T19:12:14.6184508Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/out' from root:root to runner:runner
2025-08-20T19:12:14.6186343Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/output' from root:root to runner:runner
2025-08-20T19:12:14.6188203Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6190298Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6192190Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6193990Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca' from root:root to runner:runner
2025-08-20T19:12:14.6195752Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/out' from root:root to runner:runner
2025-08-20T19:12:14.6197671Z [00:02:27.917]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/output' from root:root to runner:runner
2025-08-20T19:12:14.6199647Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6201732Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6203562Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6205313Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a' from root:root to runner:runner
2025-08-20T19:12:14.6207392Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-aesni-gcm-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6209855Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/00c879ee3285a50d-montgomery.o' from root:root to runner:runner
2025-08-20T19:12:14.6212033Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-cpu_intel.o' from root:root to runner:runner
2025-08-20T19:12:14.6214011Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-gfp_p256.o' from root:root to runner:runner
2025-08-20T19:12:14.6215966Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/aaa1ba3e455ee2e1-limbs.o' from root:root to runner:runner
2025-08-20T19:12:14.6218202Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/libring_core_0_17_14_.a' from root:root to runner:runner
2025-08-20T19:12:14.6222009Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-aes-gcm-avx2-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6225669Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-crypto.o' from root:root to runner:runner
2025-08-20T19:12:14.6228955Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-x86_64-mont-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6231208Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/25ac62e5b3c53843-curve25519_64_adx.o' from root:root to runner:runner
2025-08-20T19:12:14.6233253Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-p256-x86_64-asm-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6235222Z [00:02:27.918]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-mem.o' from root:root to runner:runner
2025-08-20T19:12:14.6237244Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/e165cd818145c705-fiat_curve25519_adx_mul.o' from root:root to runner:runner
2025-08-20T19:12:14.6239586Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-sha512-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6241608Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-vpaes-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6243715Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/25ac62e5b3c53843-curve25519.o' from root:root to runner:runner
2025-08-20T19:12:14.6245691Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-ecp_nistz.o' from root:root to runner:runner
2025-08-20T19:12:14.6247619Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/libring_core_0_17_14__test.a' from root:root to runner:runner
2025-08-20T19:12:14.6249774Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-p256-nistz.o' from root:root to runner:runner
2025-08-20T19:12:14.6251759Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/00c879ee3285a50d-montgomery_inv.o' from root:root to runner:runner
2025-08-20T19:12:14.6253797Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/e165cd818145c705-fiat_curve25519_adx_square.o' from root:root to runner:runner
2025-08-20T19:12:14.6255873Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6275933Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-aesni-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6280084Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-gfp_p384.o' from root:root to runner:runner
2025-08-20T19:12:14.6283253Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-p256.o' from root:root to runner:runner
2025-08-20T19:12:14.6286408Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-sha256-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6289953Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-ghash-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6293271Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/d5a9841f3dc6e253-poly1305.o' from root:root to runner:runner
2025-08-20T19:12:14.6299811Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-x86_64-mont5-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6302255Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-chacha-x86_64-elf.o' from root:root to runner:runner
2025-08-20T19:12:14.6304292Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-constant_time_test.o' from root:root to runner:runner
2025-08-20T19:12:14.6306181Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/0bbbd18bda93c05b-aes_nohw.o' from root:root to runner:runner
2025-08-20T19:12:14.6307925Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out' from root:root to runner:runner
2025-08-20T19:12:14.6309876Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/output' from root:root to runner:runner
2025-08-20T19:12:14.6311552Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6313273Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6314982Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6316778Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36' from root:root to runner:runner
2025-08-20T19:12:14.6318393Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/out' from root:root to runner:runner
2025-08-20T19:12:14.6320506Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/output' from root:root to runner:runner
2025-08-20T19:12:14.6322200Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6323914Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6325601Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6327217Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c' from root:root to runner:runner
2025-08-20T19:12:14.6329180Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/out' from root:root to runner:runner
2025-08-20T19:12:14.6330934Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/output' from root:root to runner:runner
2025-08-20T19:12:14.6332694Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/root-output' from root:root to runner:runner
2025-08-20T19:12:14.6334501Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6336274Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/stderr' from root:root to runner:runner
2025-08-20T19:12:14.6337972Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2' from root:root to runner:runner
2025-08-20T19:12:14.6339790Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build' from root:root to runner:runner
2025-08-20T19:12:14.6341507Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-d69f585c5770bd3b.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6343203Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dd57aee3eb4720a2.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6344875Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time-ffe267dfdc6a5687.d' from root:root to runner:runner
2025-08-20T19:12:14.6346536Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-d10b6e2a4a0d7538.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6348333Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table_deps_treebitmap-09ca778137211c71.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6350650Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/opaque_debug-39d086fa06d25973.d' from root:root to runner:runner
2025-08-20T19:12:14.6352301Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/poly1305-f75361ccee492540.d' from root:root to runner:runner
2025-08-20T19:12:14.6354051Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/inout-14b9d787519f195e.d' from root:root to runner:runner
2025-08-20T19:12:14.6355778Z [00:02:27.919]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20poly1305-80ba582177b73900.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6357496Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6244142bdea98c3c.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6359417Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/block_buffer-32df2135499dde4f.d' from root:root to runner:runner
2025-08-20T19:12:14.6362343Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-70959a610b8a2112.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6365682Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f14ff4a5546dc33b.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6369096Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-39d086fa06d25973.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6371366Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/blake2-2db2b35176e92ae2.d' from root:root to runner:runner
2025-08-20T19:12:14.6373186Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-f9be891e441ff698.d' from root:root to runner:runner
2025-08-20T19:12:14.6374806Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-dd57aee3eb4720a2.d' from root:root to runner:runner
2025-08-20T19:12:14.6376486Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-ec68869250fd3e64.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6378208Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-a7fb782d2acf0d7d.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6380106Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-5c7c805fd75dfad3.d' from root:root to runner:runner
2025-08-20T19:12:14.6381828Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-a7fb782d2acf0d7d.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6383516Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6385382Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ip_network_table_deps_treebitmap-09ca778137211c71.d' from root:root to runner:runner
2025-08-20T19:12:14.6387120Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6389067Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6390781Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-b0e0cac34ab6937e.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6392685Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-7f2eee045017ee4b.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6394411Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-ec68869250fd3e64.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6396089Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/smallvec-8ff5dd900c359812.d' from root:root to runner:runner
2025-08-20T19:12:14.6397749Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6399682Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20poly1305-80ba582177b73900.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6401406Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sharded_slab-70959a610b8a2112.d' from root:root to runner:runner
2025-08-20T19:12:14.6403114Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-6e68ad370ea17ce1.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6404968Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-39d086fa06d25973.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6406633Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/log-a94847b396eccf55.d' from root:root to runner:runner
2025-08-20T19:12:14.6408253Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/untrusted-df20551f16bb03b0.d' from root:root to runner:runner
2025-08-20T19:12:14.6410190Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network-858c9e168ea76219.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6411880Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_core-fbc457cb218af313.d' from root:root to runner:runner
2025-08-20T19:12:14.6413547Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/generic_array-850653f9565ee5dd.d' from root:root to runner:runner
2025-08-20T19:12:14.6415238Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-5c7c805fd75dfad3.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6416939Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-ef1d33aa6cc7893e.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6419091Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-ef1d33aa6cc7893e.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6420801Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/universal_hash-ca859fd1df87f570.d' from root:root to runner:runner
2025-08-20T19:12:14.6422487Z [00:02:27.920]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-1f0bc0dd2a9d1938.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6424220Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6425916Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-f9be891e441ff698.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6427588Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6429516Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-14b9d787519f195e.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6431854Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thread_local-41b177d2b0e02143.d' from root:root to runner:runner
2025-08-20T19:12:14.6435073Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/os_str_bytes-a771e64b0493a321.d' from root:root to runner:runner
2025-08-20T19:12:14.6438248Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/curve25519_dalek-9ae7a94df7759472.d' from root:root to runner:runner
2025-08-20T19:12:14.6441427Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-7f2eee045017ee4b.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6443161Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zeroize-6c364c583e05d62b.d' from root:root to runner:runner
2025-08-20T19:12:14.6444902Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-9ae7a94df7759472.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6446637Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libboxfnonce-5684276d21789cb0.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6448355Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-d10b6e2a4a0d7538.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6450547Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnix-29536a99c3e294e4.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6452214Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-f9be891e441ff698.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6453862Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ansi_term-0bb655736fe41be1.d' from root:root to runner:runner
2025-08-20T19:12:14.6455542Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6457225Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatty-6968b0c0e0abaeee.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6459105Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-fbc457cb218af313.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6460830Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6462674Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtextwrap-3d81583444681756.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6464369Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-14b9d787519f195e.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6466016Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/socket2-98f6028bbb258b86.d' from root:root to runner:runner
2025-08-20T19:12:14.6467640Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing-089fb08d758fa85a.d' from root:root to runner:runner
2025-08-20T19:12:14.6469473Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac-99c0807fb9ec5ae6.d' from root:root to runner:runner
2025-08-20T19:12:14.6471145Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/chacha20poly1305-80ba582177b73900.d' from root:root to runner:runner
2025-08-20T19:12:14.6472844Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-f75361ccee492540.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6474525Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-ffe267dfdc6a5687.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6476294Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/digest-8ddd95745da7ce9f.d' from root:root to runner:runner
2025-08-20T19:12:14.6477956Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libx25519_dalek-6fa107263d269acf.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6479832Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-c879e5fa0c93971d.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6481512Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/indexmap-a7fb782d2acf0d7d.d' from root:root to runner:runner
2025-08-20T19:12:14.6483145Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64-087f2a246316b9f2.d' from root:root to runner:runner
2025-08-20T19:12:14.6484812Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-63a8f9e66fdbbace.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6486513Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cpufeatures-63a8f9e66fdbbace.d' from root:root to runner:runner
2025-08-20T19:12:14.6488371Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-bcb8f5113d33c863.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6490311Z [00:02:27.921]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-fed1a44ac7762e59.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6492058Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-9ae7a94df7759472.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6493785Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_utils-7f1e5ad126a9acb7.d' from root:root to runner:runner
2025-08-20T19:12:14.6495509Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-7f1e5ad126a9acb7.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6497214Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_common-5e6f06932f9ae4da.d' from root:root to runner:runner
2025-08-20T19:12:14.6499072Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-6244142bdea98c3c.d' from root:root to runner:runner
2025-08-20T19:12:14.6501185Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_appender-037317b0b6d3ef64.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6504383Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-a9ea7c7f906d7814.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6507575Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-f75361ccee492540.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6510982Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdaemonize-310fda4a387d4df8.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6513031Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cfg_if-186aa515f8e55753.d' from root:root to runner:runner
2025-08-20T19:12:14.6514631Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/boringtun.d' from root:root to runner:runner
2025-08-20T19:12:14.6516202Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ring-dd7c1002c3387220.d' from root:root to runner:runner
2025-08-20T19:12:14.6517878Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-63a8f9e66fdbbace.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6519997Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/once_cell-d69f585c5770bd3b.d' from root:root to runner:runner
2025-08-20T19:12:14.6521748Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-7f1e5ad126a9acb7.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6523444Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/boxfnonce-5684276d21789cb0.d' from root:root to runner:runner
2025-08-20T19:12:14.6525127Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-70959a610b8a2112.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6526805Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/subtle-188853de3931501d.d' from root:root to runner:runner
2025-08-20T19:12:14.6529489Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-f0d05b69db574bec.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6531195Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hashbrown-f14ff4a5546dc33b.d' from root:root to runner:runner
2025-08-20T19:12:14.6532899Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-5e6f06932f9ae4da.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6534760Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/termcolor-d10b6e2a4a0d7538.d' from root:root to runner:runner
2025-08-20T19:12:14.6536416Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_threads-7f2eee045017ee4b.d' from root:root to runner:runner
2025-08-20T19:12:14.6538069Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-99c0807fb9ec5ae6.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6539983Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-d69f585c5770bd3b.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6541681Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-087f2a246316b9f2.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6543343Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ip_network-858c9e168ea76219.d' from root:root to runner:runner
2025-08-20T19:12:14.6545172Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot_core-7542c979c1a8616c.d' from root:root to runner:runner
2025-08-20T19:12:14.6546862Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-8357387474c0bd5b.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6548684Z [00:02:27.922]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-8ddd95745da7ce9f.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6550501Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-188853de3931501d.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6552202Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-41b177d2b0e02143.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6553903Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-c879e5fa0c93971d.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6555595Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libos_str_bytes-a771e64b0493a321.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6557320Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table-0b11d23c5aca51cb.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6559571Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/scopeguard-ec68869250fd3e64.d' from root:root to runner:runner
2025-08-20T19:12:14.6561273Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-8ff5dd900c359812.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6562947Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6564607Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnix-29536a99c3e294e4.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6566300Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdaemonize-310fda4a387d4df8.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6567987Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6569897Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_log-bcb8f5113d33c863.d' from root:root to runner:runner
2025-08-20T19:12:14.6571725Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-8ff5dd900c359812.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6573931Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table-0b11d23c5aca51cb.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6577159Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-bcb8f5113d33c863.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6580591Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake2-2db2b35176e92ae2.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6583585Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/x25519_dalek-6fa107263d269acf.d' from root:root to runner:runner
2025-08-20T19:12:14.6585297Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-ffe267dfdc6a5687.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6586954Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-a94847b396eccf55.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6588780Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/chacha20-c879e5fa0c93971d.d' from root:root to runner:runner
2025-08-20T19:12:14.6590674Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6244142bdea98c3c.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6592368Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-5c7c805fd75dfad3.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6594074Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-a76e57ddeaa42a0c.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6595740Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-dd220a501f9ce637.d' from root:root to runner:runner
2025-08-20T19:12:14.6597574Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-b0e0cac34ab6937e.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6599592Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libansi_term-0bb655736fe41be1.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6601311Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-1f0bc0dd2a9d1938.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6603122Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bitflags-1f0bc0dd2a9d1938.d' from root:root to runner:runner
2025-08-20T19:12:14.6604795Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-a94847b396eccf55.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6606482Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_subscriber-29220394e83aff15.d' from root:root to runner:runner
2025-08-20T19:12:14.6608188Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-98f6028bbb258b86.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6610109Z [00:02:27.923]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-188853de3931501d.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6611818Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-7542c979c1a8616c.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6613519Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-087f2a246316b9f2.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6615195Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot-fed1a44ac7762e59.d' from root:root to runner:runner
2025-08-20T19:12:14.6617037Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_appender-037317b0b6d3ef64.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6619428Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6621407Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-f0d05b69db574bec.d' from root:root to runner:runner
2025-08-20T19:12:14.6623109Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libboxfnonce-5684276d21789cb0.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6624801Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6626473Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-98f6028bbb258b86.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6628191Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-ca859fd1df87f570.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6630502Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6632232Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/daemonize-310fda4a387d4df8.d' from root:root to runner:runner
2025-08-20T19:12:14.6633891Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatty-6968b0c0e0abaeee.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6635581Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-32df2135499dde4f.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6637300Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network-858c9e168ea76219.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6639202Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-fbc457cb218af313.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6640917Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dd57aee3eb4720a2.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6642610Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libansi_term-0bb655736fe41be1.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6644461Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6646190Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-a9ea7c7f906d7814.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6647879Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libx25519_dalek-6fa107263d269acf.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6649818Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lock_api-b0e0cac34ab6937e.d' from root:root to runner:runner
2025-08-20T19:12:14.6651939Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cipher-ef1d33aa6cc7893e.d' from root:root to runner:runner
2025-08-20T19:12:14.6655154Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ip_network_table-0b11d23c5aca51cb.d' from root:root to runner:runner
2025-08-20T19:12:14.6658334Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-99c0807fb9ec5ae6.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6661866Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-783e10a8d12ff210.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6663900Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-29220394e83aff15.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6665674Z [00:02:27.924]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-5e6f06932f9ae4da.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6667411Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/typenum-8357387474c0bd5b.d' from root:root to runner:runner
2025-08-20T19:12:14.6669400Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-6e68ad370ea17ce1.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6671155Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-fed1a44ac7762e59.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6672907Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-29220394e83aff15.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6674804Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake2-2db2b35176e92ae2.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6676506Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f14ff4a5546dc33b.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6678221Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-a76e57ddeaa42a0c.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6680104Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/atty-6968b0c0e0abaeee.d' from root:root to runner:runner
2025-08-20T19:12:14.6681753Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lazy_static-a76e57ddeaa42a0c.d' from root:root to runner:runner
2025-08-20T19:12:14.6683421Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-089fb08d758fa85a.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6685081Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_core-50133c2ea3e83de0.d' from root:root to runner:runner
2025-08-20T19:12:14.6686868Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-8357387474c0bd5b.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6688529Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hex-69df7537c1b61304.d' from root:root to runner:runner
2025-08-20T19:12:14.6690470Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-41b177d2b0e02143.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6692175Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-089fb08d758fa85a.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6693833Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aead-a9ea7c7f906d7814.d' from root:root to runner:runner
2025-08-20T19:12:14.6695447Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-7926ee479ea07114.d' from root:root to runner:runner
2025-08-20T19:12:14.6697095Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtextwrap-3d81583444681756.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6699123Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_project_lite-6e68ad370ea17ce1.d' from root:root to runner:runner
2025-08-20T19:12:14.6701048Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-ca859fd1df87f570.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6702752Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-dd7c1002c3387220.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6704407Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6706134Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-783e10a8d12ff210.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6707813Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/nix-29536a99c3e294e4.d' from root:root to runner:runner
2025-08-20T19:12:14.6709666Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_channel-783e10a8d12ff210.d' from root:root to runner:runner
2025-08-20T19:12:14.6711363Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-8ddd95745da7ce9f.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6713233Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-32df2135499dde4f.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6715048Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table_deps_treebitmap-09ca778137211c71.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6716785Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/textwrap-3d81583444681756.d' from root:root to runner:runner
2025-08-20T19:12:14.6718437Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-dd7c1002c3387220.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6720415Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libos_str_bytes-a771e64b0493a321.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6722145Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-7542c979c1a8616c.rmeta' from root:root to runner:runner
2025-08-20T19:12:14.6724361Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-f0d05b69db574bec.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6727714Z [00:02:27.925]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rlib' from root:root to runner:runner
2025-08-20T19:12:14.6731366Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_appender-037317b0b6d3ef64.d' from root:root to runner:runner
2025-08-20T19:12:14.6733974Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps' from root:root to runner:runner
2025-08-20T19:12:14.6735780Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-3e9075a9ce734381/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.6737849Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-3e9075a9ce734381/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.6739932Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-3e9075a9ce734381' from root:root to runner:runner
2025-08-20T19:12:14.6741725Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6743746Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/lib-tracing_log.json' from root:root to runner:runner
2025-08-20T19:12:14.6745648Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/lib-tracing_log' from root:root to runner:runner
2025-08-20T19:12:14.6747481Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/dep-lib-tracing_log' from root:root to runner:runner
2025-08-20T19:12:14.6749530Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863' from root:root to runner:runner
2025-08-20T19:12:14.6751356Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6753211Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/lib-generic_array' from root:root to runner:runner
2025-08-20T19:12:14.6755079Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/lib-generic_array.json' from root:root to runner:runner
2025-08-20T19:12:14.6756966Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/dep-lib-generic_array' from root:root to runner:runner
2025-08-20T19:12:14.6759103Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd' from root:root to runner:runner
2025-08-20T19:12:14.6760856Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/dep-lib-ring' from root:root to runner:runner
2025-08-20T19:12:14.6762603Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/lib-ring.json' from root:root to runner:runner
2025-08-20T19:12:14.6764389Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6766128Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/lib-ring' from root:root to runner:runner
2025-08-20T19:12:14.6767805Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220' from root:root to runner:runner
2025-08-20T19:12:14.6769840Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/lib-subtle.json' from root:root to runner:runner
2025-08-20T19:12:14.6771819Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6773629Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/dep-lib-subtle' from root:root to runner:runner
2025-08-20T19:12:14.6775383Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/lib-subtle' from root:root to runner:runner
2025-08-20T19:12:14.6777084Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d' from root:root to runner:runner
2025-08-20T19:12:14.6779166Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/lib-socket2' from root:root to runner:runner
2025-08-20T19:12:14.6780992Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6782797Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/dep-lib-socket2' from root:root to runner:runner
2025-08-20T19:12:14.6784776Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/lib-socket2.json' from root:root to runner:runner
2025-08-20T19:12:14.6786507Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86' from root:root to runner:runner
2025-08-20T19:12:14.6788321Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/lib-tracing_subscriber' from root:root to runner:runner
2025-08-20T19:12:14.6790532Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6792491Z [00:02:27.926]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/lib-tracing_subscriber.json' from root:root to runner:runner
2025-08-20T19:12:14.6794933Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/dep-lib-tracing_subscriber' from root:root to runner:runner
2025-08-20T19:12:14.6798530Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15' from root:root to runner:runner
2025-08-20T19:12:14.6802194Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6805276Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/lib-zeroize' from root:root to runner:runner
2025-08-20T19:12:14.6807113Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/dep-lib-zeroize' from root:root to runner:runner
2025-08-20T19:12:14.6809152Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/lib-zeroize.json' from root:root to runner:runner
2025-08-20T19:12:14.6810955Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b' from root:root to runner:runner
2025-08-20T19:12:14.6812719Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6814532Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/dep-lib-textwrap' from root:root to runner:runner
2025-08-20T19:12:14.6816504Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/lib-textwrap' from root:root to runner:runner
2025-08-20T19:12:14.6818306Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/lib-textwrap.json' from root:root to runner:runner
2025-08-20T19:12:14.6820235Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756' from root:root to runner:runner
2025-08-20T19:12:14.6822046Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6823991Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/lib-chacha20poly1305.json' from root:root to runner:runner
2025-08-20T19:12:14.6825925Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/lib-chacha20poly1305' from root:root to runner:runner
2025-08-20T19:12:14.6827982Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/dep-lib-chacha20poly1305' from root:root to runner:runner
2025-08-20T19:12:14.6830105Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900' from root:root to runner:runner
2025-08-20T19:12:14.6831952Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/dep-lib-parking_lot_core' from root:root to runner:runner
2025-08-20T19:12:14.6833870Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6835799Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/lib-parking_lot_core.json' from root:root to runner:runner
2025-08-20T19:12:14.6837708Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/lib-parking_lot_core' from root:root to runner:runner
2025-08-20T19:12:14.6839700Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c' from root:root to runner:runner
2025-08-20T19:12:14.6841443Z [00:02:27.927]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boringtun-cli-989f33d12d382d18' from root:root to runner:runner
2025-08-20T19:12:14.6843330Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/dep-lib-hmac' from root:root to runner:runner
2025-08-20T19:12:14.6845147Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6846929Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/lib-hmac.json' from root:root to runner:runner
2025-08-20T19:12:14.6848909Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/lib-hmac' from root:root to runner:runner
2025-08-20T19:12:14.6850618Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6' from root:root to runner:runner
2025-08-20T19:12:14.6852380Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/lib-scopeguard' from root:root to runner:runner
2025-08-20T19:12:14.6854357Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6856271Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/dep-lib-scopeguard' from root:root to runner:runner
2025-08-20T19:12:14.6858149Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/lib-scopeguard.json' from root:root to runner:runner
2025-08-20T19:12:14.6860394Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64' from root:root to runner:runner
2025-08-20T19:12:14.6862249Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T19:12:14.6864152Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6866536Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/dep-lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T19:12:14.6870198Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/lib-crossbeam_utils.json' from root:root to runner:runner
2025-08-20T19:12:14.6873903Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7' from root:root to runner:runner
2025-08-20T19:12:14.6877097Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/lib-pin_project_lite.json' from root:root to runner:runner
2025-08-20T19:12:14.6879283Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/dep-lib-pin_project_lite' from root:root to runner:runner
2025-08-20T19:12:14.6881227Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6883123Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/lib-pin_project_lite' from root:root to runner:runner
2025-08-20T19:12:14.6884950Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1' from root:root to runner:runner
2025-08-20T19:12:14.6886867Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/dep-lib-clap' from root:root to runner:runner
2025-08-20T19:12:14.6888849Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6890636Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/lib-clap.json' from root:root to runner:runner
2025-08-20T19:12:14.6892368Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/lib-clap' from root:root to runner:runner
2025-08-20T19:12:14.6894061Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c' from root:root to runner:runner
2025-08-20T19:12:14.6895824Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6897679Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/dep-lib-ansi_term' from root:root to runner:runner
2025-08-20T19:12:14.6899726Z [00:02:27.928]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/lib-ansi_term.json' from root:root to runner:runner
2025-08-20T19:12:14.6901675Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/lib-ansi_term' from root:root to runner:runner
2025-08-20T19:12:14.6903404Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1' from root:root to runner:runner
2025-08-20T19:12:14.6905150Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6906967Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/dep-lib-itoa' from root:root to runner:runner
2025-08-20T19:12:14.6908933Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/lib-itoa.json' from root:root to runner:runner
2025-08-20T19:12:14.6910692Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/lib-itoa' from root:root to runner:runner
2025-08-20T19:12:14.6912518Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698' from root:root to runner:runner
2025-08-20T19:12:14.6914293Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6916153Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/output-lib-daemonize' from root:root to runner:runner
2025-08-20T19:12:14.6918007Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/dep-lib-daemonize' from root:root to runner:runner
2025-08-20T19:12:14.6920062Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/lib-daemonize.json' from root:root to runner:runner
2025-08-20T19:12:14.6921904Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/lib-daemonize' from root:root to runner:runner
2025-08-20T19:12:14.6923654Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8' from root:root to runner:runner
2025-08-20T19:12:14.6925489Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/dep-lib-curve25519_dalek' from root:root to runner:runner
2025-08-20T19:12:14.6927594Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6930248Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/lib-curve25519_dalek' from root:root to runner:runner
2025-08-20T19:12:14.6932230Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/lib-curve25519_dalek.json' from root:root to runner:runner
2025-08-20T19:12:14.6934092Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472' from root:root to runner:runner
2025-08-20T19:12:14.6936074Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/lib-ip_network_table_deps_treebitmap.json' from root:root to runner:runner
2025-08-20T19:12:14.6938989Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6941553Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/lib-ip_network_table_deps_treebitmap' from root:root to runner:runner
2025-08-20T19:12:14.6943722Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/dep-lib-ip_network_table_deps_treebitmap' from root:root to runner:runner
2025-08-20T19:12:14.6945760Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71' from root:root to runner:runner
2025-08-20T19:12:14.6947623Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6949670Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/lib-indexmap.json' from root:root to runner:runner
2025-08-20T19:12:14.6951503Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/dep-lib-indexmap' from root:root to runner:runner
2025-08-20T19:12:14.6953309Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/lib-indexmap' from root:root to runner:runner
2025-08-20T19:12:14.6955194Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d' from root:root to runner:runner
2025-08-20T19:12:14.6956905Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/lib-aead' from root:root to runner:runner
2025-08-20T19:12:14.6958844Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6960643Z [00:02:27.929]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/dep-lib-aead' from root:root to runner:runner
2025-08-20T19:12:14.6962473Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/lib-aead.json' from root:root to runner:runner
2025-08-20T19:12:14.6964176Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814' from root:root to runner:runner
2025-08-20T19:12:14.6965920Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/lib-hashbrown' from root:root to runner:runner
2025-08-20T19:12:14.6967899Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/lib-hashbrown.json' from root:root to runner:runner
2025-08-20T19:12:14.6969995Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/dep-lib-hashbrown' from root:root to runner:runner
2025-08-20T19:12:14.6971840Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6973616Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b' from root:root to runner:runner
2025-08-20T19:12:14.6975443Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/lib-universal_hash.json' from root:root to runner:runner
2025-08-20T19:12:14.6977361Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6979429Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/dep-lib-universal_hash' from root:root to runner:runner
2025-08-20T19:12:14.6981489Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/lib-universal_hash' from root:root to runner:runner
2025-08-20T19:12:14.6983304Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570' from root:root to runner:runner
2025-08-20T19:12:14.6985109Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/lib-x25519_dalek' from root:root to runner:runner
2025-08-20T19:12:14.6986976Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/lib-x25519_dalek.json' from root:root to runner:runner
2025-08-20T19:12:14.6989054Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/dep-lib-x25519_dalek' from root:root to runner:runner
2025-08-20T19:12:14.6990933Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6992711Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf' from root:root to runner:runner
2025-08-20T19:12:14.6994680Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/lib-crypto_common.json' from root:root to runner:runner
2025-08-20T19:12:14.6996586Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.6998474Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/dep-lib-crypto_common' from root:root to runner:runner
2025-08-20T19:12:14.7000587Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/lib-crypto_common' from root:root to runner:runner
2025-08-20T19:12:14.7002387Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da' from root:root to runner:runner
2025-08-20T19:12:14.7004182Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/dep-lib-getrandom' from root:root to runner:runner
2025-08-20T19:12:14.7006065Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7009080Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/lib-getrandom' from root:root to runner:runner
2025-08-20T19:12:14.7010938Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/lib-getrandom.json' from root:root to runner:runner
2025-08-20T19:12:14.7012718Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec' from root:root to runner:runner
2025-08-20T19:12:14.7014505Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7016333Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/dep-lib-poly1305' from root:root to runner:runner
2025-08-20T19:12:14.7018155Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/lib-poly1305.json' from root:root to runner:runner
2025-08-20T19:12:14.7020209Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/lib-poly1305' from root:root to runner:runner
2025-08-20T19:12:14.7021967Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540' from root:root to runner:runner
2025-08-20T19:12:14.7023719Z [00:02:27.930]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/lib-lock_api.json' from root:root to runner:runner
2025-08-20T19:12:14.7025539Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7027361Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/dep-lib-lock_api' from root:root to runner:runner
2025-08-20T19:12:14.7029260Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/lib-lock_api' from root:root to runner:runner
2025-08-20T19:12:14.7030993Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e' from root:root to runner:runner
2025-08-20T19:12:14.7032853Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/lib-crossbeam_channel.json' from root:root to runner:runner
2025-08-20T19:12:14.7034934Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7036879Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/dep-lib-crossbeam_channel' from root:root to runner:runner
2025-08-20T19:12:14.7038926Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/lib-crossbeam_channel' from root:root to runner:runner
2025-08-20T19:12:14.7040788Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210' from root:root to runner:runner
2025-08-20T19:12:14.7042607Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/dep-lib-termcolor' from root:root to runner:runner
2025-08-20T19:12:14.7044451Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/lib-termcolor.json' from root:root to runner:runner
2025-08-20T19:12:14.7046457Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7048296Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/lib-termcolor' from root:root to runner:runner
2025-08-20T19:12:14.7050234Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538' from root:root to runner:runner
2025-08-20T19:12:14.7052162Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-02581e29fea09f68/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7054257Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-02581e29fea09f68/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7056143Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-02581e29fea09f68' from root:root to runner:runner
2025-08-20T19:12:14.7058010Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-c23bf480bc52b0cf/run-build-script-build-script-main' from root:root to runner:runner
2025-08-20T19:12:14.7060132Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-c23bf480bc52b0cf/run-build-script-build-script-main.json' from root:root to runner:runner
2025-08-20T19:12:14.7062120Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-c23bf480bc52b0cf' from root:root to runner:runner
2025-08-20T19:12:14.7063885Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/lib-os_str_bytes' from root:root to runner:runner
2025-08-20T19:12:14.7065723Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7067581Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/lib-os_str_bytes.json' from root:root to runner:runner
2025-08-20T19:12:14.7069711Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/dep-lib-os_str_bytes' from root:root to runner:runner
2025-08-20T19:12:14.7071644Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321' from root:root to runner:runner
2025-08-20T19:12:14.7073688Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-55c01e6b05d47552/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7077283Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-55c01e6b05d47552/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7080967Z [00:02:27.931]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-55c01e6b05d47552' from root:root to runner:runner
2025-08-20T19:12:14.7084155Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/dep-lib-nix' from root:root to runner:runner
2025-08-20T19:12:14.7086344Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7088132Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/lib-nix' from root:root to runner:runner
2025-08-20T19:12:14.7090092Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/lib-nix.json' from root:root to runner:runner
2025-08-20T19:12:14.7091806Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4' from root:root to runner:runner
2025-08-20T19:12:14.7093838Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-4737d74811526522/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7095817Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-4737d74811526522/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7097621Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-4737d74811526522' from root:root to runner:runner
2025-08-20T19:12:14.7099586Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7101444Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/lib-untrusted.json' from root:root to runner:runner
2025-08-20T19:12:14.7103320Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/dep-lib-untrusted' from root:root to runner:runner
2025-08-20T19:12:14.7105375Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/lib-untrusted' from root:root to runner:runner
2025-08-20T19:12:14.7107132Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0' from root:root to runner:runner
2025-08-20T19:12:14.7109065Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7110912Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/dep-lib-once_cell' from root:root to runner:runner
2025-08-20T19:12:14.7112726Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/lib-once_cell' from root:root to runner:runner
2025-08-20T19:12:14.7114528Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/lib-once_cell.json' from root:root to runner:runner
2025-08-20T19:12:14.7116274Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b' from root:root to runner:runner
2025-08-20T19:12:14.7118062Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/lib-lazy_static.json' from root:root to runner:runner
2025-08-20T19:12:14.7120242Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/lib-lazy_static' from root:root to runner:runner
2025-08-20T19:12:14.7122089Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7123947Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/dep-lib-lazy_static' from root:root to runner:runner
2025-08-20T19:12:14.7125734Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c' from root:root to runner:runner
2025-08-20T19:12:14.7127592Z [00:02:27.932]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-9d9dc4f488164ee9/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7130003Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-9d9dc4f488164ee9/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7131961Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-9d9dc4f488164ee9' from root:root to runner:runner
2025-08-20T19:12:14.7133737Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boringtun-caee3efe5a728078/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7135598Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boringtun-caee3efe5a728078/output-lib-boringtun' from root:root to runner:runner
2025-08-20T19:12:14.7137381Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boringtun-caee3efe5a728078' from root:root to runner:runner
2025-08-20T19:12:14.7139380Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/lib-ip_network.json' from root:root to runner:runner
2025-08-20T19:12:14.7141237Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7143059Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/lib-ip_network' from root:root to runner:runner
2025-08-20T19:12:14.7145091Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/dep-lib-ip_network' from root:root to runner:runner
2025-08-20T19:12:14.7147819Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219' from root:root to runner:runner
2025-08-20T19:12:14.7151443Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/dep-lib-sharded_slab' from root:root to runner:runner
2025-08-20T19:12:14.7154956Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7157561Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/lib-sharded_slab' from root:root to runner:runner
2025-08-20T19:12:14.7159640Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/lib-sharded_slab.json' from root:root to runner:runner
2025-08-20T19:12:14.7161429Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112' from root:root to runner:runner
2025-08-20T19:12:14.7163372Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7165162Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/lib-time' from root:root to runner:runner
2025-08-20T19:12:14.7166912Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/lib-time.json' from root:root to runner:runner
2025-08-20T19:12:14.7168899Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/dep-lib-time' from root:root to runner:runner
2025-08-20T19:12:14.7170794Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687' from root:root to runner:runner
2025-08-20T19:12:14.7172524Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/dep-lib-inout' from root:root to runner:runner
2025-08-20T19:12:14.7174309Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7176101Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/lib-inout.json' from root:root to runner:runner
2025-08-20T19:12:14.7178000Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/lib-inout' from root:root to runner:runner
2025-08-20T19:12:14.7179876Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e' from root:root to runner:runner
2025-08-20T19:12:14.7181612Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7183396Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/lib-cfg_if' from root:root to runner:runner
2025-08-20T19:12:14.7185152Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/dep-lib-cfg_if' from root:root to runner:runner
2025-08-20T19:12:14.7186920Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/lib-cfg_if.json' from root:root to runner:runner
2025-08-20T19:12:14.7188956Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753' from root:root to runner:runner
2025-08-20T19:12:14.7190774Z [00:02:27.933]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7192585Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/lib-smallvec' from root:root to runner:runner
2025-08-20T19:12:14.7194383Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/dep-lib-smallvec' from root:root to runner:runner
2025-08-20T19:12:14.7196208Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/lib-smallvec.json' from root:root to runner:runner
2025-08-20T19:12:14.7197957Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812' from root:root to runner:runner
2025-08-20T19:12:14.7200136Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7201976Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/dep-lib-boxfnonce' from root:root to runner:runner
2025-08-20T19:12:14.7203944Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/lib-boxfnonce' from root:root to runner:runner
2025-08-20T19:12:14.7205760Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/lib-boxfnonce.json' from root:root to runner:runner
2025-08-20T19:12:14.7207523Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0' from root:root to runner:runner
2025-08-20T19:12:14.7209504Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7211380Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/lib-bitflags.json' from root:root to runner:runner
2025-08-20T19:12:14.7213199Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/lib-bitflags' from root:root to runner:runner
2025-08-20T19:12:14.7215136Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/dep-lib-bitflags' from root:root to runner:runner
2025-08-20T19:12:14.7217355Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938' from root:root to runner:runner
2025-08-20T19:12:14.7220790Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/lib-opaque_debug.json' from root:root to runner:runner
2025-08-20T19:12:14.7224329Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7227565Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/dep-lib-opaque_debug' from root:root to runner:runner
2025-08-20T19:12:14.7229678Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/lib-opaque_debug' from root:root to runner:runner
2025-08-20T19:12:14.7231457Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973' from root:root to runner:runner
2025-08-20T19:12:14.7233262Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/lib-cpufeatures.json' from root:root to runner:runner
2025-08-20T19:12:14.7235314Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/dep-lib-cpufeatures' from root:root to runner:runner
2025-08-20T19:12:14.7237166Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7239183Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/lib-cpufeatures' from root:root to runner:runner
2025-08-20T19:12:14.7240973Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace' from root:root to runner:runner
2025-08-20T19:12:14.7242759Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/lib-tracing_core' from root:root to runner:runner
2025-08-20T19:12:14.7244644Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/dep-lib-tracing_core' from root:root to runner:runner
2025-08-20T19:12:14.7246636Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7248518Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/lib-tracing_core.json' from root:root to runner:runner
2025-08-20T19:12:14.7250507Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313' from root:root to runner:runner
2025-08-20T19:12:14.7252348Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/dep-lib-tracing_appender' from root:root to runner:runner
2025-08-20T19:12:14.7254277Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7256202Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/lib-tracing_appender.json' from root:root to runner:runner
2025-08-20T19:12:14.7258126Z [00:02:27.934]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/lib-tracing_appender' from root:root to runner:runner
2025-08-20T19:12:14.7260309Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64' from root:root to runner:runner
2025-08-20T19:12:14.7262085Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/dep-lib-typenum' from root:root to runner:runner
2025-08-20T19:12:14.7263865Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/lib-typenum' from root:root to runner:runner
2025-08-20T19:12:14.7265650Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7267452Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/lib-typenum.json' from root:root to runner:runner
2025-08-20T19:12:14.7269365Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b' from root:root to runner:runner
2025-08-20T19:12:14.7271110Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/lib-cipher.json' from root:root to runner:runner
2025-08-20T19:12:14.7273041Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7274852Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/dep-lib-cipher' from root:root to runner:runner
2025-08-20T19:12:14.7276618Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/lib-cipher' from root:root to runner:runner
2025-08-20T19:12:14.7278316Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e' from root:root to runner:runner
2025-08-20T19:12:14.7280514Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/lib-block_buffer' from root:root to runner:runner
2025-08-20T19:12:14.7282370Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7284231Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/lib-block_buffer.json' from root:root to runner:runner
2025-08-20T19:12:14.7286104Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/dep-lib-block_buffer' from root:root to runner:runner
2025-08-20T19:12:14.7288870Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f' from root:root to runner:runner
2025-08-20T19:12:14.7292568Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fe9c8f0c7a2d5dca/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7296451Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fe9c8f0c7a2d5dca/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7299357Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fe9c8f0c7a2d5dca' from root:root to runner:runner
2025-08-20T19:12:14.7302728Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/lib-ip_network_table' from root:root to runner:runner
2025-08-20T19:12:14.7306627Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/lib-ip_network_table.json' from root:root to runner:runner
2025-08-20T19:12:14.7310698Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7314269Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/dep-lib-ip_network_table' from root:root to runner:runner
2025-08-20T19:12:14.7317735Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb' from root:root to runner:runner
2025-08-20T19:12:14.7321291Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/lib-blake2' from root:root to runner:runner
2025-08-20T19:12:14.7324769Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7328188Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/lib-blake2.json' from root:root to runner:runner
2025-08-20T19:12:14.7331962Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/dep-lib-blake2' from root:root to runner:runner
2025-08-20T19:12:14.7335538Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2' from root:root to runner:runner
2025-08-20T19:12:14.7338973Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/lib-atty' from root:root to runner:runner
2025-08-20T19:12:14.7342231Z [00:02:27.935]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/dep-lib-atty' from root:root to runner:runner
2025-08-20T19:12:14.7345711Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7349311Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/lib-atty.json' from root:root to runner:runner
2025-08-20T19:12:14.7352567Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee' from root:root to runner:runner
2025-08-20T19:12:14.7355937Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/lib-clap_lex.json' from root:root to runner:runner
2025-08-20T19:12:14.7359848Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7363303Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/dep-lib-clap_lex' from root:root to runner:runner
2025-08-20T19:12:14.7365978Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/lib-clap_lex' from root:root to runner:runner
2025-08-20T19:12:14.7367777Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2' from root:root to runner:runner
2025-08-20T19:12:14.7370251Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/dep-lib-rand_core' from root:root to runner:runner
2025-08-20T19:12:14.7372067Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/lib-rand_core' from root:root to runner:runner
2025-08-20T19:12:14.7374342Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7378049Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/lib-rand_core.json' from root:root to runner:runner
2025-08-20T19:12:14.7381541Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0' from root:root to runner:runner
2025-08-20T19:12:14.7384411Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/dep-lib-thread_local' from root:root to runner:runner
2025-08-20T19:12:14.7386320Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7388199Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/lib-thread_local.json' from root:root to runner:runner
2025-08-20T19:12:14.7390443Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/lib-thread_local' from root:root to runner:runner
2025-08-20T19:12:14.7392199Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143' from root:root to runner:runner
2025-08-20T19:12:14.7394284Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-67e079c6517d947a/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7396282Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-67e079c6517d947a/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7398089Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-67e079c6517d947a' from root:root to runner:runner
2025-08-20T19:12:14.7400129Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-a57348e026a1bd36/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7402092Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-a57348e026a1bd36/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7403867Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-a57348e026a1bd36' from root:root to runner:runner
2025-08-20T19:12:14.7405586Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim.json' from root:root to runner:runner
2025-08-20T19:12:14.7407527Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7409503Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim' from root:root to runner:runner
2025-08-20T19:12:14.7411267Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/dep-lib-strsim' from root:root to runner:runner
2025-08-20T19:12:14.7413029Z [00:02:27.936]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637' from root:root to runner:runner
2025-08-20T19:12:14.7414760Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/lib-tracing' from root:root to runner:runner
2025-08-20T19:12:14.7416542Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/lib-tracing.json' from root:root to runner:runner
2025-08-20T19:12:14.7418331Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/dep-lib-tracing' from root:root to runner:runner
2025-08-20T19:12:14.7420427Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7422183Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a' from root:root to runner:runner
2025-08-20T19:12:14.7424022Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-65ef2d655980dd4c/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7425970Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-65ef2d655980dd4c/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7427849Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-65ef2d655980dd4c' from root:root to runner:runner
2025-08-20T19:12:14.7430009Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-d156df7ffd2167c2/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T19:12:14.7432045Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-d156df7ffd2167c2/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T19:12:14.7433908Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-d156df7ffd2167c2' from root:root to runner:runner
2025-08-20T19:12:14.7435669Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7437403Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/lib-libc' from root:root to runner:runner
2025-08-20T19:12:14.7439420Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/dep-lib-libc' from root:root to runner:runner
2025-08-20T19:12:14.7441189Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/lib-libc.json' from root:root to runner:runner
2025-08-20T19:12:14.7442874Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114' from root:root to runner:runner
2025-08-20T19:12:14.7445236Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/dep-lib-hex' from root:root to runner:runner
2025-08-20T19:12:14.7448871Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7452167Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/lib-hex' from root:root to runner:runner
2025-08-20T19:12:14.7455208Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/lib-hex.json' from root:root to runner:runner
2025-08-20T19:12:14.7456946Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304' from root:root to runner:runner
2025-08-20T19:12:14.7459237Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/dep-lib-num_threads' from root:root to runner:runner
2025-08-20T19:12:14.7461119Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/lib-num_threads.json' from root:root to runner:runner
2025-08-20T19:12:14.7462958Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7464792Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/lib-num_threads' from root:root to runner:runner
2025-08-20T19:12:14.7466534Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b' from root:root to runner:runner
2025-08-20T19:12:14.7468316Z [00:02:27.937]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/dep-lib-parking_lot' from root:root to runner:runner
2025-08-20T19:12:14.7470522Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7472364Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/lib-parking_lot' from root:root to runner:runner
2025-08-20T19:12:14.7474187Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/lib-parking_lot.json' from root:root to runner:runner
2025-08-20T19:12:14.7475942Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59' from root:root to runner:runner
2025-08-20T19:12:14.7477710Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7479727Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/lib-thiserror.json' from root:root to runner:runner
2025-08-20T19:12:14.7481544Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/lib-thiserror' from root:root to runner:runner
2025-08-20T19:12:14.7483357Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T19:12:14.7485242Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3' from root:root to runner:runner
2025-08-20T19:12:14.7486992Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7488948Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/lib-digest' from root:root to runner:runner
2025-08-20T19:12:14.7490733Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/dep-lib-digest' from root:root to runner:runner
2025-08-20T19:12:14.7492526Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/lib-digest.json' from root:root to runner:runner
2025-08-20T19:12:14.7494249Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f' from root:root to runner:runner
2025-08-20T19:12:14.7495973Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/lib-chacha20' from root:root to runner:runner
2025-08-20T19:12:14.7497899Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7499935Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/dep-lib-chacha20' from root:root to runner:runner
2025-08-20T19:12:14.7501738Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/lib-chacha20.json' from root:root to runner:runner
2025-08-20T19:12:14.7503475Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d' from root:root to runner:runner
2025-08-20T19:12:14.7505157Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/lib-log' from root:root to runner:runner
2025-08-20T19:12:14.7506855Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/dep-lib-log' from root:root to runner:runner
2025-08-20T19:12:14.7508770Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7510860Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/lib-log.json' from root:root to runner:runner
2025-08-20T19:12:14.7512550Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55' from root:root to runner:runner
2025-08-20T19:12:14.7514256Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/dep-lib-base64' from root:root to runner:runner
2025-08-20T19:12:14.7516864Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/lib-base64.json' from root:root to runner:runner
2025-08-20T19:12:14.7520526Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/invoked.timestamp' from root:root to runner:runner
2025-08-20T19:12:14.7523866Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/lib-base64' from root:root to runner:runner
2025-08-20T19:12:14.7526408Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2' from root:root to runner:runner
2025-08-20T19:12:14.7528170Z [00:02:27.938]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint' from root:root to runner:runner
2025-08-20T19:12:14.7529831Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release' from root:root to runner:runner
2025-08-20T19:12:14.7531233Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T19:12:14.7532599Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl' from root:root to runner:runner
2025-08-20T19:12:14.7533882Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T19:12:14.7535094Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target' from root:root to runner:runner
2025-08-20T19:12:14.7536206Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO' from root:root to runner:runner
2025-08-20T19:12:14.7537257Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm' from root:root to runner:runner
2025-08-20T19:12:14.7538229Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T19:12:14.7539381Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T19:12:14.7540533Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T19:12:14.7541490Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T19:12:14.7542379Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T19:12:14.7543323Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.static.version' from runner:docker to runner:runner
2025-08-20T19:12:14.7544356Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.version' from runner:docker to runner:runner
2025-08-20T19:12:14.7545511Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T19:12:14.7556390Z [00:02:27.939]➜  changed ownership of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T19:12:14.7557470Z [00:02:27.947]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7558905Z [00:02:27.955]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7560172Z [00:02:27.962]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun-cli/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7561668Z [00:02:27.969]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun-cli/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7562918Z [00:02:27.976]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7564091Z [00:02:27.983]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/logo.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7565269Z [00:02:27.990]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.editorconfig' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7566451Z [00:02:27.997]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7567633Z [00:02:28.004]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/LICENSE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7569057Z [00:02:28.011]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7570376Z [00:02:28.019]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/dev_lock.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7571720Z [00:02:28.026]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/epoll.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7573095Z [00:02:28.033]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/drop_privileges.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7574603Z [00:02:28.041]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/api.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7575937Z [00:02:28.048]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/kqueue.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7577271Z [00:02:28.055]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/peer.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7578879Z [00:02:28.062]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/integration_tests/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7580337Z [00:02:28.069]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/tun_darwin.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7581713Z [00:02:28.076]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7583059Z [00:02:28.083]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/tun_linux.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7584421Z [00:02:28.090]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/device/allowed_ips.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7585947Z [00:02:28.097]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/serialization.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7588241Z [00:02:28.104]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/jni.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7590882Z [00:02:28.113]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/ffi/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7593376Z [00:02:28.120]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/session.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7595851Z [00:02:28.127]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/errors.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7597995Z [00:02:28.134]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/timers.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7659656Z [00:02:28.141]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/rate_limiter.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7727120Z [00:02:28.148]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/handshake.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7794298Z [00:02:28.155]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/noise/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7861741Z [00:02:28.161]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/sleepyinstant/windows.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7927836Z [00:02:28.168]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/sleepyinstant/unix.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.7995394Z [00:02:28.175]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/sleepyinstant/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8064167Z [00:02:28.182]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/wireguard_ffi.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8133239Z [00:02:28.189]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8202868Z [00:02:28.196]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8270110Z [00:02:28.202]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/chacha20poly1305_benching.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8338322Z [00:02:28.209]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/x25519_public_key_benching.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8407401Z [00:02:28.216]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/blake2s_benching.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8476755Z [00:02:28.223]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/boringtun/benches/crypto_benches/x25519_shared_key_benching.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8544626Z [00:02:28.230]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/banner.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8612636Z [00:02:28.237]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github/dependabot.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8680048Z [00:02:28.243]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github/workflows/on-push.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8747326Z [00:02:28.250]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.github/workflows/semgrep.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8816872Z [00:02:28.257]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8885111Z [00:02:28.264]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.8952528Z [00:02:28.271]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9019293Z [00:02:28.277]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9086840Z [00:02:28.284]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9153729Z [00:02:28.291]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9221362Z [00:02:28.297]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9288870Z [00:02:28.304]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9356314Z [00:02:28.311]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9423993Z [00:02:28.318]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9491596Z [00:02:28.324]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9560052Z [00:02:28.331]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9626651Z [00:02:28.338]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9696948Z [00:02:28.345]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9767202Z [00:02:28.352]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9836127Z [00:02:28.359]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9904867Z [00:02:28.366]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:14.9973553Z [00:02:28.373]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0041886Z [00:02:28.380]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0108844Z [00:02:28.386]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0176293Z [00:02:28.393]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0243491Z [00:02:28.400]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0310412Z [00:02:28.406]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0378536Z [00:02:28.413]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0446338Z [00:02:28.420]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0513613Z [00:02:28.427]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0581821Z [00:02:28.433]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0648917Z [00:02:28.440]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-7667bb8829c882056b6385a6f83f1c924831a940.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0716297Z [00:02:28.447]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0785276Z [00:02:28.454]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0853747Z [00:02:28.461]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/objects/pack/pack-f39e91228666f868dbeb48efc5d26c3511d94d4c.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0921728Z [00:02:28.468]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.0989488Z [00:02:28.474]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1058031Z [00:02:28.481]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/.rustc_info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1126961Z [00:02:28.488]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1196100Z [00:02:28.495]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb/build_script_main-45699d9fd722f2fb' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1264844Z [00:02:28.502]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb/build-script-main' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1332815Z [00:02:28.509]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/typenum-45699d9fd722f2fb/build_script_main-45699d9fd722f2fb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1401780Z [00:02:28.515]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1468831Z [00:02:28.522]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4/build_script_build-17f6cc858107dce4' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1537160Z [00:02:28.529]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-17f6cc858107dce4/build_script_build-17f6cc858107dce4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1604979Z [00:02:28.536]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1675375Z [00:02:28.543]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1748436Z [00:02:28.550]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1816125Z [00:02:28.557]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-ecf1b38348109f4e/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1884287Z [00:02:28.564]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.1952504Z [00:02:28.570]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4/build_script_build-35cd0828e7d3fbe4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2019235Z [00:02:28.577]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/curve25519-dalek-35cd0828e7d3fbe4/build_script_build-35cd0828e7d3fbe4' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2086965Z [00:02:28.584]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2153601Z [00:02:28.591]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54/build_script_build-a57be990fd636e54.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2222145Z [00:02:28.598]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-a57be990fd636e54/build_script_build-a57be990fd636e54' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2290048Z [00:02:28.604]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2358204Z [00:02:28.611]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5/build_script_build-c3085732a79ea8d5' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2425849Z [00:02:28.618]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/crossbeam-utils-c3085732a79ea8d5/build_script_build-c3085732a79ea8d5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2493281Z [00:02:28.625]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2561515Z [00:02:28.631]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6/build_script_build-687e0d8b5e7da9b6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2627777Z [00:02:28.638]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-687e0d8b5e7da9b6/build_script_build-687e0d8b5e7da9b6' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2696689Z [00:02:28.645]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2764959Z [00:02:28.652]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000/build_script_build-474f8efb5bce3000.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2833547Z [00:02:28.659]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/log-474f8efb5bce3000/build_script_build-474f8efb5bce3000' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2908687Z [00:02:28.666]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.2976380Z [00:02:28.673]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0/build_script_build-58bfd042d5b195b0' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3044953Z [00:02:28.680]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/libc-58bfd042d5b195b0/build_script_build-58bfd042d5b195b0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3113795Z [00:02:28.687]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3181854Z [00:02:28.693]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b/build_script_build-4f1e32f95fdad91b' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3251214Z [00:02:28.700]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/quote-4f1e32f95fdad91b/build_script_build-4f1e32f95fdad91b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3320170Z [00:02:28.707]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3387603Z [00:02:28.714]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb/build_script_build-57dc1d3c366e66eb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3455341Z [00:02:28.721]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/ring-57dc1d3c366e66eb/build_script_build-57dc1d3c366e66eb' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3523940Z [00:02:28.728]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3591257Z [00:02:28.734]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169/build_script_build-acc3e9c0018a8169.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3659781Z [00:02:28.741]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/parking_lot_core-acc3e9c0018a8169/build_script_build-acc3e9c0018a8169' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3732122Z [00:02:28.748]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3801715Z [00:02:28.755]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3870025Z [00:02:28.762]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.3939203Z [00:02:28.769]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/syn-9f0ae48fa8796fbb/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4015809Z [00:02:28.776]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4083222Z [00:02:28.784]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4153164Z [00:02:28.791]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4227338Z [00:02:28.798]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/semver-bcbf7fadf4d480cc/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4296364Z [00:02:28.805]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4365602Z [00:02:28.812]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4434318Z [00:02:28.819]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4501711Z [00:02:28.825]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/proc-macro2-470153605581cf67/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4570030Z [00:02:28.832]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4637574Z [00:02:28.839]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929/build_script_build-3c34cf7b95c6f929' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4705514Z [00:02:28.846]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/lock_api-3c34cf7b95c6f929/build_script_build-3c34cf7b95c6f929.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4774077Z [00:02:28.853]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4841254Z [00:02:28.859]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58/build_script_build-ba3a1cfb38448f58' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4909630Z [00:02:28.866]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/thiserror-ba3a1cfb38448f58/build_script_build-ba3a1cfb38448f58.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.4976552Z [00:02:28.873]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5045288Z [00:02:28.880]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda/build_script_build-929587dd1e90fcda.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5112084Z [00:02:28.887]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/indexmap-929587dd1e90fcda/build_script_build-929587dd1e90fcda' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5180738Z [00:02:28.893]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5248970Z [00:02:28.900]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef/build_script_build-b696eba1860ab6ef.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5315718Z [00:02:28.907]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/build/generic-array-b696eba1860ab6ef/build_script_build-b696eba1860ab6ef' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5384512Z [00:02:28.914]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5452375Z [00:02:28.921]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsemver-6209467089fa128f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5520332Z [00:02:28.927]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/syn-9503bc0d7c9333ad.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5587860Z [00:02:28.934]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/unicode_xid-0273d31ba23f8ed2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5655620Z [00:02:28.941]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libtracing_attributes-a91ec7c5469330fc.so' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5723629Z [00:02:28.948]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsynstructure-95161ce9be552bae.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5790939Z [00:02:28.954]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5859374Z [00:02:28.961]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcc-0f6174e237c0ef98.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5926739Z [00:02:28.968]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_ident-e0de5a201c36e05f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.5994423Z [00:02:28.975]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/cc-0f6174e237c0ef98.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6062169Z [00:02:28.982]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-de8938433d81d173.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6130672Z [00:02:28.988]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/shlex-b36db43b0fc69e13.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6197607Z [00:02:28.995]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/version_check-dca504072d09ace5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6265698Z [00:02:29.002]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/unicode_ident-e0de5a201c36e05f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6332648Z [00:02:29.009]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/zeroize_derive-4f316989d92d64a9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6399554Z [00:02:29.015]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_ident-e0de5a201c36e05f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6467370Z [00:02:29.022]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libproc_macro2-ff5cb321da7bf477.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6535231Z [00:02:29.029]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/syn-de8938433d81d173.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6604639Z [00:02:29.036]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/librustc_version-469d144dffa90c5f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6672074Z [00:02:29.043]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-de8938433d81d173.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6742667Z [00:02:29.050]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_xid-0273d31ba23f8ed2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6810630Z [00:02:29.056]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libversion_check-dca504072d09ace5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6877455Z [00:02:29.063]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcc-0f6174e237c0ef98.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.6944925Z [00:02:29.070]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libautocfg-c7b83ab91c5f9afe.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7012252Z [00:02:29.077]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7079044Z [00:02:29.083]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7146196Z [00:02:29.090]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/librustc_version-469d144dffa90c5f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7212533Z [00:02:29.097]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/proc_macro2-ff5cb321da7bf477.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7279103Z [00:02:29.103]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libquote-86524f3804b806af.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7347291Z [00:02:29.110]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libversion_check-dca504072d09ace5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7415059Z [00:02:29.117]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/autocfg-c7b83ab91c5f9afe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7484821Z [00:02:29.124]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/thiserror_impl-c07ca64604a34faf.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7551991Z [00:02:29.130]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/synstructure-95161ce9be552bae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7618811Z [00:02:29.137]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/rustc_version-469d144dffa90c5f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7685506Z [00:02:29.144]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsemver-6209467089fa128f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7753018Z [00:02:29.151]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-9503bc0d7c9333ad.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7820219Z [00:02:29.157]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsynstructure-95161ce9be552bae.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7887453Z [00:02:29.164]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libautocfg-c7b83ab91c5f9afe.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.7954223Z [00:02:29.171]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libcurve25519_dalek_derive-91c13d12b295a9d3.so' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8021613Z [00:02:29.177]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/tracing_attributes-a91ec7c5469330fc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8088153Z [00:02:29.184]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libzeroize_derive-4f316989d92d64a9.so' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8155377Z [00:02:29.191]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/semver-6209467089fa128f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8224895Z [00:02:29.198]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/quote-86524f3804b806af.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8292008Z [00:02:29.205]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libthiserror_impl-c07ca64604a34faf.so' retained as 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8357900Z [00:02:29.211]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libunicode_xid-0273d31ba23f8ed2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8425330Z [00:02:29.218]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/libsyn-9503bc0d7c9333ad.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8492716Z [00:02:29.225]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/deps/curve25519_dalek_derive-91c13d12b295a9d3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8560534Z [00:02:29.231]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/lib-autocfg.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8626549Z [00:02:29.238]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8692904Z [00:02:29.245]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8762054Z [00:02:29.251]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/autocfg-c7b83ab91c5f9afe/dep-lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8827877Z [00:02:29.258]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/lib-version_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8895646Z [00:02:29.265]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.8963011Z [00:02:29.272]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/lib-version_check.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9029656Z [00:02:29.278]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/version_check-dca504072d09ace5/dep-lib-version_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9096661Z [00:02:29.285]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/dep-lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9163676Z [00:02:29.292]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9233427Z [00:02:29.299]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9301327Z [00:02:29.305]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-impl-c07ca64604a34faf/lib-thiserror_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9369922Z [00:02:29.312]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/lib-quote.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9437886Z [00:02:29.319]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9503799Z [00:02:29.326]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9571513Z [00:02:29.332]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-86524f3804b806af/dep-lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9637889Z [00:02:29.339]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/dep-build-script-build-script-main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9706931Z [00:02:29.346]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9774883Z [00:02:29.353]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/build-script-build-script-main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9843238Z [00:02:29.360]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/typenum-45699d9fd722f2fb/build-script-build-script-main.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9911353Z [00:02:29.366]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:15.9978831Z [00:02:29.373]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0047512Z [00:02:29.380]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0114865Z [00:02:29.387]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-17f6cc858107dce4/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0183199Z [00:02:29.394]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-ecf1b38348109f4e/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0252496Z [00:02:29.401]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-ecf1b38348109f4e/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0321525Z [00:02:29.407]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0388183Z [00:02:29.414]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0455494Z [00:02:29.421]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0523120Z [00:02:29.428]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-35cd0828e7d3fbe4/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0589258Z [00:02:29.434]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/lib-semver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0656817Z [00:02:29.441]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0724010Z [00:02:29.448]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/lib-semver.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0791490Z [00:02:29.454]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-6209467089fa128f/dep-lib-semver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0859271Z [00:02:29.461]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0926822Z [00:02:29.468]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.0994191Z [00:02:29.475]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1063543Z [00:02:29.482]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-a57be990fd636e54/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1132116Z [00:02:29.488]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1198992Z [00:02:29.495]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1266357Z [00:02:29.502]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1334306Z [00:02:29.509]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/crossbeam-utils-c3085732a79ea8d5/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1402711Z [00:02:29.516]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1470779Z [00:02:29.522]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1537482Z [00:02:29.529]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1605127Z [00:02:29.536]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-687e0d8b5e7da9b6/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1672871Z [00:02:29.543]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/lib-zeroize_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1741353Z [00:02:29.549]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1809591Z [00:02:29.556]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/dep-lib-zeroize_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1877960Z [00:02:29.563]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/zeroize_derive-4f316989d92d64a9/lib-zeroize_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.1945273Z [00:02:29.570]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2012698Z [00:02:29.577]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2078468Z [00:02:29.583]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2146633Z [00:02:29.590]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/log-474f8efb5bce3000/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2215171Z [00:02:29.597]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/dep-lib-curve25519_dalek_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2282290Z [00:02:29.603]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/lib-curve25519_dalek_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2350131Z [00:02:29.610]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2417078Z [00:02:29.617]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-91c13d12b295a9d3/lib-curve25519_dalek_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2483677Z [00:02:29.624]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/lib-synstructure' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2550677Z [00:02:29.630]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2619827Z [00:02:29.637]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/lib-synstructure.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2686362Z [00:02:29.644]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/synstructure-95161ce9be552bae/dep-lib-synstructure' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2752869Z [00:02:29.651]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2819873Z [00:02:29.657]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2886673Z [00:02:29.664]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.2953386Z [00:02:29.671]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/libc-58bfd042d5b195b0/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3022044Z [00:02:29.677]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3088291Z [00:02:29.684]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3155508Z [00:02:29.691]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3222734Z [00:02:29.698]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/quote-4f1e32f95fdad91b/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3289402Z [00:02:29.704]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3357973Z [00:02:29.711]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3425698Z [00:02:29.718]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3493917Z [00:02:29.725]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/ring-57dc1d3c366e66eb/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3562200Z [00:02:29.731]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3630175Z [00:02:29.738]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3696425Z [00:02:29.745]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3764125Z [00:02:29.752]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9503bc0d7c9333ad/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3832387Z [00:02:29.759]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3902280Z [00:02:29.765]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.3969422Z [00:02:29.772]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4036668Z [00:02:29.779]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/parking_lot_core-acc3e9c0018a8169/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4105689Z [00:02:29.786]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9f0ae48fa8796fbb/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4172935Z [00:02:29.793]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-9f0ae48fa8796fbb/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4241289Z [00:02:29.799]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-bcbf7fadf4d480cc/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4310208Z [00:02:29.806]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/semver-bcbf7fadf4d480cc/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4377304Z [00:02:29.813]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-470153605581cf67/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4444498Z [00:02:29.820]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-470153605581cf67/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4511455Z [00:02:29.826]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/dep-lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4578453Z [00:02:29.833]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4645261Z [00:02:29.840]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4714098Z [00:02:29.847]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4782643Z [00:02:29.853]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/dep-lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4849814Z [00:02:29.860]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4916412Z [00:02:29.867]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.4983775Z [00:02:29.874]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/proc-macro2-ff5cb321da7bf477/lib-proc_macro2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5053211Z [00:02:29.881]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/lib-rustc_version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5122244Z [00:02:29.887]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5189417Z [00:02:29.894]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/dep-lib-rustc_version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5256564Z [00:02:29.901]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/rustc_version-469d144dffa90c5f/lib-rustc_version.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5324898Z [00:02:29.908]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5392119Z [00:02:29.914]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5459999Z [00:02:29.921]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5528196Z [00:02:29.928]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/syn-de8938433d81d173/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5596478Z [00:02:29.935]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5664450Z [00:02:29.942]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5730535Z [00:02:29.948]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5798972Z [00:02:29.955]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/lock_api-3c34cf7b95c6f929/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5865217Z [00:02:29.962]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/dep-lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5931641Z [00:02:29.968]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.5997304Z [00:02:29.975]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6063315Z [00:02:29.982]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/cc-0f6174e237c0ef98/lib-cc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6130094Z [00:02:29.988]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/lib-tracing_attributes.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6195902Z [00:02:29.995]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/lib-tracing_attributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6262714Z [00:02:30.002]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6328874Z [00:02:30.008]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/tracing-attributes-a91ec7c5469330fc/dep-lib-tracing_attributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6395822Z [00:02:30.015]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6462281Z [00:02:30.021]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6527925Z [00:02:30.028]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6595466Z [00:02:30.035]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/thiserror-ba3a1cfb38448f58/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6662542Z [00:02:30.042]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6731796Z [00:02:30.048]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/lib-unicode_xid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6799059Z [00:02:30.055]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/lib-unicode_xid.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6867725Z [00:02:30.062]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-xid-0273d31ba23f8ed2/dep-lib-unicode_xid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.6935430Z [00:02:30.069]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7003186Z [00:02:30.076]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/lib-unicode_ident.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7070749Z [00:02:30.082]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/dep-lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7137567Z [00:02:30.089]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/unicode-ident-e0de5a201c36e05f/lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7204757Z [00:02:30.096]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7272526Z [00:02:30.102]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7339671Z [00:02:30.109]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7407388Z [00:02:30.116]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/indexmap-929587dd1e90fcda/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7476139Z [00:02:30.123]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7544519Z [00:02:30.130]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7612957Z [00:02:30.137]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7681668Z [00:02:30.143]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/release/.fingerprint/generic-array-b696eba1860ab6ef/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7750022Z [00:02:30.150]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7819487Z [00:02:30.157]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7887168Z [00:02:30.164]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.7954715Z [00:02:30.171]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8023330Z [00:02:30.178]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-3e9075a9ce734381/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8090752Z [00:02:30.184]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8159755Z [00:02:30.191]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8227195Z [00:02:30.198]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8295048Z [00:02:30.205]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-02581e29fea09f68/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8363466Z [00:02:30.212]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/out/consts.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8431041Z [00:02:30.218]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/out/tests.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8499257Z [00:02:30.225]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/out/op.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8566353Z [00:02:30.232]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8633538Z [00:02:30.239]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8702078Z [00:02:30.245]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8770257Z [00:02:30.252]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-c23bf480bc52b0cf/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8838737Z [00:02:30.259]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/out/probe.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8907005Z [00:02:30.266]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.8976940Z [00:02:30.273]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9044921Z [00:02:30.280]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9114096Z [00:02:30.287]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-55c01e6b05d47552/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9182638Z [00:02:30.294]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/out/probe0.ll' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9250375Z [00:02:30.300]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9317270Z [00:02:30.307]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9385168Z [00:02:30.314]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9454403Z [00:02:30.321]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-4737d74811526522/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9524098Z [00:02:30.328]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9592750Z [00:02:30.335]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9660724Z [00:02:30.341]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9731067Z [00:02:30.348]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-9d9dc4f488164ee9/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9799685Z [00:02:30.355]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9869402Z [00:02:30.362]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:16.9937039Z [00:02:30.369]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0005458Z [00:02:30.376]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-fe9c8f0c7a2d5dca/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0073718Z [00:02:30.383]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0141216Z [00:02:30.389]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0209206Z [00:02:30.396]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0276435Z [00:02:30.403]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/indexmap-67e079c6517d947a/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0344188Z [00:02:30.410]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-aesni-gcm-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0411326Z [00:02:30.416]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/00c879ee3285a50d-montgomery.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0480006Z [00:02:30.423]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-cpu_intel.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0547486Z [00:02:30.430]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-gfp_p256.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0616011Z [00:02:30.437]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/aaa1ba3e455ee2e1-limbs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0683489Z [00:02:30.444]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/libring_core_0_17_14_.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0751497Z [00:02:30.450]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-aes-gcm-avx2-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0819770Z [00:02:30.457]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-crypto.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0887619Z [00:02:30.464]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-x86_64-mont-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.0956072Z [00:02:30.471]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/25ac62e5b3c53843-curve25519_64_adx.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1023735Z [00:02:30.478]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-p256-x86_64-asm-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1092648Z [00:02:30.485]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-mem.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1160219Z [00:02:30.491]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/e165cd818145c705-fiat_curve25519_adx_mul.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1227992Z [00:02:30.498]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-sha512-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1297627Z [00:02:30.505]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-vpaes-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1364863Z [00:02:30.512]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/25ac62e5b3c53843-curve25519.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1431569Z [00:02:30.518]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-ecp_nistz.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1497750Z [00:02:30.525]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/libring_core_0_17_14__test.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1565049Z [00:02:30.532]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-p256-nistz.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1632399Z [00:02:30.539]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/00c879ee3285a50d-montgomery_inv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1701231Z [00:02:30.545]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/e165cd818145c705-fiat_curve25519_adx_square.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1771769Z [00:02:30.552]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1839635Z [00:02:30.559]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-aesni-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1907078Z [00:02:30.566]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-gfp_p384.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.1975910Z [00:02:30.573]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a0330e891e733f4e-p256.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2043650Z [00:02:30.580]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-sha256-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2111491Z [00:02:30.586]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-ghash-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2179387Z [00:02:30.593]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/d5a9841f3dc6e253-poly1305.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2247481Z [00:02:30.600]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-x86_64-mont5-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2318286Z [00:02:30.607]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/c322a0bcc369f531-chacha-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2386125Z [00:02:30.614]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/a4019cc0736b0423-constant_time_test.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2453511Z [00:02:30.621]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/out/0bbbd18bda93c05b-aes_nohw.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2521482Z [00:02:30.627]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2588469Z [00:02:30.634]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2656663Z [00:02:30.641]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2723835Z [00:02:30.648]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-a57348e026a1bd36/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2792672Z [00:02:30.655]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2863570Z [00:02:30.662]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2930843Z [00:02:30.668]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.2998840Z [00:02:30.675]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/log-65ef2d655980dd4c/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3066693Z [00:02:30.682]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3134950Z [00:02:30.689]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3203484Z [00:02:30.696]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3271597Z [00:02:30.702]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-d156df7ffd2167c2/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3342819Z [00:02:30.710]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-d69f585c5770bd3b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3411094Z [00:02:30.716]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dd57aee3eb4720a2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3480242Z [00:02:30.723]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time-ffe267dfdc6a5687.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3547689Z [00:02:30.730]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-d10b6e2a4a0d7538.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3616358Z [00:02:30.737]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table_deps_treebitmap-09ca778137211c71.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3684970Z [00:02:30.744]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/opaque_debug-39d086fa06d25973.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3753190Z [00:02:30.751]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/poly1305-f75361ccee492540.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3821754Z [00:02:30.757]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/inout-14b9d787519f195e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3889268Z [00:02:30.764]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20poly1305-80ba582177b73900.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.3958373Z [00:02:30.771]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6244142bdea98c3c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4025895Z [00:02:30.778]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/block_buffer-32df2135499dde4f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4094929Z [00:02:30.785]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-70959a610b8a2112.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4163305Z [00:02:30.792]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f14ff4a5546dc33b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4231393Z [00:02:30.798]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-39d086fa06d25973.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4299210Z [00:02:30.805]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/blake2-2db2b35176e92ae2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4367253Z [00:02:30.812]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-f9be891e441ff698.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4435927Z [00:02:30.819]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-dd57aee3eb4720a2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4504949Z [00:02:30.826]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-ec68869250fd3e64.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4574185Z [00:02:30.833]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-a7fb782d2acf0d7d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4642987Z [00:02:30.840]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-5c7c805fd75dfad3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4710715Z [00:02:30.846]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-a7fb782d2acf0d7d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4779480Z [00:02:30.853]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4846630Z [00:02:30.860]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ip_network_table_deps_treebitmap-09ca778137211c71.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4914410Z [00:02:30.867]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.4982017Z [00:02:30.873]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5050416Z [00:02:30.880]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-b0e0cac34ab6937e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5118940Z [00:02:30.887]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-7f2eee045017ee4b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5188046Z [00:02:30.894]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-ec68869250fd3e64.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5256247Z [00:02:30.901]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/smallvec-8ff5dd900c359812.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5325597Z [00:02:30.908]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5394524Z [00:02:30.915]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20poly1305-80ba582177b73900.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5464883Z [00:02:30.922]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sharded_slab-70959a610b8a2112.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5533622Z [00:02:30.929]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-6e68ad370ea17ce1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5601467Z [00:02:30.935]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-39d086fa06d25973.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5670334Z [00:02:30.942]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/log-a94847b396eccf55.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5737707Z [00:02:30.949]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/untrusted-df20551f16bb03b0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5807654Z [00:02:30.956]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network-858c9e168ea76219.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5877224Z [00:02:30.963]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_core-fbc457cb218af313.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.5947274Z [00:02:30.970]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/generic_array-850653f9565ee5dd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6016408Z [00:02:30.977]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-5c7c805fd75dfad3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6085303Z [00:02:30.984]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-ef1d33aa6cc7893e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6155284Z [00:02:30.991]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-ef1d33aa6cc7893e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6223702Z [00:02:30.998]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/universal_hash-ca859fd1df87f570.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6293576Z [00:02:31.005]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-1f0bc0dd2a9d1938.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6363002Z [00:02:31.012]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6431127Z [00:02:31.018]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-f9be891e441ff698.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6500002Z [00:02:31.025]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6569392Z [00:02:31.032]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-14b9d787519f195e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6636522Z [00:02:31.039]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thread_local-41b177d2b0e02143.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6705107Z [00:02:31.046]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/os_str_bytes-a771e64b0493a321.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6774182Z [00:02:31.053]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/curve25519_dalek-9ae7a94df7759472.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6842959Z [00:02:31.060]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-7f2eee045017ee4b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6909842Z [00:02:31.066]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zeroize-6c364c583e05d62b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.6977266Z [00:02:31.073]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-9ae7a94df7759472.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7047666Z [00:02:31.080]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libboxfnonce-5684276d21789cb0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7115420Z [00:02:31.087]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-d10b6e2a4a0d7538.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7183138Z [00:02:31.094]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnix-29536a99c3e294e4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7250038Z [00:02:31.100]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-f9be891e441ff698.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7317372Z [00:02:31.107]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ansi_term-0bb655736fe41be1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7385410Z [00:02:31.114]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-6c364c583e05d62b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7452447Z [00:02:31.121]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatty-6968b0c0e0abaeee.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7520546Z [00:02:31.127]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-fbc457cb218af313.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7588255Z [00:02:31.134]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7655744Z [00:02:31.141]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtextwrap-3d81583444681756.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7721785Z [00:02:31.147]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-14b9d787519f195e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7787355Z [00:02:31.154]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/socket2-98f6028bbb258b86.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7854497Z [00:02:31.161]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing-089fb08d758fa85a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7920231Z [00:02:31.167]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac-99c0807fb9ec5ae6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.7987025Z [00:02:31.174]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/chacha20poly1305-80ba582177b73900.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8053827Z [00:02:31.181]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-f75361ccee492540.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8119370Z [00:02:31.187]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-ffe267dfdc6a5687.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8186594Z [00:02:31.194]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/digest-8ddd95745da7ce9f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8253324Z [00:02:31.201]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libx25519_dalek-6fa107263d269acf.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8318938Z [00:02:31.207]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-c879e5fa0c93971d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8384881Z [00:02:31.214]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/indexmap-a7fb782d2acf0d7d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8451207Z [00:02:31.220]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64-087f2a246316b9f2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8517398Z [00:02:31.227]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-63a8f9e66fdbbace.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8583039Z [00:02:31.234]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cpufeatures-63a8f9e66fdbbace.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8648235Z [00:02:31.240]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-bcb8f5113d33c863.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8714166Z [00:02:31.247]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-fed1a44ac7762e59.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8779888Z [00:02:31.253]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-9ae7a94df7759472.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8846652Z [00:02:31.260]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_utils-7f1e5ad126a9acb7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8913148Z [00:02:31.267]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-7f1e5ad126a9acb7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.8979799Z [00:02:31.273]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_common-5e6f06932f9ae4da.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9045934Z [00:02:31.280]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-6244142bdea98c3c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9112782Z [00:02:31.287]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_appender-037317b0b6d3ef64.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9179115Z [00:02:31.293]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-a9ea7c7f906d7814.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9245442Z [00:02:31.300]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-f75361ccee492540.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9312212Z [00:02:31.306]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdaemonize-310fda4a387d4df8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9379076Z [00:02:31.313]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cfg_if-186aa515f8e55753.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9445222Z [00:02:31.320]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/boringtun.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9511111Z [00:02:31.326]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ring-dd7c1002c3387220.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9578888Z [00:02:31.333]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-63a8f9e66fdbbace.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9645120Z [00:02:31.340]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/once_cell-d69f585c5770bd3b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9712888Z [00:02:31.347]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-7f1e5ad126a9acb7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9782262Z [00:02:31.353]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/boxfnonce-5684276d21789cb0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9847776Z [00:02:31.360]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-70959a610b8a2112.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9913974Z [00:02:31.367]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/subtle-188853de3931501d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:17.9980439Z [00:02:31.373]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-f0d05b69db574bec.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0046928Z [00:02:31.380]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hashbrown-f14ff4a5546dc33b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0113498Z [00:02:31.387]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-5e6f06932f9ae4da.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0180365Z [00:02:31.393]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/termcolor-d10b6e2a4a0d7538.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0247352Z [00:02:31.400]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_threads-7f2eee045017ee4b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0316737Z [00:02:31.407]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-99c0807fb9ec5ae6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0383918Z [00:02:31.414]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-d69f585c5770bd3b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0450646Z [00:02:31.420]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-087f2a246316b9f2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0517754Z [00:02:31.427]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ip_network-858c9e168ea76219.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0584932Z [00:02:31.434]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot_core-7542c979c1a8616c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0652348Z [00:02:31.441]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-8357387474c0bd5b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0719307Z [00:02:31.447]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-8ddd95745da7ce9f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0785543Z [00:02:31.454]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-188853de3931501d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0852290Z [00:02:31.461]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-41b177d2b0e02143.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0919153Z [00:02:31.467]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-c879e5fa0c93971d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.0986837Z [00:02:31.474]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libos_str_bytes-a771e64b0493a321.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1056015Z [00:02:31.481]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table-0b11d23c5aca51cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1123627Z [00:02:31.488]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/scopeguard-ec68869250fd3e64.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1190442Z [00:02:31.494]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-8ff5dd900c359812.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1257318Z [00:02:31.501]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1324781Z [00:02:31.508]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnix-29536a99c3e294e4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1392215Z [00:02:31.515]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdaemonize-310fda4a387d4df8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1460698Z [00:02:31.521]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1528916Z [00:02:31.528]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_log-bcb8f5113d33c863.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1596822Z [00:02:31.535]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-8ff5dd900c359812.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1663830Z [00:02:31.542]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table-0b11d23c5aca51cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1732437Z [00:02:31.549]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-bcb8f5113d33c863.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1798917Z [00:02:31.555]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake2-2db2b35176e92ae2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1866163Z [00:02:31.562]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/x25519_dalek-6fa107263d269acf.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.1934704Z [00:02:31.569]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-ffe267dfdc6a5687.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2003251Z [00:02:31.576]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-a94847b396eccf55.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2072642Z [00:02:31.583]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/chacha20-c879e5fa0c93971d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2140232Z [00:02:31.589]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6244142bdea98c3c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2207635Z [00:02:31.596]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-5c7c805fd75dfad3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2276298Z [00:02:31.603]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-a76e57ddeaa42a0c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2344590Z [00:02:31.610]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-dd220a501f9ce637.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2412592Z [00:02:31.617]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-b0e0cac34ab6937e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2479682Z [00:02:31.623]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libansi_term-0bb655736fe41be1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2548910Z [00:02:31.630]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-1f0bc0dd2a9d1938.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2616487Z [00:02:31.637]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bitflags-1f0bc0dd2a9d1938.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2685260Z [00:02:31.644]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-a94847b396eccf55.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2752919Z [00:02:31.651]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_subscriber-29220394e83aff15.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2821250Z [00:02:31.657]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-98f6028bbb258b86.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2889310Z [00:02:31.664]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-188853de3931501d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.2958881Z [00:02:31.671]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-7542c979c1a8616c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3029468Z [00:02:31.678]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-087f2a246316b9f2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3099390Z [00:02:31.685]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot-fed1a44ac7762e59.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3168333Z [00:02:31.692]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_appender-037317b0b6d3ef64.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3236831Z [00:02:31.699]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-50133c2ea3e83de0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3305086Z [00:02:31.706]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-f0d05b69db574bec.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3373011Z [00:02:31.713]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libboxfnonce-5684276d21789cb0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3441127Z [00:02:31.719]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-186aa515f8e55753.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3509054Z [00:02:31.726]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-98f6028bbb258b86.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3577320Z [00:02:31.733]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-ca859fd1df87f570.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3644977Z [00:02:31.740]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3712867Z [00:02:31.747]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/daemonize-310fda4a387d4df8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3780169Z [00:02:31.753]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatty-6968b0c0e0abaeee.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3847732Z [00:02:31.760]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-32df2135499dde4f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3916213Z [00:02:31.767]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network-858c9e168ea76219.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.3985117Z [00:02:31.774]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-fbc457cb218af313.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4052926Z [00:02:31.781]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dd57aee3eb4720a2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4129076Z [00:02:31.787]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libansi_term-0bb655736fe41be1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4188868Z [00:02:31.794]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-850653f9565ee5dd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4257222Z [00:02:31.801]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-a9ea7c7f906d7814.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4324941Z [00:02:31.808]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libx25519_dalek-6fa107263d269acf.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4393643Z [00:02:31.815]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lock_api-b0e0cac34ab6937e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4460924Z [00:02:31.821]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cipher-ef1d33aa6cc7893e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4529259Z [00:02:31.828]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ip_network_table-0b11d23c5aca51cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4596752Z [00:02:31.835]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-99c0807fb9ec5ae6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4664536Z [00:02:31.842]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-783e10a8d12ff210.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4731967Z [00:02:31.848]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-29220394e83aff15.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4799773Z [00:02:31.855]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-5e6f06932f9ae4da.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4868391Z [00:02:31.862]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/typenum-8357387474c0bd5b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.4936303Z [00:02:31.869]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-6e68ad370ea17ce1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5004734Z [00:02:31.876]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-fed1a44ac7762e59.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5072231Z [00:02:31.882]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-29220394e83aff15.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5139290Z [00:02:31.889]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake2-2db2b35176e92ae2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5207293Z [00:02:31.896]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f14ff4a5546dc33b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5275752Z [00:02:31.903]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-a76e57ddeaa42a0c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5343285Z [00:02:31.910]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/atty-6968b0c0e0abaeee.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5411481Z [00:02:31.916]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lazy_static-a76e57ddeaa42a0c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5479344Z [00:02:31.923]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-089fb08d758fa85a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5546736Z [00:02:31.930]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_core-50133c2ea3e83de0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5615988Z [00:02:31.937]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-8357387474c0bd5b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5684364Z [00:02:31.944]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hex-69df7537c1b61304.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5753473Z [00:02:31.951]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-41b177d2b0e02143.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5822664Z [00:02:31.958]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-089fb08d758fa85a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5891367Z [00:02:31.964]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aead-a9ea7c7f906d7814.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.5958261Z [00:02:31.971]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-7926ee479ea07114.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6026715Z [00:02:31.978]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtextwrap-3d81583444681756.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6095072Z [00:02:31.985]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_project_lite-6e68ad370ea17ce1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6163994Z [00:02:31.992]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-ca859fd1df87f570.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6232417Z [00:02:31.999]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-dd7c1002c3387220.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6300628Z [00:02:32.005]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-7926ee479ea07114.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6370236Z [00:02:32.012]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-783e10a8d12ff210.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6439365Z [00:02:32.019]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/nix-29536a99c3e294e4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6507831Z [00:02:32.026]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_channel-783e10a8d12ff210.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6577145Z [00:02:32.033]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-8ddd95745da7ce9f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6645499Z [00:02:32.040]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-32df2135499dde4f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6714779Z [00:02:32.047]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libip_network_table_deps_treebitmap-09ca778137211c71.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6783678Z [00:02:32.054]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/textwrap-3d81583444681756.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6851861Z [00:02:32.060]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-dd7c1002c3387220.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6919847Z [00:02:32.067]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libos_str_bytes-a771e64b0493a321.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.6988173Z [00:02:32.074]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-7542c979c1a8616c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7057003Z [00:02:32.081]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-f0d05b69db574bec.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7124976Z [00:02:32.088]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7193768Z [00:02:32.095]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_appender-037317b0b6d3ef64.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7263856Z [00:02:32.102]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-3e9075a9ce734381/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7332560Z [00:02:32.108]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-3e9075a9ce734381/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7400060Z [00:02:32.115]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7468148Z [00:02:32.122]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/lib-tracing_log.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7536805Z [00:02:32.129]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/lib-tracing_log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7605107Z [00:02:32.136]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-bcb8f5113d33c863/dep-lib-tracing_log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7672626Z [00:02:32.143]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7741146Z [00:02:32.149]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/lib-generic_array' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7809313Z [00:02:32.156]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/lib-generic_array.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7875949Z [00:02:32.163]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-850653f9565ee5dd/dep-lib-generic_array' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.7943940Z [00:02:32.170]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/dep-lib-ring' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8013106Z [00:02:32.177]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/lib-ring.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8081124Z [00:02:32.183]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8149235Z [00:02:32.190]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-dd7c1002c3387220/lib-ring' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8219614Z [00:02:32.197]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/lib-subtle.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8287918Z [00:02:32.204]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8356675Z [00:02:32.211]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/dep-lib-subtle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8425060Z [00:02:32.218]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-188853de3931501d/lib-subtle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8493792Z [00:02:32.225]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8562147Z [00:02:32.231]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8629927Z [00:02:32.238]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/dep-lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8697848Z [00:02:32.245]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-98f6028bbb258b86/lib-socket2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8766173Z [00:02:32.252]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/lib-tracing_subscriber' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8834952Z [00:02:32.259]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8903779Z [00:02:32.266]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/lib-tracing_subscriber.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.8971893Z [00:02:32.272]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-29220394e83aff15/dep-lib-tracing_subscriber' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9040431Z [00:02:32.279]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9108119Z [00:02:32.286]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/lib-zeroize' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9176235Z [00:02:32.293]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/dep-lib-zeroize' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9244632Z [00:02:32.300]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-6c364c583e05d62b/lib-zeroize.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9313230Z [00:02:32.307]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9381343Z [00:02:32.313]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/dep-lib-textwrap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9449639Z [00:02:32.320]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/lib-textwrap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9517562Z [00:02:32.327]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/textwrap-3d81583444681756/lib-textwrap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9586689Z [00:02:32.334]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9655018Z [00:02:32.341]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/lib-chacha20poly1305.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9724212Z [00:02:32.348]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/lib-chacha20poly1305' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9794864Z [00:02:32.355]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20poly1305-80ba582177b73900/dep-lib-chacha20poly1305' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9864030Z [00:02:32.362]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/dep-lib-parking_lot_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9931882Z [00:02:32.368]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:18.9999769Z [00:02:32.375]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/lib-parking_lot_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0067717Z [00:02:32.382]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-7542c979c1a8616c/lib-parking_lot_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0136447Z [00:02:32.389]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/dep-lib-hmac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0204299Z [00:02:32.396]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0272773Z [00:02:32.403]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/lib-hmac.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0341933Z [00:02:32.409]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-99c0807fb9ec5ae6/lib-hmac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0408500Z [00:02:32.416]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/lib-scopeguard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0476424Z [00:02:32.423]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0544113Z [00:02:32.430]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/dep-lib-scopeguard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0610818Z [00:02:32.436]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-ec68869250fd3e64/lib-scopeguard.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0681228Z [00:02:32.443]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0748387Z [00:02:32.450]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0815354Z [00:02:32.457]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/dep-lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0883119Z [00:02:32.464]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-7f1e5ad126a9acb7/lib-crossbeam_utils.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.0952342Z [00:02:32.470]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/lib-pin_project_lite.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1018132Z [00:02:32.477]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/dep-lib-pin_project_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1086314Z [00:02:32.484]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1154028Z [00:02:32.491]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-6e68ad370ea17ce1/lib-pin_project_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1221932Z [00:02:32.497]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/dep-lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1289647Z [00:02:32.504]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1358863Z [00:02:32.511]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/lib-clap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1426689Z [00:02:32.518]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6244142bdea98c3c/lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1494630Z [00:02:32.525]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1563152Z [00:02:32.532]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/dep-lib-ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1630222Z [00:02:32.538]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/lib-ansi_term.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1697466Z [00:02:32.545]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ansi_term-0bb655736fe41be1/lib-ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1765765Z [00:02:32.552]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1834716Z [00:02:32.559]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/dep-lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1902852Z [00:02:32.566]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/lib-itoa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.1969672Z [00:02:32.572]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-f9be891e441ff698/lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2037080Z [00:02:32.579]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2105438Z [00:02:32.586]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/output-lib-daemonize' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2172654Z [00:02:32.593]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/dep-lib-daemonize' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2240272Z [00:02:32.599]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/lib-daemonize.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2306839Z [00:02:32.606]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/daemonize-310fda4a387d4df8/lib-daemonize' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2375995Z [00:02:32.613]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/dep-lib-curve25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2443960Z [00:02:32.620]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2511373Z [00:02:32.626]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/lib-curve25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2578921Z [00:02:32.633]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-9ae7a94df7759472/lib-curve25519_dalek.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2649964Z [00:02:32.640]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/lib-ip_network_table_deps_treebitmap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2716271Z [00:02:32.647]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2784481Z [00:02:32.654]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/lib-ip_network_table_deps_treebitmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2851143Z [00:02:32.660]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-deps-treebitmap-09ca778137211c71/dep-lib-ip_network_table_deps_treebitmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2919158Z [00:02:32.667]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.2987381Z [00:02:32.674]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/lib-indexmap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3056833Z [00:02:32.681]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/dep-lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3123779Z [00:02:32.688]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-a7fb782d2acf0d7d/lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3192166Z [00:02:32.694]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/lib-aead' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3259007Z [00:02:32.701]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3328156Z [00:02:32.708]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/dep-lib-aead' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3396199Z [00:02:32.715]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-a9ea7c7f906d7814/lib-aead.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3464445Z [00:02:32.722]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3532770Z [00:02:32.729]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/lib-hashbrown.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3600927Z [00:02:32.735]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/dep-lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3668316Z [00:02:32.742]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f14ff4a5546dc33b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3737239Z [00:02:32.749]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/lib-universal_hash.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3805246Z [00:02:32.756]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3871453Z [00:02:32.762]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/dep-lib-universal_hash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.3939674Z [00:02:32.769]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-ca859fd1df87f570/lib-universal_hash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4006911Z [00:02:32.776]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/lib-x25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4074564Z [00:02:32.783]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/lib-x25519_dalek.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4142008Z [00:02:32.789]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/dep-lib-x25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4209987Z [00:02:32.796]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/x25519-dalek-6fa107263d269acf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4279093Z [00:02:32.803]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/lib-crypto_common.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4347501Z [00:02:32.810]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4415401Z [00:02:32.817]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/dep-lib-crypto_common' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4483142Z [00:02:32.824]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-5e6f06932f9ae4da/lib-crypto_common' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4552670Z [00:02:32.831]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/dep-lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4618895Z [00:02:32.837]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4686557Z [00:02:32.844]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4754012Z [00:02:32.851]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-f0d05b69db574bec/lib-getrandom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4821866Z [00:02:32.857]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4890412Z [00:02:32.864]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/dep-lib-poly1305' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.4959433Z [00:02:32.871]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/lib-poly1305.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5027627Z [00:02:32.878]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-f75361ccee492540/lib-poly1305' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5095508Z [00:02:32.885]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/lib-lock_api.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5164862Z [00:02:32.892]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5233319Z [00:02:32.899]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/dep-lib-lock_api' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5301338Z [00:02:32.905]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-b0e0cac34ab6937e/lib-lock_api' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5369902Z [00:02:32.912]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/lib-crossbeam_channel.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5438114Z [00:02:32.919]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5507945Z [00:02:32.926]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/dep-lib-crossbeam_channel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5576990Z [00:02:32.933]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-783e10a8d12ff210/lib-crossbeam_channel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5645988Z [00:02:32.940]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/dep-lib-termcolor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5714326Z [00:02:32.947]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/lib-termcolor.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5783664Z [00:02:32.954]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5851509Z [00:02:32.960]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-d10b6e2a4a0d7538/lib-termcolor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5920503Z [00:02:32.967]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-02581e29fea09f68/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.5988386Z [00:02:32.974]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-02581e29fea09f68/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6057236Z [00:02:32.981]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-c23bf480bc52b0cf/run-build-script-build-script-main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6125890Z [00:02:32.988]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-c23bf480bc52b0cf/run-build-script-build-script-main.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6194420Z [00:02:32.995]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/lib-os_str_bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6263902Z [00:02:33.002]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6331516Z [00:02:33.008]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/lib-os_str_bytes.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6400193Z [00:02:33.015]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/os_str_bytes-a771e64b0493a321/dep-lib-os_str_bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6469746Z [00:02:33.022]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-55c01e6b05d47552/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6537888Z [00:02:33.029]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-55c01e6b05d47552/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6606949Z [00:02:33.036]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/dep-lib-nix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6675538Z [00:02:33.043]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6744269Z [00:02:33.050]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/lib-nix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6812683Z [00:02:33.057]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nix-29536a99c3e294e4/lib-nix.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6880101Z [00:02:33.063]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-4737d74811526522/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.6947408Z [00:02:33.070]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-4737d74811526522/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7015249Z [00:02:33.077]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7083584Z [00:02:33.084]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/lib-untrusted.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7150569Z [00:02:33.090]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/dep-lib-untrusted' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7218512Z [00:02:33.097]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/lib-untrusted' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7286718Z [00:02:33.104]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7354768Z [00:02:33.111]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/dep-lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7421776Z [00:02:33.117]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7489470Z [00:02:33.124]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-d69f585c5770bd3b/lib-once_cell.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7557438Z [00:02:33.131]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/lib-lazy_static.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7625448Z [00:02:33.138]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7692599Z [00:02:33.145]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7758936Z [00:02:33.151]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-a76e57ddeaa42a0c/dep-lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7827190Z [00:02:33.158]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-9d9dc4f488164ee9/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7893854Z [00:02:33.165]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-9d9dc4f488164ee9/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.7961638Z [00:02:33.171]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boringtun-caee3efe5a728078/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8029126Z [00:02:33.178]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boringtun-caee3efe5a728078/output-lib-boringtun' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8097825Z [00:02:33.185]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/lib-ip_network.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8164699Z [00:02:33.192]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8232552Z [00:02:33.199]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/lib-ip_network' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8301559Z [00:02:33.205]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network-858c9e168ea76219/dep-lib-ip_network' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8368316Z [00:02:33.212]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/dep-lib-sharded_slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8436542Z [00:02:33.219]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8504886Z [00:02:33.226]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/lib-sharded_slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8571756Z [00:02:33.232]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-70959a610b8a2112/lib-sharded_slab.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8639430Z [00:02:33.239]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8706202Z [00:02:33.246]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/lib-time' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8775221Z [00:02:33.253]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/lib-time.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8841685Z [00:02:33.259]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-ffe267dfdc6a5687/dep-lib-time' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8909687Z [00:02:33.266]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/dep-lib-inout' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.8977238Z [00:02:33.273]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9044927Z [00:02:33.280]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/lib-inout.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9112361Z [00:02:33.287]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-14b9d787519f195e/lib-inout' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9179530Z [00:02:33.293]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9247257Z [00:02:33.300]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9316701Z [00:02:33.307]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/dep-lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9385513Z [00:02:33.314]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-186aa515f8e55753/lib-cfg_if.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9454045Z [00:02:33.321]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9521649Z [00:02:33.327]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9587914Z [00:02:33.334]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/dep-lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9655336Z [00:02:33.341]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-8ff5dd900c359812/lib-smallvec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9724030Z [00:02:33.348]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9792838Z [00:02:33.355]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/dep-lib-boxfnonce' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9859935Z [00:02:33.361]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/lib-boxfnonce' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9926956Z [00:02:33.368]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/boxfnonce-5684276d21789cb0/lib-boxfnonce.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:19.9995948Z [00:02:33.375]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0062419Z [00:02:33.382]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/lib-bitflags.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0130162Z [00:02:33.388]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0197858Z [00:02:33.395]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-1f0bc0dd2a9d1938/dep-lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0265749Z [00:02:33.402]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/lib-opaque_debug.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0332629Z [00:02:33.409]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0399100Z [00:02:33.415]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/dep-lib-opaque_debug' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0465027Z [00:02:33.422]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-39d086fa06d25973/lib-opaque_debug' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0531278Z [00:02:33.428]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/lib-cpufeatures.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0598834Z [00:02:33.435]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/dep-lib-cpufeatures' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0666964Z [00:02:33.442]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0735262Z [00:02:33.449]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-63a8f9e66fdbbace/lib-cpufeatures' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0804175Z [00:02:33.456]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/lib-tracing_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0872232Z [00:02:33.462]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/dep-lib-tracing_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.0940085Z [00:02:33.469]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1008128Z [00:02:33.476]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-fbc457cb218af313/lib-tracing_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1076115Z [00:02:33.483]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/dep-lib-tracing_appender' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1142930Z [00:02:33.490]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1210313Z [00:02:33.496]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/lib-tracing_appender.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1278296Z [00:02:33.503]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-appender-037317b0b6d3ef64/lib-tracing_appender' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1345956Z [00:02:33.510]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/dep-lib-typenum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1413357Z [00:02:33.517]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/lib-typenum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1481484Z [00:02:33.523]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1550033Z [00:02:33.530]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-8357387474c0bd5b/lib-typenum.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1620014Z [00:02:33.537]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/lib-cipher.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1687022Z [00:02:33.544]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1754621Z [00:02:33.551]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/dep-lib-cipher' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1823033Z [00:02:33.558]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-ef1d33aa6cc7893e/lib-cipher' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1892190Z [00:02:33.564]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/lib-block_buffer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.1959388Z [00:02:33.571]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2026614Z [00:02:33.578]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/lib-block_buffer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2094386Z [00:02:33.585]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-32df2135499dde4f/dep-lib-block_buffer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2162642Z [00:02:33.592]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fe9c8f0c7a2d5dca/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2231153Z [00:02:33.598]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fe9c8f0c7a2d5dca/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2299244Z [00:02:33.605]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/lib-ip_network_table' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2366074Z [00:02:33.612]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/lib-ip_network_table.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2433559Z [00:02:33.619]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2500323Z [00:02:33.625]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ip_network_table-0b11d23c5aca51cb/dep-lib-ip_network_table' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2567840Z [00:02:33.632]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/lib-blake2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2634498Z [00:02:33.639]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2701758Z [00:02:33.645]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/lib-blake2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2769138Z [00:02:33.652]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake2-2db2b35176e92ae2/dep-lib-blake2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2836762Z [00:02:33.659]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/lib-atty' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2903776Z [00:02:33.666]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/dep-lib-atty' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.2971076Z [00:02:33.672]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3038030Z [00:02:33.679]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atty-6968b0c0e0abaeee/lib-atty.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3107080Z [00:02:33.686]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/lib-clap_lex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3176543Z [00:02:33.693]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3244662Z [00:02:33.700]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/dep-lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3311148Z [00:02:33.706]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dd57aee3eb4720a2/lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3379077Z [00:02:33.713]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/dep-lib-rand_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3446402Z [00:02:33.720]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/lib-rand_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3514710Z [00:02:33.727]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3581869Z [00:02:33.733]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-50133c2ea3e83de0/lib-rand_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3649396Z [00:02:33.740]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/dep-lib-thread_local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3715672Z [00:02:33.747]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3783564Z [00:02:33.754]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/lib-thread_local.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3849779Z [00:02:33.760]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-41b177d2b0e02143/lib-thread_local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3917478Z [00:02:33.767]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-67e079c6517d947a/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.3984590Z [00:02:33.774]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-67e079c6517d947a/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4051394Z [00:02:33.780]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-a57348e026a1bd36/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4118321Z [00:02:33.787]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-a57348e026a1bd36/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4185554Z [00:02:33.794]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4253302Z [00:02:33.801]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4320635Z [00:02:33.807]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4387644Z [00:02:33.814]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/dep-lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4454688Z [00:02:33.821]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/lib-tracing' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4522427Z [00:02:33.828]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/lib-tracing.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4588273Z [00:02:33.834]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/dep-lib-tracing' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4656157Z [00:02:33.841]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-089fb08d758fa85a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4724634Z [00:02:33.848]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-65ef2d655980dd4c/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4791306Z [00:02:33.854]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-65ef2d655980dd4c/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4860023Z [00:02:33.861]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-d156df7ffd2167c2/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4927983Z [00:02:33.868]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-d156df7ffd2167c2/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.4995529Z [00:02:33.875]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5062628Z [00:02:33.882]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5129319Z [00:02:33.888]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/dep-lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5196892Z [00:02:33.895]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-7926ee479ea07114/lib-libc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5264328Z [00:02:33.902]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/dep-lib-hex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5332453Z [00:02:33.909]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5399158Z [00:02:33.915]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/lib-hex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5467137Z [00:02:33.922]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/lib-hex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5535230Z [00:02:33.929]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/dep-lib-num_threads' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5601897Z [00:02:33.935]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/lib-num_threads.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5670385Z [00:02:33.942]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5738070Z [00:02:33.949]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-7f2eee045017ee4b/lib-num_threads' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5806535Z [00:02:33.956]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/dep-lib-parking_lot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5874056Z [00:02:33.963]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.5942154Z [00:02:33.969]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/lib-parking_lot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6010730Z [00:02:33.976]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-fed1a44ac7762e59/lib-parking_lot.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6077937Z [00:02:33.983]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6145593Z [00:02:33.990]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6212237Z [00:02:33.996]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6279003Z [00:02:34.003]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5c7c805fd75dfad3/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6346089Z [00:02:34.010]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6413657Z [00:02:34.017]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/lib-digest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6480397Z [00:02:34.023]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/dep-lib-digest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6547448Z [00:02:34.030]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-8ddd95745da7ce9f/lib-digest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6615072Z [00:02:34.037]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/lib-chacha20' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6682674Z [00:02:34.044]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6752923Z [00:02:34.051]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/dep-lib-chacha20' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6821480Z [00:02:34.057]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-c879e5fa0c93971d/lib-chacha20.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6889259Z [00:02:34.064]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.6955069Z [00:02:34.071]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/dep-lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7021648Z [00:02:34.077]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7088528Z [00:02:34.084]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-a94847b396eccf55/lib-log.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7157306Z [00:02:34.091]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/dep-lib-base64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7224770Z [00:02:34.098]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/lib-base64.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7292705Z [00:02:34.105]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7359532Z [00:02:34.111]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-087f2a246316b9f2/lib-base64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7425055Z [00:02:34.118]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7492538Z [00:02:34.125]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.UBWugP7tzm/TEMPREPO/target/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7559959Z [00:02:34.131]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7627451Z [00:02:34.138]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7694033Z [00:02:34.145]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7759805Z [00:02:34.151]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7829872Z [00:02:34.158]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.7896947Z [00:02:34.165]➜  mode of '/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:12:20.8224353Z [00:02:34.198]➜  realpath: missing operand
2025-08-20T19:12:20.8225122Z [00:02:34.198]➜  Try 'realpath --help' for more information.
2025-08-20T19:12:20.8321814Z [00:02:34.208]➜  
2025-08-20T19:12:20.8322618Z [00:02:34.208]➜  [+] Found LICENSE ==> [/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T19:12:20.8323116Z [00:02:34.208]➜  
2025-08-20T19:12:20.8323353Z [00:02:34.208]➜  
2025-08-20T19:12:20.8331792Z [00:02:34.209]➜  Copyright (c) 2019 Cloudflare, Inc. All rights reserved.
2025-08-20T19:12:20.8332448Z [00:02:34.209]➜  
2025-08-20T19:12:20.8333585Z [00:02:34.209]➜  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2025-08-20T19:12:20.8334654Z [00:02:34.209]➜  
2025-08-20T19:12:20.8335287Z [00:02:34.209]➜      1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2025-08-20T19:12:20.8336641Z [00:02:34.209]➜      2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2025-08-20T19:12:20.8338191Z [00:02:34.209]➜      3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
2025-08-20T19:12:20.8339210Z [00:02:34.209]➜  
2025-08-20T19:12:20.8342384Z [00:02:34.209]➜  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2025-08-20T19:12:20.8345308Z [00:02:34.209]➜  
2025-08-20T19:12:20.8345530Z [00:02:34.209]➜  
2025-08-20T19:12:21.8155999Z [00:02:35.191]➜  
2025-08-20T19:12:21.8156394Z [00:02:35.191]➜  File: LICENSE
2025-08-20T19:12:21.8156792Z [00:02:35.191]➜    Type: ASCII text, with very long lines (755)
2025-08-20T19:12:21.8157392Z [00:02:35.191]➜    B3sum: 30336f2a63c53baa866e0944f904eed71a6008d831cc974ebd26943acb7cf84f
2025-08-20T19:12:21.8158124Z [00:02:35.191]➜    SHA256sum: 6dbef24708bad8c727bd80cca58ba8aa1637cdcb2cc6e9a31ea49235717e9391
2025-08-20T19:12:21.8158813Z [00:02:35.191]➜    Size: 4.0K
2025-08-20T19:12:21.8289127Z [00:02:35.204]➜  
2025-08-20T19:12:21.8289589Z [00:02:35.204]➜  File: SBUILD
2025-08-20T19:12:21.8290341Z [00:02:35.204]➜    Type: a /SBUILD ver @v1.0.0 script, Unicode text, UTF-8 text executable
2025-08-20T19:12:21.8291085Z [00:02:35.204]➜    B3sum: 0b52c4227727c049226b526a99a9bd6d3a630ade41915e16059ca0f3294207c6
2025-08-20T19:12:21.8291742Z [00:02:35.204]➜    SHA256sum: 9c9c23f4b4ab882bca418d8390e6be4ef8e38530bd222fbae189e3898a88e545
2025-08-20T19:12:21.8292200Z [00:02:35.204]➜    Size: 8.0K
2025-08-20T19:12:21.8397465Z [00:02:35.215]➜  
2025-08-20T19:12:21.8397904Z [00:02:35.215]➜  File: boringtun.static.version
2025-08-20T19:12:21.8398316Z [00:02:35.215]➜    Type: ASCII text, with no line terminators
2025-08-20T19:12:21.8399063Z [00:02:35.215]➜    B3sum: d07ea0ade773aa5c96f58653295d2bb3378dbf7615b6d5b0f98d0b597220b237
2025-08-20T19:12:21.8399918Z [00:02:35.215]➜    SHA256sum: e93cd973913d007f90db210572103e4b582fb87dffdd1017e51a14c76d5b31bb
2025-08-20T19:12:21.8400380Z [00:02:35.215]➜    Size: 4.0K
2025-08-20T19:12:21.8505483Z [00:02:35.226]➜  
2025-08-20T19:12:21.8505947Z [00:02:35.226]➜  File: boringtun.version
2025-08-20T19:12:21.8506506Z [00:02:35.226]➜    Type: ASCII text, with no line terminators
2025-08-20T19:12:21.8507045Z [00:02:35.226]➜    B3sum: d07ea0ade773aa5c96f58653295d2bb3378dbf7615b6d5b0f98d0b597220b237
2025-08-20T19:12:21.8508037Z [00:02:35.226]➜    SHA256sum: e93cd973913d007f90db210572103e4b582fb87dffdd1017e51a14c76d5b31bb
2025-08-20T19:12:21.8509023Z [00:02:35.226]➜    Size: 4.0K
2025-08-20T19:12:21.8509419Z [00:02:35.226]➜  
2025-08-20T19:12:21.8510271Z [00:02:35.226]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T19:12:21.8541117Z [00:02:35.229]➜  SBUILD:0b52c4227727c049226b526a99a9bd6d3a630ade41915e16059ca0f3294207c6
2025-08-20T19:12:21.8542603Z [00:02:35.230]➜  boringtun.static.version:d07ea0ade773aa5c96f58653295d2bb3378dbf7615b6d5b0f98d0b597220b237
2025-08-20T19:12:21.8543390Z [00:02:35.230]➜  boringtun.version:d07ea0ade773aa5c96f58653295d2bb3378dbf7615b6d5b0f98d0b597220b237
2025-08-20T19:12:21.8544050Z [00:02:35.230]➜  LICENSE:30336f2a63c53baa866e0944f904eed71a6008d831cc974ebd26943acb7cf84f
2025-08-20T19:12:21.8561773Z [00:02:35.232]➜  
2025-08-20T19:12:21.8562457Z [00:02:35.232]➜  [+] Signing boringtun.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T19:12:21.8659766Z [00:02:35.241]➜  
2025-08-20T19:12:21.8660953Z [00:02:35.241]➜  [✓] SuccessFully Built boringtun.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/boringtun/static.official.source.yaml [Wednesday, 2025-08-20 (07:12:21 PM) UTC]
2025-08-20T19:12:21.8662388Z [00:02:35.241]➜  
2025-08-20T19:12:21.8722595Z [00:02:35.248]➜  [+] Total Size: 134M (Includes DUPES+TMPFILES)
2025-08-20T19:12:21.8723273Z [00:02:35.248]➜  [+] LOGPATH='/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.static.log'
2025-08-20T19:12:21.8736611Z [00:02:35.249]➜  [+] ENVPATH=/tmp/pkgforge/uMUXfMnq9_SBUILD/ENVPATH
2025-08-20T19:12:21.8875180Z 
2025-08-20T19:12:21.8876101Z [+] Sanitizing /tmp/pkgforge/uMUXfMnq9_SBUILD/BUILD.log ==> /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/boringtun.static.log
2025-08-20T19:12:25.7058187Z 
2025-08-20T19:12:25.7059146Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/boringtun/official]
2025-08-20T19:12:25.7059841Z [+] LOGS (Build Dir): /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:25.7060207Z 
2025-08-20T19:12:25.8447298Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T19:12:26.3885944Z ./BUILD_ARTIFACTS.tar : 29.94%   (   133 MiB =>   39.8 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T19:12:26.4181370Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T19:12:26.4220503Z 
2025-08-20T19:12:26.4223365Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml :: 00(Hr):02(Min):40(Sec)
2025-08-20T19:12:26.4224493Z 
2025-08-20T19:12:26.4236906Z 
2025-08-20T19:12:26.4237202Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (07:12:26 PM) UTC
2025-08-20T19:12:26.4237476Z 
2025-08-20T19:12:26.6961926Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T19:12:26.7007047Z ##[group]Run ##Presets
2025-08-20T19:12:26.7007375Z [36;1m##Presets[0m
2025-08-20T19:12:26.7007579Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:26.7007790Z [36;1m#-------------#[0m
2025-08-20T19:12:26.7007990Z [36;1m##Debug?[0m
2025-08-20T19:12:26.7008234Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:12:26.7008525Z [36;1m  set -x[0m
2025-08-20T19:12:26.7008970Z [36;1mfi[0m
2025-08-20T19:12:26.7009149Z [36;1m#-------------#[0m
2025-08-20T19:12:26.7009376Z [36;1m##Set ENV[0m
2025-08-20T19:12:26.7009631Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T19:12:26.7010069Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T19:12:26.7010477Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T19:12:26.7010931Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-"[0m
2025-08-20T19:12:26.7011481Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T19:12:26.7011891Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:26.7012348Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:26.7012689Z [36;1m fi[0m
2025-08-20T19:12:26.7012869Z [36;1m##Push[0m
2025-08-20T19:12:26.7013097Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T19:12:26.7013380Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T19:12:26.7013782Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T19:12:26.7014442Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:12:26.7014895Z [36;1m     ls -sh "/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T19:12:26.7015238Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T19:12:26.7015457Z [36;1m       {[0m
2025-08-20T19:12:26.7015655Z [36;1m        for i in {1..10}; do[0m
2025-08-20T19:12:26.7016009Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T19:12:26.7016487Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T19:12:26.7016941Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T19:12:26.7017370Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T19:12:26.7017782Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T19:12:26.7018171Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T19:12:26.7018831Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T19:12:26.7019247Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T19:12:26.7019629Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T19:12:26.7020031Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T19:12:26.7020508Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T19:12:26.7021018Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T19:12:26.7021469Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T19:12:26.7021890Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T19:12:26.7022321Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T19:12:26.7022784Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-boringtun")[0m
2025-08-20T19:12:26.7023239Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T19:12:26.7023831Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T19:12:26.7024296Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T19:12:26.7024701Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T19:12:26.7025197Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T19:12:26.7025631Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T19:12:26.7025884Z [36;1m         #Check[0m
2025-08-20T19:12:26.7026449Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T19:12:26.7027149Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T19:12:26.7027501Z [36;1m            break[0m
2025-08-20T19:12:26.7027712Z [36;1m          else[0m
2025-08-20T19:12:26.7028120Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T19:12:26.7028697Z [36;1m          fi[0m
2025-08-20T19:12:26.7028992Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T19:12:26.7029254Z [36;1m        done[0m
2025-08-20T19:12:26.7029444Z [36;1m       }[0m
2025-08-20T19:12:26.7029647Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T19:12:26.7029895Z [36;1m       ghcr_push_cmd[0m
2025-08-20T19:12:26.7030461Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T19:12:26.7031335Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:12:26.7031744Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T19:12:26.7032022Z [36;1m          ghcr_push_cmd[0m
2025-08-20T19:12:26.7032609Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T19:12:26.7033311Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T19:12:26.7033834Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:12:26.7034242Z [36;1m             return 1 || exit 1[0m
2025-08-20T19:12:26.7034489Z [36;1m           fi[0m
2025-08-20T19:12:26.7034684Z [36;1m       fi[0m
2025-08-20T19:12:26.7034872Z [36;1m   fi[0m
2025-08-20T19:12:26.7035048Z [36;1m fi[0m
2025-08-20T19:12:26.7035238Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:12:26.7115696Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:26.7115941Z env:
2025-08-20T19:12:26.7116138Z   CROSS_COMPILING: NO
2025-08-20T19:12:26.7116370Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:26.7116602Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:26.7116818Z   ON_QEMU: NO
2025-08-20T19:12:26.7116993Z   DEBUG: 0
2025-08-20T19:12:26.7117173Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:26.7117397Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:26.7117692Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:26.7118000Z   KEEP_LOGS: YES
2025-08-20T19:12:26.7118189Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:26.7118413Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:26.7118810Z   SBUILD_REBUILD: false
2025-08-20T19:12:26.7119367Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:26.7119940Z   BUILD_SYS: docker://rust
2025-08-20T19:12:26.7120158Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:26.7120354Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:26.7120544Z   SYSTMP: /tmp
2025-08-20T19:12:26.7120723Z   GHA_MODE: MATRIX
2025-08-20T19:12:26.7121302Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:26.7121845Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:26.7122180Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:26.7122567Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:26.7123040Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:26.7123413Z   PKG_TYPE: static
2025-08-20T19:12:26.7123612Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:26.7123821Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:26.7124366Z   GHCR_TOKEN: ***
2025-08-20T19:12:26.7124708Z   GITHUB_TOKEN: ***
2025-08-20T19:12:26.7124943Z   GITLAB_TOKEN: ***
2025-08-20T19:12:26.7126073Z   MINISIGN_KEY: ***
2025-08-20T19:12:26.7126267Z ##[endgroup]
2025-08-20T19:12:26.7213700Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T19:12:26.7224086Z 40M	./BUILD_ARTIFACTS.zstd
2025-08-20T19:12:26.7236637Z total 724K
2025-08-20T19:12:26.7236925Z 4.0K CHECKSUM
2025-08-20T19:12:26.7237146Z 4.0K CHECKSUM.sig
2025-08-20T19:12:26.7237366Z 4.0K LICENSE
2025-08-20T19:12:26.7237575Z 4.0K LICENSE.sig
2025-08-20T19:12:26.7237800Z 8.0K SBUILD
2025-08-20T19:12:26.7238102Z 4.0K SBUILD.sig
2025-08-20T19:12:26.7238457Z 4.0K SBUILD_TEMP
2025-08-20T19:12:26.7238997Z 676K boringtun.static.log
2025-08-20T19:12:26.7239446Z 4.0K boringtun.static.version
2025-08-20T19:12:26.7239984Z 4.0K boringtun.static.version.sig
2025-08-20T19:12:26.7240533Z 4.0K boringtun.version
2025-08-20T19:12:26.7280507Z Error: "ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/boringtun/official/boringtun-srcbuild-"
2025-08-20T19:12:26.7281305Z 4.0K boringtun.version.sig
2025-08-20T19:12:26.7281734Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:12:31.7342950Z Error: "ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/boringtun/official/boringtun-srcbuild-"
2025-08-20T19:12:31.7345576Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:12:31.7357051Z 
2025-08-20T19:12:31.7357886Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:31.7358729Z 
2025-08-20T19:12:31.7397067Z Error: "ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/boringtun/official/boringtun-srcbuild-"
2025-08-20T19:12:31.7402077Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:12:31.7449207Z ##[group]Run ##Presets
2025-08-20T19:12:31.7449481Z [36;1m##Presets[0m
2025-08-20T19:12:31.7449688Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:31.7449906Z [36;1m#-------------#[0m
2025-08-20T19:12:31.7450108Z [36;1m##Debug?[0m
2025-08-20T19:12:31.7450348Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:12:31.7450637Z [36;1m  set -x[0m
2025-08-20T19:12:31.7450822Z [36;1mfi[0m
2025-08-20T19:12:31.7451002Z [36;1m#-------------#[0m
2025-08-20T19:12:31.7451268Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T19:12:31.7451609Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:31.7501065Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:31.7501300Z env:
2025-08-20T19:12:31.7501490Z   CROSS_COMPILING: NO
2025-08-20T19:12:31.7501722Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:31.7501944Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:31.7502166Z   ON_QEMU: NO
2025-08-20T19:12:31.7502369Z   DEBUG: 0
2025-08-20T19:12:31.7502551Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:31.7502777Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:31.7503070Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:31.7503377Z   KEEP_LOGS: YES
2025-08-20T19:12:31.7503574Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:31.7503793Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:31.7504016Z   SBUILD_REBUILD: false
2025-08-20T19:12:31.7504565Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:31.7505151Z   BUILD_SYS: docker://rust
2025-08-20T19:12:31.7505373Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:31.7505574Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:31.7505769Z   SYSTMP: /tmp
2025-08-20T19:12:31.7505957Z   GHA_MODE: MATRIX
2025-08-20T19:12:31.7506397Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:31.7506913Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:31.7507246Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:31.7507637Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:31.7508109Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:31.7508488Z   PKG_TYPE: static
2025-08-20T19:12:31.7509339Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:31.7509671Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:31.7510005Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:31.7510618Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:31.7511104Z ##[endgroup]
2025-08-20T19:12:31.7682630Z ##[group]Run actions/upload-artifact@v4
2025-08-20T19:12:31.7682932Z with:
2025-08-20T19:12:31.7683306Z   name: Bincache_boringtun_x86_64-Linux
2025-08-20T19:12:31.7683613Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T19:12:31.7683913Z   compression-level: 0
2025-08-20T19:12:31.7684123Z   retention-days: 30
2025-08-20T19:12:31.7684317Z   overwrite: true
2025-08-20T19:12:31.7684508Z   if-no-files-found: warn
2025-08-20T19:12:31.7684729Z   include-hidden-files: false
2025-08-20T19:12:31.7684940Z env:
2025-08-20T19:12:31.7685108Z   CROSS_COMPILING: NO
2025-08-20T19:12:31.7685312Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:31.7685536Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:31.7685741Z   ON_QEMU: NO
2025-08-20T19:12:31.7685913Z   DEBUG: 0
2025-08-20T19:12:31.7686093Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:31.7686313Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:31.7686604Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:31.7686948Z   KEEP_LOGS: YES
2025-08-20T19:12:31.7687142Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:31.7687362Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:31.7687577Z   SBUILD_REBUILD: false
2025-08-20T19:12:31.7688115Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:31.7688955Z   BUILD_SYS: docker://rust
2025-08-20T19:12:31.7689181Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:31.7689379Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:31.7689570Z   SYSTMP: /tmp
2025-08-20T19:12:31.7689748Z   GHA_MODE: MATRIX
2025-08-20T19:12:31.7690178Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:31.7690682Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:31.7691001Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:31.7691385Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:31.7691856Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:31.7692234Z   PKG_TYPE: static
2025-08-20T19:12:31.7692427Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:31.7692633Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:31.7692834Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:31.7693199Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:31.7693601Z   UTC_TIME: 2025_08_20T07_12_31_PM
2025-08-20T19:12:31.7693825Z ##[endgroup]
2025-08-20T19:12:31.9879569Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T19:12:31.9889750Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T19:12:31.9890881Z With the provided path, there will be 2 files uploaded
2025-08-20T19:12:32.0909211Z Artifact name is valid!
2025-08-20T19:12:32.0910705Z Root directory input is valid!
2025-08-20T19:12:32.1431207Z Beginning upload of artifact content to blob storage
2025-08-20T19:12:32.5216433Z Uploaded bytes 8388608
2025-08-20T19:12:32.5666330Z Uploaded bytes 16777216
2025-08-20T19:12:32.5699879Z Uploaded bytes 25165824
2025-08-20T19:12:32.6371069Z Uploaded bytes 33554432
2025-08-20T19:12:32.7273198Z Uploaded bytes 41943040
2025-08-20T19:12:32.7771649Z Uploaded bytes 42789270
2025-08-20T19:12:32.7922757Z Finished uploading artifact content to blob storage!
2025-08-20T19:12:32.7926643Z SHA256 digest of uploaded artifact zip is fefd4d58dffc48d095b5d54ae4d1abbb008e071c828853eabaef9d6638cc56a9
2025-08-20T19:12:32.7927587Z Finalizing artifact upload
2025-08-20T19:12:32.8847676Z Artifact Bincache_boringtun_x86_64-Linux.zip successfully finalized. Artifact ID 3812300992
2025-08-20T19:12:32.8849903Z Artifact Bincache_boringtun_x86_64-Linux has been successfully uploaded! Final size is 42789270 bytes. Artifact ID is 3812300992
2025-08-20T19:12:32.8857131Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107518544/artifacts/3812300992
2025-08-20T19:12:32.9032284Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T19:12:32.9032779Z with:
2025-08-20T19:12:32.9032974Z   subject-name: boringtun--
2025-08-20T19:12:32.9033707Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:12:32.9034429Z   show-summary: true
2025-08-20T19:12:32.9034644Z   push-to-registry: false
2025-08-20T19:12:32.9035005Z   github-token: ***
2025-08-20T19:12:32.9035209Z env:
2025-08-20T19:12:32.9035393Z   CROSS_COMPILING: NO
2025-08-20T19:12:32.9035611Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:32.9035841Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:32.9036059Z   ON_QEMU: NO
2025-08-20T19:12:32.9036239Z   DEBUG: 0
2025-08-20T19:12:32.9036424Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:32.9036657Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:32.9036983Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:32.9037300Z   KEEP_LOGS: YES
2025-08-20T19:12:32.9037500Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:32.9037724Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:32.9037949Z   SBUILD_REBUILD: false
2025-08-20T19:12:32.9038496Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:32.9039327Z   BUILD_SYS: docker://rust
2025-08-20T19:12:32.9039556Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:32.9039760Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:32.9039956Z   SYSTMP: /tmp
2025-08-20T19:12:32.9040163Z   GHA_MODE: MATRIX
2025-08-20T19:12:32.9040603Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:32.9041113Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:32.9041437Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:32.9041827Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:32.9042304Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:32.9042685Z   PKG_TYPE: static
2025-08-20T19:12:32.9042878Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:32.9043096Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:32.9043302Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:32.9043674Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:32.9044080Z   UTC_TIME: 2025_08_20T07_12_31_PM
2025-08-20T19:12:32.9044318Z ##[endgroup]
2025-08-20T19:12:32.9117293Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T19:12:32.9117729Z env:
2025-08-20T19:12:32.9117910Z   CROSS_COMPILING: NO
2025-08-20T19:12:32.9118125Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:32.9118356Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:32.9118801Z   ON_QEMU: NO
2025-08-20T19:12:32.9118998Z   DEBUG: 0
2025-08-20T19:12:32.9119198Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:32.9119436Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:32.9119752Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:32.9120075Z   KEEP_LOGS: YES
2025-08-20T19:12:32.9120276Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:32.9120503Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:32.9120731Z   SBUILD_REBUILD: false
2025-08-20T19:12:32.9121281Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:32.9121861Z   BUILD_SYS: docker://rust
2025-08-20T19:12:32.9122091Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:32.9122294Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:32.9122494Z   SYSTMP: /tmp
2025-08-20T19:12:32.9122681Z   GHA_MODE: MATRIX
2025-08-20T19:12:32.9123119Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:32.9123822Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:32.9124179Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:32.9124694Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:32.9125173Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:32.9125558Z   PKG_TYPE: static
2025-08-20T19:12:32.9125756Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:32.9125972Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:32.9126183Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:32.9126558Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:32.9126966Z   UTC_TIME: 2025_08_20T07_12_31_PM
2025-08-20T19:12:32.9127197Z ##[endgroup]
2025-08-20T19:12:33.2085978Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T19:12:33.2086333Z with:
2025-08-20T19:12:33.2087021Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:12:33.2087775Z   subject-name: boringtun--
2025-08-20T19:12:33.2088069Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T19:12:33.2091099Z   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/17107518544/attempts/1"}}}
2025-08-20T19:12:33.2093741Z   push-to-registry: false
2025-08-20T19:12:33.2093986Z   show-summary: true
2025-08-20T19:12:33.2094426Z   github-token: ***
2025-08-20T19:12:33.2094632Z env:
2025-08-20T19:12:33.2094817Z   CROSS_COMPILING: NO
2025-08-20T19:12:33.2095040Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:33.2095276Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:33.2095501Z   ON_QEMU: NO
2025-08-20T19:12:33.2095690Z   DEBUG: 0
2025-08-20T19:12:33.2095883Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:33.2096122Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:33.2096426Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:33.2096747Z   KEEP_LOGS: YES
2025-08-20T19:12:33.2096948Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:33.2097176Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:33.2097410Z   SBUILD_REBUILD: false
2025-08-20T19:12:33.2097967Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:33.2098670Z   BUILD_SYS: docker://rust
2025-08-20T19:12:33.2098905Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:33.2099117Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:33.2099321Z   SYSTMP: /tmp
2025-08-20T19:12:33.2099511Z   GHA_MODE: MATRIX
2025-08-20T19:12:33.2099954Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:33.2100473Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:33.2100803Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:33.2101198Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:33.2101683Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:33.2102068Z   PKG_TYPE: static
2025-08-20T19:12:33.2102270Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:33.2102494Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:33.2102900Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:33.2103299Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:33.2103851Z   UTC_TIME: 2025_08_20T07_12_31_PM
2025-08-20T19:12:33.2104089Z ##[endgroup]
2025-08-20T19:12:34.4961129Z Attestation created for 12 subjects
2025-08-20T19:12:34.4965423Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T19:12:34.4966222Z -----BEGIN CERTIFICATE-----
2025-08-20T19:12:34.4966860Z MIIG8DCCBnagAwIBAgIUSRYvE5IY+yh6e/d68tH9RHhfGNQwCgYIKoZIzj0EAwMw
2025-08-20T19:12:34.4967811Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T19:12:34.4969008Z cm1lZGlhdGUwHhcNMjUwODIwMTkxMjMzWhcNMjUwODIwMTkyMjMzWjAAMFkwEwYH
2025-08-20T19:12:34.4970000Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEcjJuVby5+nXn8LAZJpaTKjmZnfhoEB6oRGU0
2025-08-20T19:12:34.4970987Z hJI04iLoz2twlNblW7+lFWyaWBCypZEZl6PftvAV1XOPl8VBeKOCBZUwggWRMA4G
2025-08-20T19:12:34.4971967Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQU3w/1
2025-08-20T19:12:34.4972934Z T1j7wyVJo+CuyPRci5E3I0wwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T19:12:34.4973880Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T19:12:34.4974805Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T19:12:34.4975826Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T19:12:34.4976744Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T19:12:34.4977644Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T19:12:34.4978755Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T19:12:34.4979745Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T19:12:34.4980743Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T19:12:34.4981717Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T19:12:34.4982506Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T19:12:34.4983022Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T19:12:34.4983518Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T19:12:34.4983987Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T19:12:34.4984458Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T19:12:34.4984944Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T19:12:34.4985424Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T19:12:34.4985899Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T19:12:34.4986372Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T19:12:34.4986841Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T19:12:34.4987313Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T19:12:34.4987794Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T19:12:34.4988284Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T19:12:34.4988916Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T19:12:34.4989382Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3NTE4NTQ0L2F0
2025-08-20T19:12:34.4989861Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYsGCisGAQQB1nkCBAIE
2025-08-20T19:12:34.4990344Z fQR7AHkAdwDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjI5bPq
2025-08-20T19:12:34.4990818Z AAAEAwBIMEYCIQCKJljy6LXMYYErqUaOTIYOp1vET/eSqSzFoAuWFknSpQIhAIkZ
2025-08-20T19:12:34.4991285Z DavCbuzJYAu1j/cHdK6FpDdfMHcZmKW5lwHzFM5lMAoGCCqGSM49BAMDA2gAMGUC
2025-08-20T19:12:34.4991737Z MCdb4e3sIf0tl/oKeKpPfuBom7+OH9LLXnJgFvo0bZIvX0HtI2tshof+eodhHhFh
2025-08-20T19:12:34.4992178Z +QIxAOEQ0CY315lnLm0uDQPLO8Z/4LSnofYK1pBC4ge3Qxo8EjwcCmJ42t4VmxD8
2025-08-20T19:12:34.4992511Z i71MXw==
2025-08-20T19:12:34.4992707Z -----END CERTIFICATE-----
2025-08-20T19:12:34.4992859Z 
2025-08-20T19:12:34.4993462Z ##[endgroup]
2025-08-20T19:12:34.4993890Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T19:12:34.4994445Z https://search.sigstore.dev?logIndex=413975416
2025-08-20T19:12:34.4994798Z [36mAttestation uploaded to repository[39m
2025-08-20T19:12:34.4995137Z https://github.com/pkgforge/bincache/attestations/9868887
2025-08-20T19:12:34.5764496Z ##[group]Run ##Presets
2025-08-20T19:12:34.5764773Z [36;1m##Presets[0m
2025-08-20T19:12:34.5764985Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:34.5765206Z [36;1m#-------------#[0m
2025-08-20T19:12:34.5765414Z [36;1m##Debug?[0m
2025-08-20T19:12:34.5765663Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:12:34.5765971Z [36;1m  set -x[0m
2025-08-20T19:12:34.5766160Z [36;1mfi[0m
2025-08-20T19:12:34.5766345Z [36;1m#-------------#[0m
2025-08-20T19:12:34.5766659Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:12:34.5767202Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/boringtun/official"[0m
2025-08-20T19:12:34.5767638Z [36;1m exit 1[0m
2025-08-20T19:12:34.5767830Z [36;1mfi[0m
2025-08-20T19:12:34.5815918Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:34.5816162Z env:
2025-08-20T19:12:34.5816348Z   CROSS_COMPILING: NO
2025-08-20T19:12:34.5816605Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:34.5816844Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:34.5817071Z   ON_QEMU: NO
2025-08-20T19:12:34.5817254Z   DEBUG: 0
2025-08-20T19:12:34.5817440Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:34.5817674Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:34.5817978Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:34.5818303Z   KEEP_LOGS: YES
2025-08-20T19:12:34.5818508Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:34.5818945Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:34.5819179Z   SBUILD_REBUILD: false
2025-08-20T19:12:34.5819748Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:34.5820353Z   BUILD_SYS: docker://rust
2025-08-20T19:12:34.5820587Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:34.5820793Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:34.5820997Z   SYSTMP: /tmp
2025-08-20T19:12:34.5821185Z   GHA_MODE: MATRIX
2025-08-20T19:12:34.5821632Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:34.5822167Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:34.5822495Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:34.5822893Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:34.5823412Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:34.5823806Z   PKG_TYPE: static
2025-08-20T19:12:34.5824006Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:34.5824223Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:34.5824435Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:34.5824822Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:34.5825244Z   UTC_TIME: 2025_08_20T07_12_31_PM
2025-08-20T19:12:34.5825481Z ##[endgroup]
2025-08-20T19:12:34.5911267Z ##[group]Run ##Presets
2025-08-20T19:12:34.5911534Z [36;1m##Presets[0m
2025-08-20T19:12:34.5911741Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:34.5911957Z [36;1m#-------------#[0m
2025-08-20T19:12:34.5912163Z [36;1m##Debug?[0m
2025-08-20T19:12:34.5912410Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:12:34.5912705Z [36;1m  set -x[0m
2025-08-20T19:12:34.5912895Z [36;1mfi[0m
2025-08-20T19:12:34.5913080Z [36;1m#-------------#[0m
2025-08-20T19:12:34.5913331Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:12:34.5913807Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/boringtun/official"[0m
2025-08-20T19:12:34.5914239Z [36;1m exit 1[0m
2025-08-20T19:12:34.5914592Z [36;1mfi[0m
2025-08-20T19:12:34.5957292Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:34.5957533Z env:
2025-08-20T19:12:34.5957723Z   CROSS_COMPILING: NO
2025-08-20T19:12:34.5957977Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:34.5958216Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:34.5958440Z   ON_QEMU: NO
2025-08-20T19:12:34.5958856Z   DEBUG: 0
2025-08-20T19:12:34.5959050Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:34.5959287Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:34.5959599Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:34.5959926Z   KEEP_LOGS: YES
2025-08-20T19:12:34.5960129Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:34.5960357Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:34.5960587Z   SBUILD_REBUILD: false
2025-08-20T19:12:34.5961157Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:34.5961769Z   BUILD_SYS: docker://rust
2025-08-20T19:12:34.5962011Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:34.5962218Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:34.5962421Z   SYSTMP: /tmp
2025-08-20T19:12:34.5962612Z   GHA_MODE: MATRIX
2025-08-20T19:12:34.5963064Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:34.5963594Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:34.5963926Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:34.5964335Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:34.5964843Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:34.5965240Z   PKG_TYPE: static
2025-08-20T19:12:34.5965444Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:34.5965749Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:34.5965970Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:34.5966362Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:34.5966786Z   UTC_TIME: 2025_08_20T07_12_31_PM
2025-08-20T19:12:34.5967034Z ##[endgroup]
2025-08-20T19:12:34.6027431Z 
2025-08-20T19:12:34.6027771Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:34.6039099Z ##[error]Process completed with exit code 1.
2025-08-20T19:12:34.6077461Z ##[group]Run ##Presets
2025-08-20T19:12:34.6077721Z [36;1m##Presets[0m
2025-08-20T19:12:34.6077938Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:34.6078159Z [36;1m#-------------#[0m
2025-08-20T19:12:34.6078373Z [36;1m##Debug?[0m
2025-08-20T19:12:34.6078843Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:12:34.6079152Z [36;1m  set -x[0m
2025-08-20T19:12:34.6079350Z [36;1mfi[0m
2025-08-20T19:12:34.6079543Z [36;1m#-------------#[0m
2025-08-20T19:12:34.6079897Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:12:34.6080303Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T19:12:34.6080629Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:12:34.6080908Z [36;1mfi[0m
2025-08-20T19:12:34.6123773Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:34.6124016Z env:
2025-08-20T19:12:34.6124202Z   CROSS_COMPILING: NO
2025-08-20T19:12:34.6124462Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:34.6124704Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:34.6124932Z   ON_QEMU: NO
2025-08-20T19:12:34.6125120Z   DEBUG: 0
2025-08-20T19:12:34.6125311Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:34.6125545Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:34.6125846Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/boringtun/official
2025-08-20T19:12:34.6126179Z   KEEP_LOGS: YES
2025-08-20T19:12:34.6126381Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:34.6126609Z   PKG_FAMILY_LOCAL: boringtun
2025-08-20T19:12:34.6126839Z   SBUILD_REBUILD: false
2025-08-20T19:12:34.6127392Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/boringtun/static.official.source.yaml
2025-08-20T19:12:34.6128148Z   BUILD_SYS: docker://rust
2025-08-20T19:12:34.6128379Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:34.6128814Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:34.6129023Z   SYSTMP: /tmp
2025-08-20T19:12:34.6129213Z   GHA_MODE: MATRIX
2025-08-20T19:12:34.6129664Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:12:34.6130184Z   INPUT_SBUILD: /tmp/pkgforge/YoZND5sXk_build.yaml
2025-08-20T19:12:34.6130510Z   BUILD_DIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml
2025-08-20T19:12:34.6130906Z   SBUILD_OUTDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR
2025-08-20T19:12:34.6131390Z   SBUILD_TMPDIR: /tmp/pkgforge/xVDzaSP_YoZND5sk_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:12:34.6131769Z   PKG_TYPE: static
2025-08-20T19:12:34.6131970Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:12:34.6132191Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:12:34.6132409Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:12:34.6132784Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/boringtun/official/boringtun-srcbuild-
2025-08-20T19:12:34.6133200Z   UTC_TIME: 2025_08_20T07_12_31_PM
2025-08-20T19:12:34.6133434Z ##[endgroup]
2025-08-20T19:12:34.6204917Z EXITED
2025-08-20T19:12:34.6245609Z Cleaning up orphan processes
